ports/54629: ports/databases/p5-postgresql-plperl build failed with postgresql-devel

yssu at CCCA.net yssu at CCCA.net
Sat Jul 19 09:00:37 UTC 2003


>Number:         54629
>Category:       ports
>Synopsis:       ports/databases/p5-postgresql-plperl build failed with postgresql-devel
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 19 02:00:33 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Shuo Su
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
Campus Computer Communication Association
>Environment:
System: FreeBSD shuo.e2tech.com 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #5: Sat Aug 24 00:26:44 CST 2002 root at shuo.e2tech.com:/services/system/obj/services/system/src/sys/E2TECH i386

>Description:
	ports/databases/p5-postgresql-plperl build failed with postgresql-devel

>How-To-Repeat:
	cd ports/databases/p5-postgresql-plperl
	make POSTGRESQL_PORT=databases/postgresql-devel
>Fix:

	apply the following patch

*** /tmp/Makefile	Sat Jul 19 16:44:54 2003
--- Makefile	Sat Jul 19 16:45:23 2003
***************
*** 11,21 ****
  CATEGORIES?=	databases
  MASTER_SITES=	http://freebsd.sean.chittenden.org/ports/ \
  		http://people.freebsd.org/~seanc/ports/
  PKGNAMESUFFIX=	-devel
  
  MAINTAINER?=	seanc at FreeBSD.org
  COMMENT=	Development snapshots of PostgreSQL's latest features
! 
  DIST_SUBDIR=	postgresql
  
  USE_BZIP2=	YES
--- 11,22 ----
  CATEGORIES?=	databases
  MASTER_SITES=	http://freebsd.sean.chittenden.org/ports/ \
  		http://people.freebsd.org/~seanc/ports/
+ DISTFILES=	postgresql-${PORTVERSION}${EXTRACT_SUFX}
  PKGNAMESUFFIX=	-devel
  
  MAINTAINER?=	seanc at FreeBSD.org
  COMMENT=	Development snapshots of PostgreSQL's latest features
! WRKSRC=		${WRKDIR}/postgresql-${PORTVERSION}
  DIST_SUBDIR=	postgresql
  
  USE_BZIP2=	YES
***************
*** 25,31 ****
  
  .if defined(POSTGRESQL_SUBPORT)
  ## the POSTGRESQL_SUBPORTS use this port's distinfo
! MD5_FILE=	${.CURDIR}/../postgresql7/distinfo
  .else
  
  ## POSTGRESQL_SUBPORTS stops here
--- 26,32 ----
  
  .if defined(POSTGRESQL_SUBPORT)
  ## the POSTGRESQL_SUBPORTS use this port's distinfo
! MD5_FILE=	${.CURDIR}/../postgresql-devel/distinfo
  .else
  
  ## POSTGRESQL_SUBPORTS stops here


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



More information about the freebsd-ports-bugs mailing list