diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-01 08:23:44 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-01 08:23:44 +0000 |
commit | 6fdf3349dfac45362845a914e0cb501ae54e1e9e (patch) | |
tree | 7fbd12a7c498ea19fe8b73533862ba7a06cf1c90 /japanese/postgresql-tcltk | |
parent | Add a patch to prevent extconf.rb from mistakenly detecting functions (diff) |
Update to 7.1.3.
PR: ports/30219
Submitted by: AlphaOmega Inc. <saito@a2z.co.jp> (MAINTAINER)
Notes
Notes:
svn path=/head/; revision=47262
Diffstat (limited to 'japanese/postgresql-tcltk')
-rw-r--r-- | japanese/postgresql-tcltk/Makefile | 10 | ||||
-rw-r--r-- | japanese/postgresql-tcltk/distinfo | 2 | ||||
-rw-r--r-- | japanese/postgresql-tcltk/pkg-plist.doc | 9 |
3 files changed, 10 insertions, 11 deletions
diff --git a/japanese/postgresql-tcltk/Makefile b/japanese/postgresql-tcltk/Makefile index 719994e94934..2021cdb34d03 100644 --- a/japanese/postgresql-tcltk/Makefile +++ b/japanese/postgresql-tcltk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= postgresql -PORTVERSION= 7.1.2 +PORTVERSION= 7.1.3 CATEGORIES= japanese databases MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/postgres/${PORTVERSION}/ \ ftp://ftp.postgresql.org/pub/v${PORTVERSION}/ \ @@ -15,11 +15,9 @@ MASTER_SITE_SUBDIR= misc/db/postgresql-jp/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION} DIST_SUBDIR= postgresql -#PATCH_SITES= ftp://ftp.sra.co.jp/pub/cmd/postgres/${PORTVERSION:R}/patches/ \ PATCH_SITES= ftp://ftp.net-newbie.com/pub/postgres/ -PATCHFILES= psqlj-${PORTVERSION}.diff.gz -# jumbo-${PORTVERSION:E}.patch.gz -PATCH_DIST_STRIP= -p0 -d ${WRKDIR} +PATCHFILES= psqlj-7.1.2.diff.gz +PATCH_DIST_STRIP= -p1 MAINTAINER= saito@a2z.co.jp @@ -100,7 +98,7 @@ pre-everything: pre-install: @ ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/pkg-install ${PORTNAME} PRE-INSTALL -.if !defined(BATCH) +.if !defined(BATCH) # remind folks twice for a while, so they really don't miss the layout shift @ ${SED} "s|/usr/local|${PREFIX}|g" < ${PKGMESSAGE} | head -n 25 | more -e .endif diff --git a/japanese/postgresql-tcltk/distinfo b/japanese/postgresql-tcltk/distinfo index 4a7ca09eb7f0..5dbd7261d4a3 100644 --- a/japanese/postgresql-tcltk/distinfo +++ b/japanese/postgresql-tcltk/distinfo @@ -1,2 +1,2 @@ -MD5 (postgresql/postgresql-7.1.2.tar.gz) = 8e2e4319828a8a38492c3ce06726237c +MD5 (postgresql/postgresql-7.1.3.tar.gz) = a92c77092034fb35c7b3bb82beebd54b MD5 (postgresql/psqlj-7.1.2.diff.gz) = f596edc4f16b9bc7ce5fb65e8ed2bbf3 diff --git a/japanese/postgresql-tcltk/pkg-plist.doc b/japanese/postgresql-tcltk/pkg-plist.doc index 5acc8cdabc20..984fe5473b44 100644 --- a/japanese/postgresql-tcltk/pkg-plist.doc +++ b/japanese/postgresql-tcltk/pkg-plist.doc @@ -154,10 +154,10 @@ share/doc/postgresql/html/libpqpp-notify.html share/doc/postgresql/html/lisp.html share/doc/postgresql/html/ln1274.html share/doc/postgresql/html/ln11330.html -share/doc/postgresql/html/ln15168.html -share/doc/postgresql/html/ln24997.html +share/doc/postgresql/html/ln15181.html +share/doc/postgresql/html/ln25010.html share/doc/postgresql/html/ln24.html -share/doc/postgresql/html/ln37163.html +share/doc/postgresql/html/ln37176.html share/doc/postgresql/html/ln8.html share/doc/postgresql/html/lo-funcs.html share/doc/postgresql/html/lo-implementation.html @@ -334,7 +334,9 @@ share/doc/postgresql/html/release-7-0-1.html share/doc/postgresql/html/release-7-0-2.html share/doc/postgresql/html/release-7-0-3.html share/doc/postgresql/html/release-7-0.html +share/doc/postgresql/html/release-7-1.html share/doc/postgresql/html/release-7-1-1.html +share/doc/postgresql/html/release-7-1-2.html share/doc/postgresql/html/release.html share/doc/postgresql/html/relmodel-formal.html share/doc/postgresql/html/relmodel-oper.html @@ -472,7 +474,6 @@ share/doc/postgresql/html/user.html share/doc/postgresql/html/wal-configuration.html share/doc/postgresql/html/wal-implementation.html share/doc/postgresql/html/wal.html -share/doc/postgresql/html/x14501.html share/doc/postgresql/html/xact-read-committed.html share/doc/postgresql/html/xact-serializable.html share/doc/postgresql/html/xaggr.html |