diff options
author | knu <knu@FreeBSD.org> | 2001-09-01 16:23:44 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-01 16:23:44 +0800 |
commit | 07ccf980718b403dd5b6ef9da8a22c861aa01bff (patch) | |
tree | 02f41acf67b573c764bdbedb58eaf424ec11a41d /japanese/postgresql7 | |
parent | af3a8a8a51090dcca34908540d5adfd442f9cc4f (diff) | |
download | freebsd-ports-graphics-07ccf980718b403dd5b6ef9da8a22c861aa01bff.tar.gz freebsd-ports-graphics-07ccf980718b403dd5b6ef9da8a22c861aa01bff.tar.zst freebsd-ports-graphics-07ccf980718b403dd5b6ef9da8a22c861aa01bff.zip |
Update to 7.1.3.
PR: ports/30219
Submitted by: AlphaOmega Inc. <saito@a2z.co.jp> (MAINTAINER)
Diffstat (limited to 'japanese/postgresql7')
-rw-r--r-- | japanese/postgresql7/Makefile | 10 | ||||
-rw-r--r-- | japanese/postgresql7/distinfo | 2 | ||||
-rw-r--r-- | japanese/postgresql7/pkg-plist.doc | 9 |
3 files changed, 10 insertions, 11 deletions
diff --git a/japanese/postgresql7/Makefile b/japanese/postgresql7/Makefile index 719994e9493..2021cdb34d0 100644 --- a/japanese/postgresql7/Makefile +++ b/japanese/postgresql7/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/postgresql7/distinfo b/japanese/postgresql7/distinfo index 4a7ca09eb7f..5dbd7261d4a 100644 --- a/japanese/postgresql7/distinfo +++ b/japanese/postgresql7/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/postgresql7/pkg-plist.doc b/japanese/postgresql7/pkg-plist.doc index 5acc8cdabc2..984fe5473b4 100644 --- a/japanese/postgresql7/pkg-plist.doc +++ b/japanese/postgresql7/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 |