Date: Thu, 8 Jun 2006 05:19:41 +0800 (CST) From: Rong-En Fan <rafan@infor.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: lbr@FreeBSD.org Subject: ports/98661: [PATCH] www/p5-Catalyst-Plugin-Authentication-Store-DBIC: update to 0.06000 Message-ID: <200606072119.k57LJfH5071112@svm.csie.ntu.edu.tw> Resent-Message-ID: <200606072350.k57NoGHM075513@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 98661 >Category: ports >Synopsis: [PATCH] www/p5-Catalyst-Plugin-Authentication-Store-DBIC: update to 0.06000 >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: Wed Jun 07 23:50:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.1-RELEASE i386 >Organization: NTU CSIE >Environment: >Description: - Update to 0.06000 This vendor's version string is erally bad in this case. I use DISTNAME to solve this. Let maintainer decide if he/she wants to use 0.06 as PORTVERSION w/ PORTEPOCH. Port maintainer (lbr@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Catalyst-Plugin-Authentication-Store-DBIC-0.06000.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile /home/rafan/tmp/ports/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile --- /usr/ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile Tue May 2 03:32:26 2006 +++ /home/rafan/tmp/ports/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile Thu Jun 8 05:17:57 2006 @@ -6,11 +6,12 @@ # PORTNAME= Catalyst-Plugin-Authentication-Store-DBIC -PORTVERSION= 0.05002 +PORTVERSION= 0.06000 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Catalyst PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0*$//} MAINTAINER= lbr@FreeBSD.org COMMENT= Authentication/authorization on a DBIx::Class/Class::DBI model diff -ruN --exclude=CVS /usr/ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo /home/rafan/tmp/ports/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo --- /usr/ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo Tue Mar 28 03:27:19 2006 +++ /home/rafan/tmp/ports/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo Thu Jun 8 04:17:40 2006 @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Authentication-Store-DBIC-0.05002.tar.gz) = b0e0472ab9dc609a29567c4d680084bf -SHA256 (Catalyst-Plugin-Authentication-Store-DBIC-0.05002.tar.gz) = f5ec6f817ad99f9f064436a86d0fe3be8f0246ffc3d09034a8d647b55c4b703e -SIZE (Catalyst-Plugin-Authentication-Store-DBIC-0.05002.tar.gz) = 10790 +MD5 (Catalyst-Plugin-Authentication-Store-DBIC-0.06.tar.gz) = 1895807c48f9abc47f1051e061b89588 +SHA256 (Catalyst-Plugin-Authentication-Store-DBIC-0.06.tar.gz) = 0b66210c54c52b74571a9991bc0eee85c7b335230ca9c538ff929ce5bed5be35 +SIZE (Catalyst-Plugin-Authentication-Store-DBIC-0.06.tar.gz) = 12900 Binary files /usr/ports/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/p5-Catalyst-Plugin-Authentication-Store-DBIC-0.06000.tbz and /home/rafan/tmp/ports/p5-Catalyst-Plugin-Authentication-Store-DBIC/p5-Catalyst-Plugin-Authentication-Store-DBIC-0.06000.tbz differ --- p5-Catalyst-Plugin-Authentication-Store-DBIC-0.06000.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?200606072119.k57LJfH5071112>