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

Gea-Suan Lin gslin at gslin.org
Sun Sep 17 17:01:56 UTC 2006


Please use the following patch:

On Sun, Sep 17, 2006 at 05:00:39PM +0000, FreeBSD-gnats-submit at FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/103330'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
> 
> You can access the state of your problem report at any time
> via this link:
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=103330
> 
> >Category:       ports
> >Responsible:    freebsd-ports-bugs
> >Synopsis:       [PATCH] net/p5-OurNet-BBS: Fix build
> >Arrival-Date:   Sun Sep 17 17:00:39 GMT 2006

===> Generating patch
===> Viewing diff with less
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 01:01:01 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 \
@@ -29,8 +29,8 @@
 		${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}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
+		${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
 		${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 \
===> Done

-- 
* Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
* If you cannot convince them, confuse them.           -- Harry S Truman
-------------- next part --------------
===> Generating patch
===> Viewing diff with less
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 01:01:01 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 \
@@ -29,8 +29,8 @@
 		${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}/Date/Format.pm:${PORTSDIR}/devel/p5-TimeDate \
+		${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
 		${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 \
===> Done


More information about the freebsd-ports-bugs mailing list