Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Nov 2000 19:23:33 +0900 (JST)
From:      saito@a2z.co.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22912: ja-postgresql7 update
Message-ID:  <200011171023.eAHANX772869@elephant.a2z.co.jp>

next in thread | raw e-mail | index | archive | help

>Number:         22912
>Category:       ports
>Synopsis:       japanese postgresql7 update from 7.0.2 to 7.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 17 02:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Saito Tomokatsu
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
<saito@a2z.co.jp>
>Environment:


>Description:

>How-To-Repeat:
diff -ruN postgresql7.org/Makefile postgresql7/Makefile
--- postgresql7.org/Makefile	Fri Nov  3 18:34:11 2000
+++ postgresql7/Makefile	Fri Nov 17 18:00:33 2000
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	postgresql
-PORTVERSION=	7.0.2.20001025
+PORTVERSION=	7.0.3
 CATEGORIES=	japanese databases
-MASTER_SITES=	ftp://ftp.sra.co.jp/pub/cmd/postgres/${PORTVERSION:R}/ \
-		ftp://ftp.sra.co.jp/pub/cmd/postgres/${PORTVERSION:R}/patches/ \
-		ftp://ftp.jaist.ac.jp/pub/dbms/PostgreSQL/v${PORTVERSION:R}/ \
-		ftp://ftp.postgresql.org/pub/v${PORTVERSION:R}/ \
+MASTER_SITES=	ftp://ftp.sra.co.jp/pub/cmd/postgres/${PORTVERSION}/ \
+		ftp://ftp.sra.co.jp/pub/cmd/postgres/${PORTVERSION}/patches/ \
+		ftp://ftp.jaist.ac.jp/pub/dbms/PostgreSQL/v${PORTVERSION}/ \
+		ftp://ftp.postgresql.org/pub/v${PORTVERSION}/ \
 		${MASTER_SITE_RINGSERVER}
-MASTER_SITE_SUBDIR=	misc/db/postgresql-jp/${PORTVERSION:R}
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}
-DISTFILES=	${DISTNAME}${EXTRACT_SUFX} jumbo-${PORTVERSION:E}.patch.gz
+MASTER_SITE_SUBDIR=	misc/db/postgresql-jp/${PORTVERSION}
+DISTNAME=	${PORTNAME}-${PORTVERSION}
+DISTFILES=	${DISTNAME}${EXTRACT_SUFX} jumbo-20001117.patch.gz
 DIST_SUBDIR=	postgresql
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
@@ -134,7 +134,7 @@
 .endif
 
 post-patch:
-	@${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/jumbo-${PORTVERSION:E}.patch.gz | ${PATCH} ${PATCH_ARGS} -d ${WRKDIR} 2> /dev/null || exit 0
+	@${GZCAT} ${DISTDIR}/${DIST_SUBDIR}/jumbo-20001117.patch.gz | ${PATCH} ${PATCH_ARGS} -d ${WRKDIR} 2> /dev/null || exit 0
 	@ ${MV} ${WRKSRC}/template/freebsd ${WRKSRC}/template/freebsd.orig
 	@ ${SED} -e 's#CFLAGS:-O2 -m486 -pipe#CFLAGS:${CFLAGS}#' \
 		-e 's#USE_LOCALE:no#USE_LOCALE:yes#' \
diff -ruN postgresql7.org/README.html postgresql7/README.html
--- postgresql7.org/README.html	Thu Jul 27 09:30:23 2000
+++ postgresql7/README.html	Fri Nov 17 18:10:05 2000
@@ -3,7 +3,7 @@
 <head><h1> The FreeBSD Ports Collection ("japanese/postgresql7")</h1> </head> <hr>
 <body>
 
-<p>You are now in the directory for the port "japanese/postgresql7" (package name "ja-postgresql-7.0.2").
+<p>You are now in the directory for the port "japanese/postgresql7" (package name "ja-postgresql-7.0.3").
 
 <p>This is the one-line description for this port:
 
diff -ruN postgresql7.org/distinfo postgresql7/distinfo
--- postgresql7.org/distinfo	Thu Nov  2 17:10:20 2000
+++ postgresql7/distinfo	Fri Nov 17 18:00:46 2000
@@ -1,2 +1,2 @@
-MD5 (postgresql/postgresql-7.0.2.tar.gz) = fc512e38394256e2749299fdd69a937e
-MD5 (postgresql/jumbo-20001025.patch.gz) = c00f6578bba3522c90115412d53293aa
+MD5 (postgresql/postgresql-7.0.3.tar.gz) = b416c04e6c91967160dfde866293ee6f
+MD5 (postgresql/jumbo-20001117.patch.gz) = 0597478994aca5354f327011c90141cd
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011171023.eAHANX772869>