ports/88101: Update port: databases/postgresql-devel fix MASTER_SITE_SUBDIR

Jean Milanez Melo jmelo at freebsdbrasil.com.br
Thu Oct 27 22:10:23 UTC 2005


>Number:         88101
>Category:       ports
>Synopsis:       Update port: databases/postgresql-devel fix MASTER_SITE_SUBDIR
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 27 22:10:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa at capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
	- Fix MASTER_SITE_SUBDIR to fix fetch problem.
	- Maintainer has been CCed.
>How-To-Repeat:
	
>Fix:

	

--- postgresql-devel.diff begins here ---
diff -ruN postgresql-devel.old/Makefile postgresql-devel/Makefile
--- postgresql-devel.old/Makefile	Sun Jan 23 08:06:21 2005
+++ postgresql-devel/Makefile	Thu Oct 27 20:01:03 2005
@@ -10,7 +10,7 @@
 PORTEPOCH=	1
 CATEGORIES?=	databases
 MASTER_SITES=	${MASTER_SITE_PGSQL}
-MASTER_SITE_SUBDIR=	source/v${PORTVERSION}
+MASTER_SITE_SUBDIR=	source/v8.0
 PATCH_SITES=	http://people.FreeBSD.org/~seanc/patches/pgsql/
 PKGNAMESUFFIX=	-devel
 DIST_SUBDIR=	postgresql
--- postgresql-devel.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list