Date: Sun, 23 Jul 2006 15:55:19 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org, skv@FreeBSD.org Subject: ports/100740: [PATCH] devel/p5-Time-Duration: update to 1.04 Message-ID: <200607230755.k6N7tJtJ003245@vega.csie.NCTU.edu.tw> Resent-Message-ID: <200607230800.k6N80YrL069216@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100740 >Category: ports >Synopsis: [PATCH] devel/p5-Time-Duration: update to 1.04 >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: Sun Jul 23 08:00:33 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 6.1-RELEASE i386 >Organization: >Environment: System: FreeBSD Netflow.csie.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Mon May 22 16:22:37 CST 2006 >Description: - Update to 1.04 Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Time-Duration-1.04.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-Time-Duration/Makefile /home/staff/gslin/work/p5-Time-Duration/Makefile --- /usr/ports/devel/p5-Time-Duration/Makefile Mon May 22 12:57:14 2006 +++ /home/staff/gslin/work/p5-Time-Duration/Makefile Sun Jul 23 15:52:00 2006 @@ -6,7 +6,7 @@ # PORTNAME= Time-Duration -PORTVERSION= 1.03 +PORTVERSION= 1.04 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Time diff -ruN --exclude=CVS /usr/ports/devel/p5-Time-Duration/distinfo /home/staff/gslin/work/p5-Time-Duration/distinfo --- /usr/ports/devel/p5-Time-Duration/distinfo Mon May 22 12:57:14 2006 +++ /home/staff/gslin/work/p5-Time-Duration/distinfo Sun Jul 23 15:52:17 2006 @@ -1,3 +1,3 @@ -MD5 (Time-Duration-1.03.tar.gz) = 4b097ded4535b95d0464af47b2965bc1 -SHA256 (Time-Duration-1.03.tar.gz) = 2afd3fe542db4a52d89c22cccb49efc4fc0e2cd3e33eee404b0bd5405ee327ea -SIZE (Time-Duration-1.03.tar.gz) = 8464 +MD5 (Time-Duration-1.04.tar.gz) = 0c8f3d4702bcf0b0750dd476ed5f17ec +SHA256 (Time-Duration-1.04.tar.gz) = 8835365f199966510f313c407c39beebfa01d5fc1898dbf5ec70743189c2cb5e +SIZE (Time-Duration-1.04.tar.gz) = 8763 diff -ruN --exclude=CVS /usr/ports/devel/p5-Time-Duration/pkg-plist /home/staff/gslin/work/p5-Time-Duration/pkg-plist --- /usr/ports/devel/p5-Time-Duration/pkg-plist Sun Jan 22 09:48:27 2006 +++ /home/staff/gslin/work/p5-Time-Duration/pkg-plist Sun Jul 23 15:52:55 2006 @@ -1,5 +1,6 @@ +@comment $FreeBSD$ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Duration/.packlist %%SITE_PERL%%/Time/Duration.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Duration -@dirrmtry %%SITE_PERL%%/Time +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time/Duration @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Time +@dirrmtry %%SITE_PERL%%/Time --- p5-Time-Duration-1.04.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607230755.k6N7tJtJ003245>