aboutsummaryrefslogtreecommitdiff
path: root/graphics/libqrencode
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2008-05-01 13:28:50 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2008-05-01 13:28:50 +0000
commitc7eac253d0f7898108097feb5c877b9ac4ec4afd (patch)
treeadaff218a4fe5cef98147717a1627d9dbe5664d8 /graphics/libqrencode
parentca810f8931969f7ee782fdc0d4b1f70de31875a0 (diff)
downloadports-c7eac253d0f7898108097feb5c877b9ac4ec4afd.tar.gz
ports-c7eac253d0f7898108097feb5c877b9ac4ec4afd.zip
1: Upgrade to 3.0.
2: Grab maintainer bit. Approved by: ijliao@
Notes
Notes: svn path=/head/; revision=212413
Diffstat (limited to 'graphics/libqrencode')
-rw-r--r--graphics/libqrencode/Makefile6
-rw-r--r--graphics/libqrencode/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/libqrencode/Makefile b/graphics/libqrencode/Makefile
index 04f1a5803e8c..10b708207615 100644
--- a/graphics/libqrencode/Makefile
+++ b/graphics/libqrencode/Makefile
@@ -7,13 +7,13 @@
#
PORTNAME= libqrencode
-PORTVERSION= 2.0.0
+PORTVERSION= 3.0.0
PORTREVISION= 0
CATEGORIES= graphics
MASTER_SITES= http://megaui.net/fukuchi/works/qrencode/
DISTNAME= qrencode-${PORTVERSION}
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= vanilla@FreeBSD.org
COMMENT= A C library for encoding data in a QR Code symbol
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
@@ -29,7 +29,7 @@ MAN1= qrencode.1
PLIST_FILES= bin/qrencode \
include/qrencode.h \
lib/libqrencode.so \
- lib/libqrencode.so.2 \
+ lib/libqrencode.so.3 \
libdata/pkgconfig/libqrencode.pc
.include <bsd.port.mk>
diff --git a/graphics/libqrencode/distinfo b/graphics/libqrencode/distinfo
index c2e5c7a208a4..e22439ca6ff1 100644
--- a/graphics/libqrencode/distinfo
+++ b/graphics/libqrencode/distinfo
@@ -1,3 +1,3 @@
-MD5 (qrencode-2.0.0.tar.gz) = 07abcc5710e0bfccb1280e4ef99ec1df
-SHA256 (qrencode-2.0.0.tar.gz) = bb5e77d49ec00cfac97db03cdceddcab73bf5ccee3725e6383c10fa131b9fa7d
-SIZE (qrencode-2.0.0.tar.gz) = 772065
+MD5 (qrencode-3.0.0.tar.gz) = 1d2a94cbe4e3b9c8aa95a6e5e12a5bbf
+SHA256 (qrencode-3.0.0.tar.gz) = 38b3a6a3727575a899a97aa52036ad21b06d37a93a0306e39ea592221bec3b36
+SIZE (qrencode-3.0.0.tar.gz) = 395014