Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Oct 2003 09:32:04 +0800 (CST)
From:      Cheng-Lung Sung <clsung@dragon2.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@tiger2.net
Subject:   ports/58040: Update port: devel/p5-Date-Manip from 5.42 to 5.42a
Message-ID:  <20031015013204.DD788155EC@mail.dragon2.net>
Resent-Message-ID: <200310150140.h9F1eKPX006650@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58040
>Category:       ports
>Synopsis:       Update port: devel/p5-Date-Manip from 5.42 to 5.42a
>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:   Tue Oct 14 18:40:20 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.8-RELEASE-p13 i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.8-RELEASE-p13 FreeBSD 4.8-RELEASE-p13 #3: Wed Oct 8 07:32:16 CST 2003 root@sungsung.csie.nctu.edu.tw:/usr/obj/usr/src/sys/SUNGSUNG i386

>Description:
- Update port, grab maintainership.
>How-To-Repeat:
>Fix:

diff -ruN -ruN /usr/ports/devel/p5-Date-Manip/Makefile ./p5-Date-Manip/Makefile
--- /usr/ports/devel/p5-Date-Manip/Makefile	Tue Sep  9 20:57:24 2003
+++ ./p5-Date-Manip/Makefile	Wed Oct 15 09:25:25 2003
@@ -6,19 +6,18 @@
 #
 
 PORTNAME=	Date-Manip
-PORTVERSION=	5.42
+PORTVERSION=	5.42a
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Date
 PKGNAMEPREFIX=	p5-
 DISTNAME=	DateManip-${PORTVERSION}
 
-MAINTAINER=	port@FreeBSD.org
+MAINTAINER=	clsung@dragon2.net
 COMMENT=	Perl5 module containing date manipulation routines
 
 PERL_CONFIGURE=	YES
 
 MAN3=		Date::Manip.3
-MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
 
 .include <bsd.port.mk>
diff -ruN -ruN /usr/ports/devel/p5-Date-Manip/distinfo ./p5-Date-Manip/distinfo
--- /usr/ports/devel/p5-Date-Manip/distinfo	Tue Sep  9 20:57:24 2003
+++ ./p5-Date-Manip/distinfo	Wed Oct 15 07:22:33 2003
@@ -1 +1 @@
-MD5 (DateManip-5.42.tar.gz) = 935a34f18fa0dbb2fc579c5cd538d041
+MD5 (DateManip-5.42a.tar.gz) = 648386bbf46d021ae283811f75b07bdf
diff -ruN -ruN /usr/ports/devel/p5-Date-Manip/pkg-plist ./p5-Date-Manip/pkg-plist
--- /usr/ports/devel/p5-Date-Manip/pkg-plist	Tue Oct 31 15:35:20 2000
+++ ./p5-Date-Manip/pkg-plist	Wed Oct 15 07:23:32 2003
@@ -1,6 +1,6 @@
-lib/perl5/site_perl/%%PERL_VER%%/Date/Manip.pm
-lib/perl5/site_perl/%%PERL_VER%%/Date/Manip.pod
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date/Manip/.packlist
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date/Manip
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Date 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date 2>/dev/null || true
+%%SITE_PERL%%/Date/Manip.pm
+%%SITE_PERL%%/Date/Manip.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Manip/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Manip
+@unexec rmdir %D/%%SITE_PERL%%/Date 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031015013204.DD788155EC>