aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2016-08-26 13:52:48 +0800
committervanilla <vanilla@FreeBSD.org>2016-08-26 13:52:48 +0800
commit83f7f0f1b1df645e7ae05d966d0b8ec1a3849358 (patch)
treedcd414667913423a92c284e15c3ca285c7c6f45f /graphics
parenta91f60180250373bdf0d3fd7babf980994fa7531 (diff)
downloadfreebsd-ports-gnome-83f7f0f1b1df645e7ae05d966d0b8ec1a3849358.tar.gz
freebsd-ports-gnome-83f7f0f1b1df645e7ae05d966d0b8ec1a3849358.tar.zst
freebsd-ports-gnome-83f7f0f1b1df645e7ae05d966d0b8ec1a3849358.zip
Update to 0.5.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pecl-qrencode/Makefile18
-rw-r--r--graphics/pecl-qrencode/distinfo5
-rw-r--r--graphics/pecl-qrencode/pkg-descr2
3 files changed, 14 insertions, 11 deletions
diff --git a/graphics/pecl-qrencode/Makefile b/graphics/pecl-qrencode/Makefile
index 7c2585d0a6a2..f91ac7695e30 100644
--- a/graphics/pecl-qrencode/Makefile
+++ b/graphics/pecl-qrencode/Makefile
@@ -2,23 +2,23 @@
# $FreeBSD$
PORTNAME= qrencode
-PORTVERSION= 0.4
-PORTREVISION= 1
+PORTVERSION= 0.5
+DISTVERSIONPREFIX= v
CATEGORIES= graphics pear
-MASTER_SITES= LOCAL/vanilla
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
MAINTAINER= vanilla@FreeBSD.org
COMMENT= PECL extension for generate qrcode
-LIB_DEPENDS= libqrencode.so:graphics/libqrencode
+LICENSE= BSD2CLAUSE
-USES= php:ext tar:bzip2
-IGNORE_WITH_PHP= 70
+LIB_DEPENDS= libqrencode.so:graphics/libqrencode \
+ libpng16.so:graphics/png
-CONFIGURE_ARGS= --with-qrencode=${LOCALBASE}
-LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS}
-CFLAGS+= -I${LOCALBASE}/include
+USES= php:ext
+USE_GITHUB= yes
+GH_ACCOUNT= vanillahsu
+GH_PROJECT= pecl-qrencode
.include <bsd.port.mk>
diff --git a/graphics/pecl-qrencode/distinfo b/graphics/pecl-qrencode/distinfo
index a046995c3588..1eceb8c43c73 100644
--- a/graphics/pecl-qrencode/distinfo
+++ b/graphics/pecl-qrencode/distinfo
@@ -1,2 +1,3 @@
-SHA256 (PECL/qrencode-0.4.tar.bz2) = 7104ae870c4687173f6a893751defa50f86ed65018705bb91b9467ce176383a2
-SIZE (PECL/qrencode-0.4.tar.bz2) = 59309
+TIMESTAMP = 1472190423
+SHA256 (PECL/vanillahsu-pecl-qrencode-v0.5_GH0.tar.gz) = 6878a77108da56840ceb326253124f0da473a76de816f40a33c3ccbb99c05101
+SIZE (PECL/vanillahsu-pecl-qrencode-v0.5_GH0.tar.gz) = 62603
diff --git a/graphics/pecl-qrencode/pkg-descr b/graphics/pecl-qrencode/pkg-descr
index 81cd9931a8a5..f9e5600e948b 100644
--- a/graphics/pecl-qrencode/pkg-descr
+++ b/graphics/pecl-qrencode/pkg-descr
@@ -1 +1,3 @@
A PECL extension for generate qrcode.
+
+WWW: https://github.com/vanillahsu/pecl-qrencode