svn commit: r318752 - head/graphics/p5-Imager-QRCode
Anton Berezin
tobez at FreeBSD.org
Wed May 22 09:23:44 UTC 2013
Author: tobez
Date: Wed May 22 09:23:43 2013
New Revision: 318752
URL: http://svnweb.freebsd.org/changeset/ports/318752
Log:
Update to 0.03(.)4.
Changes: http://search.cpan.org/dist/Imager-QRCode/Changes
Modified:
head/graphics/p5-Imager-QRCode/Makefile
head/graphics/p5-Imager-QRCode/distinfo
Modified: head/graphics/p5-Imager-QRCode/Makefile
==============================================================================
--- head/graphics/p5-Imager-QRCode/Makefile Wed May 22 09:14:17 2013 (r318751)
+++ head/graphics/p5-Imager-QRCode/Makefile Wed May 22 09:23:43 2013 (r318752)
@@ -1,17 +1,12 @@
-# New ports collection makefile for: p5-Imager-QRCode
-# Date created: 2007/02/28
-# Whom: chinsan
-#
+# Created by: chinsan
# $FreeBSD$
-#
PORTNAME= Imager-QRCode
-PORTVERSION= 0.03.3
-PORTREVISION= 1
+PORTVERSION= 0.03.4
CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-0.033
+DISTNAME= ${PORTNAME}-0.034
MAINTAINER= perl at FreeBSD.org
COMMENT= Generate QR Code with Imager using libqrencode
Modified: head/graphics/p5-Imager-QRCode/distinfo
==============================================================================
--- head/graphics/p5-Imager-QRCode/distinfo Wed May 22 09:14:17 2013 (r318751)
+++ head/graphics/p5-Imager-QRCode/distinfo Wed May 22 09:23:43 2013 (r318752)
@@ -1,2 +1,2 @@
-SHA256 (Imager-QRCode-0.033.tar.gz) = 5c93ac921cd1523709fbf5f8761bbe4ff867cec3de395b720dee064cd1814f42
-SIZE (Imager-QRCode-0.033.tar.gz) = 434027
+SHA256 (Imager-QRCode-0.034.tar.gz) = ed370829552dcdf17a073bc477a1cb5782731d500d63f415bf4886152047d475
+SIZE (Imager-QRCode-0.034.tar.gz) = 528856
More information about the svn-ports-all
mailing list