Date: Wed, 23 Feb 2011 13:36:21 -0800 (PST) From: milki <milki@rescomp.berkeley.edu> To: FreeBSD-gnats-submit@freebsd.org Cc: perl@freebsd.org Subject: [PATCH] devel/p5-Test-Simple: update to 0.98 Message-ID: <201102232136.p1NLaLNx066682@dev-www7.rescomp.berkeley.edu>
next in thread | raw e-mail | index | archive | help
>Submitter-Id: current-users >Originator: milki >Organization: UC Berkeley - RSSP-IT >Confidential: no >Synopsis: [PATCH] devel/p5-Test-Simple: update to 0.98 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 7.3-RELEASE-p4 amd64 >Environment: System: FreeBSD dev-www7.rescomp.berkeley.edu 7.3-RELEASE-p4 FreeBSD 7.3-RELEASE-p4 #15: Tue Nov 30 11:51:59 PST 2010 >Description: - Update to 0.98 Added file(s): - p5-Test-Simple-0.98.tbz Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-Test-Simple-0.98.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Simple/Makefile /tmp/milki/ports/p5-Test-Simple/Makefile --- /usr/ports/devel/p5-Test-Simple/Makefile 2010-08-16 16:40:47.000000000 -0700 +++ /tmp/milki/ports/p5-Test-Simple/Makefile 2011-02-23 13:34:12.000000000 -0800 @@ -1,14 +1,15 @@ # New ports collection makefile for: p5-Test-Simple -# Date Created: 12 Aug 2001 +# Date Created: 2001-08-12 # Whom: Shell Hung <shell@shellhung.org> # # $FreeBSD: ports/devel/p5-Test-Simple/Makefile,v 1.42 2010/08/16 23:40:47 leeym Exp $ # PORTNAME= Test-Simple -PORTVERSION= 0.96 +PORTVERSION= 0.98 CATEGORIES= devel perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= ../../authors/id/M/MS/MSCHWERN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org diff -ruN --exclude=CVS /usr/ports/devel/p5-Test-Simple/distinfo /tmp/milki/ports/p5-Test-Simple/distinfo --- /usr/ports/devel/p5-Test-Simple/distinfo 2010-08-16 16:40:47.000000000 -0700 +++ /tmp/milki/ports/p5-Test-Simple/distinfo 2011-02-23 13:34:16.000000000 -0800 @@ -1,3 +1,2 @@ -MD5 (Test-Simple-0.96.tar.gz) = fbc734a7bb5b3fc3e2bc706e19d08b26 -SHA256 (Test-Simple-0.96.tar.gz) = 2fe35677a0e98598105425146e1338f4a341585e3236426bd680117400331490 -SIZE (Test-Simple-0.96.tar.gz) = 105888 +SHA256 (Test-Simple-0.98.tar.gz) = 2fb203e2cb75e72c6f70af71c6b01998f2c0ec2afba6c38cc5053c6107cd12a8 +SIZE (Test-Simple-0.98.tar.gz) = 107255 Files /usr/ports/devel/p5-Test-Simple/p5-Test-Simple-0.98.tbz and /tmp/milki/ports/p5-Test-Simple/p5-Test-Simple-0.98.tbz differ --- p5-Test-Simple-0.98.patch ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102232136.p1NLaLNx066682>