ports/61193: [MAINTAINER] databases/postgresql73: wrong MD5_FILE for subports

Palle Girgensohn girgen at pingpong.net
Sun Jan 11 05:40:23 UTC 2004


>Number:         61193
>Category:       ports
>Synopsis:       [MAINTAINER] databases/postgresql73: wrong MD5_FILE for subports
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 10 21:40:15 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Palle Girgensohn
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
Ping Pong AB
>Environment:
System: FreeBSD palle.girgensohn.se 4.9-RELEASE FreeBSD 4.9-RELEASE #6: Tue Nov  4 22:56:29 CET
>Description:
Just realized that after the repo-copy, the MD5_FILE pointer for
subports was never updated.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- postgresql-7.3.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql73/Makefile,v
retrieving revision 1.117
diff -u -u -r1.117 Makefile
--- Makefile	4 Dec 2003 10:08:07 -0000	1.117
+++ Makefile	11 Jan 2004 04:21:31 -0000
@@ -26,7 +26,7 @@
 
 .if defined(POSTGRESQL_SUBPORT)
 ## the POSTGRESQL_SUBPORTS use this port's distinfo
-MD5_FILE=	${.CURDIR}/../postgresql7/distinfo
+MD5_FILE=	${.CURDIR}/../postgresql73/distinfo
 .else
 
 ## POSTGRESQL_SUBPORTS stops here
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/postgresql73/distinfo,v
retrieving revision 1.30
diff -u -u -r1.30 distinfo
--- distinfo	4 Dec 2003 09:19:11 -0000	1.30
+++ distinfo	11 Jan 2004 05:26:02 -0000
@@ -2,4 +2,3 @@
 MD5 (postgresql/postgresql-docs-7.3.5.tar.bz2) = 7354a7c9cc5f1203586131e454df270e
 MD5 (postgresql/postgresql-opt-7.3.5.tar.bz2) = d106ee6a4b0fb1d63eb51525ee8faed6
 MD5 (postgresql/postgresql-test-7.3.5.tar.bz2) = eaf4977a5e81e6bf8abe66762ef9aab5
-
--- postgresql-7.3.5.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list