diff options
author | miwi <miwi@FreeBSD.org> | 2012-05-17 23:15:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-05-17 23:15:22 +0800 |
commit | 7f32ea803725a0466c3b37d44a3f2832d59bb92e (patch) | |
tree | 55ad9edfacb33520d69672f6fd8cd1734d67a811 /print/pecl-haru | |
parent | e4d83c0c8dec3a8aadc38a525fc9159933678b7f (diff) | |
download | freebsd-ports-gnome-7f32ea803725a0466c3b37d44a3f2832d59bb92e.tar.gz freebsd-ports-gnome-7f32ea803725a0466c3b37d44a3f2832d59bb92e.tar.zst freebsd-ports-gnome-7f32ea803725a0466c3b37d44a3f2832d59bb92e.zip |
- Update to 1.0.3
Diffstat (limited to 'print/pecl-haru')
-rw-r--r-- | print/pecl-haru/Makefile | 5 | ||||
-rw-r--r-- | print/pecl-haru/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/print/pecl-haru/Makefile b/print/pecl-haru/Makefile index 000a580bdf35..6a2ae212fb7b 100644 --- a/print/pecl-haru/Makefile +++ b/print/pecl-haru/Makefile @@ -6,18 +6,17 @@ # PORTNAME= haru -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.3 CATEGORIES= print pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- EXTRACT_SUFX= .tgz -#DIST_SUBDIR= PECL MAINTAINER= miwi@FreeBSD.org COMMENT= A PECL extension to Haru PDF functions BUILD_DEPENDS= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu -RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:${PORTSDIR}/print/libharu USE_PHP= yes USE_PHPEXT= yes diff --git a/print/pecl-haru/distinfo b/print/pecl-haru/distinfo index 5146548b3803..fa11a929487a 100644 --- a/print/pecl-haru/distinfo +++ b/print/pecl-haru/distinfo @@ -1,2 +1,2 @@ -SHA256 (haru-1.0.0.tgz) = 90180684438ce6ad4ac8f1c2ac496d6c132d2345590f11ce230ed7cc1e26b5a5 -SIZE (haru-1.0.0.tgz) = 23336 +SHA256 (haru-1.0.3.tgz) = d3f3a57af6e31682f6144f8b4efca5b21a3a130356a0a8fd2174d552ae6d949e +SIZE (haru-1.0.3.tgz) = 25941 |