Date: Mon, 2 Feb 2009 06:35:53 +0000 (UTC) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/131705: [PATCH] devel/p5-github_creator: update to 0.15 Message-ID: <20090202063553.6D4697E855@gslin.localdomain> Resent-Message-ID: <200902151350.n1FDo52x072841@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131705 >Category: ports >Synopsis: [PATCH] devel/p5-github_creator: update to 0.15 >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 Feb 15 13:50:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: - Update to 0.15 Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-github_creator-0.15.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/p5-github_creator/Makefile /home/staff/gslin/work/ports/p5-github_creator/Makefile --- /usr/ports/devel/p5-github_creator/Makefile 2008-11-15 21:41:00.000000000 +0000 +++ /home/staff/gslin/work/ports/p5-github_creator/Makefile 2009-02-02 06:35:09.000000000 +0000 @@ -6,13 +6,13 @@ # PORTNAME= github_creator -PORTVERSION= 0.13 +PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/B/BD/BDFOY PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Create a Github repository for your Perl module RUN_DEPENDS= p5-Config-IniFiles>0:${PORTSDIR}/devel/p5-Config-IniFiles \ diff -ruN --exclude=CVS /usr/ports/devel/p5-github_creator/distinfo /home/staff/gslin/work/ports/p5-github_creator/distinfo --- /usr/ports/devel/p5-github_creator/distinfo 2008-11-15 21:41:00.000000000 +0000 +++ /home/staff/gslin/work/ports/p5-github_creator/distinfo 2009-02-02 06:35:33.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (github_creator-0.13.tar.gz) = 26ee6220340222c8719f331d55a8df7a -SHA256 (github_creator-0.13.tar.gz) = 7ecd58e898b20d743faca571f3354fce6238cb8d6e4a3f78e1f7d5a25bb62ea7 -SIZE (github_creator-0.13.tar.gz) = 4386 +MD5 (github_creator-0.15.tar.gz) = f61ccea122db728240a34ea1b638d8f3 +SHA256 (github_creator-0.15.tar.gz) = 6a15f547e80120cdd59805620b15da5da55d0ddda0cc2f761bfc0ab8a0c1105e +SIZE (github_creator-0.15.tar.gz) = 4708 --- p5-github_creator-0.15.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?20090202063553.6D4697E855>