ports/103330: [PATCH] net/p5-OurNet-BBS: Fix build

Gea-Suan Lin gslin at gslin.org
Sun Sep 17 17:00:41 UTC 2006


>Number:         103330
>Category:       ports
>Synopsis:       [PATCH] net/p5-OurNet-BBS: Fix build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 17 17:00:39 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Fix build
- Transfer maintainership to perl at FreeBSD.org

Port maintainer (gslin at gslin.org) is cc'd.

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

--- p5-OurNet-BBS-1.66.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-OurNet-BBS/Makefile /home/staff/gslin/work/p5-OurNet-BBS/Makefile
--- /usr/ports/net/p5-OurNet-BBS/Makefile	Thu Jul 20 22:30:27 2006
+++ /home/staff/gslin/work/p5-OurNet-BBS/Makefile	Mon Sep 18 00:56:12 2006
@@ -12,7 +12,7 @@
 MASTER_SITE_SUBDIR=	OurNet
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin at gslin.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Component Object Model for BBS systems
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker \
@@ -24,13 +24,13 @@
 		${SITE_PERL}/${PERL_ARCH}/Crypt/TEA.pm:${PORTSDIR}/security/p5-Crypt-TEA \
 		${SITE_PERL}/${PERL_ARCH}/Crypt/Twofish.pm:${PORTSDIR}/security/p5-Crypt-Twofish \
 		${SITE_PERL}/${PERL_ARCH}/Crypt/Twofish2.pm:${PORTSDIR}/security/p5-Crypt-Twofish2 \
+		${SITE_PERL}/${PERL_ARCH}/Date/Format.pm:${PORTSDIR}/devel/p5-DateTime \
+		${SITE_PERL}/${PERL_ARCH}/Date/Parse.pm:${PORTSDIR}/devel/p5-DateTime \
 		${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
 		${SITE_PERL}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey \
 		${SITE_PERL}/Crypt/Blowfish_PP.pm:${PORTSDIR}/security/p5-Crypt-Blowfish_PP \
 		${SITE_PERL}/Crypt/DES_PP.pm:${PORTSDIR}/security/p5-Crypt-DES_PP \
 		${SITE_PERL}/Crypt/Rijndael_PP.pm:${PORTSDIR}/security/p5-Crypt-Rijndael_PP \
-		${SITE_PERL}/Date/Format.pm:${PORTSDIR}/devel/p5-DateTime \
-		${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-DateTime \
 		${SITE_PERL}/GnuPG/Interface.pm:${PORTSDIR}/security/p5-GnuPG-Interface \
 		${SITE_PERL}/Hook/LexWrap.pm:${PORTSDIR}/devel/p5-Hook-LexWrap \
 		${SITE_PERL}/Mail/Address.pm:${PORTSDIR}/mail/p5-Mail-Tools \
--- p5-OurNet-BBS-1.66.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list