Date: Fri, 18 Jan 2013 08:04:07 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r310588 - head/print/p5-Net-Printer Message-ID: <201301180804.r0I847lX008137@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Fri Jan 18 08:04:07 2013 New Revision: 310588 URL: http://svnweb.freebsd.org/changeset/ports/310588 Log: - Update to 1.11 [1] - Add LICENSE (BSD) Changes: http://search.cpan.org/dist/Net-Printer/ChangeLog PR: ports/175348 [1] Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Modified: head/print/p5-Net-Printer/Makefile head/print/p5-Net-Printer/distinfo Modified: head/print/p5-Net-Printer/Makefile ============================================================================== --- head/print/p5-Net-Printer/Makefile Fri Jan 18 07:47:41 2013 (r310587) +++ head/print/p5-Net-Printer/Makefile Fri Jan 18 08:04:07 2013 (r310588) @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= Net-Printer -PORTVERSION= 1.05 +PORTVERSION= 1.11 CATEGORIES= print perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl extension for direct-to-lpd printing +LICENSE= BSD + PERL_CONFIGURE= yes MAN3= Net::Printer.3 Modified: head/print/p5-Net-Printer/distinfo ============================================================================== --- head/print/p5-Net-Printer/distinfo Fri Jan 18 07:47:41 2013 (r310587) +++ head/print/p5-Net-Printer/distinfo Fri Jan 18 08:04:07 2013 (r310588) @@ -1,2 +1,2 @@ -SHA256 (Net-Printer-1.05.tar.gz) = 8fff2ca22f45f600cd44da054582f3326b0111f0b66c670c1c3b6dc5047008b5 -SIZE (Net-Printer-1.05.tar.gz) = 11403 +SHA256 (Net-Printer-1.11.tar.gz) = e795cb594883ce056f129593b531ff6700e31f8d3ea2e16005444b66546f3e93 +SIZE (Net-Printer-1.11.tar.gz) = 11823
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301180804.r0I847lX008137>