svn commit: r313706 - head/graphics/libqrencode
Vanilla I. Shu
vanilla at FreeBSD.org
Sat Mar 9 11:30:30 UTC 2013
Author: vanilla
Date: Sat Mar 9 11:30:29 2013
New Revision: 313706
URL: http://svnweb.freebsd.org/changeset/ports/313706
Log:
Upgrade to 3.4.2.
Modified:
head/graphics/libqrencode/Makefile
head/graphics/libqrencode/distinfo
Modified: head/graphics/libqrencode/Makefile
==============================================================================
--- head/graphics/libqrencode/Makefile Sat Mar 9 11:23:29 2013 (r313705)
+++ head/graphics/libqrencode/Makefile Sat Mar 9 11:30:29 2013 (r313706)
@@ -1,9 +1,8 @@
-# Created by: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
PORTNAME= libqrencode
-PORTVERSION= 3.4.1
+PORTVERSION= 3.4.2
PORTREVISION= 0
CATEGORIES= graphics
MASTER_SITES= http://fukuchi.org/works/qrencode/
@@ -15,7 +14,7 @@ COMMENT= A C library for encoding data i
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
USE_PKGCONFIG= yes
-USE_GNOME= gnomehack
+USES+= pathfix
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
Modified: head/graphics/libqrencode/distinfo
==============================================================================
--- head/graphics/libqrencode/distinfo Sat Mar 9 11:23:29 2013 (r313705)
+++ head/graphics/libqrencode/distinfo Sat Mar 9 11:30:29 2013 (r313706)
@@ -1,2 +1,2 @@
-SHA256 (qrencode-3.4.1.tar.gz) = 5bb46ceda205e2d03656928e1657a91e63002c8723f08db4a903fc5e5e4425ba
-SIZE (qrencode-3.4.1.tar.gz) = 459434
+SHA256 (qrencode-3.4.2.tar.gz) = cca5c809c3799e6d1edc35e1d6e0957e93928de8b05da6c11b9c6afac1c8fde8
+SIZE (qrencode-3.4.2.tar.gz) = 460859
More information about the svn-ports-head
mailing list