diff options
author | vanilla <vanilla@FreeBSD.org> | 2015-01-13 11:43:05 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2015-01-13 11:43:05 +0800 |
commit | 1b8d6b2ddec027a7ca958a12805cafa52c1c70a8 (patch) | |
tree | 43597dd6e1df729543799f3de128e85b60751a92 /net-im/pecl-stomp | |
parent | 25ed911f47f4e806edbe22dca16a975006ce6661 (diff) | |
download | freebsd-ports-gnome-1b8d6b2ddec027a7ca958a12805cafa52c1c70a8.tar.gz freebsd-ports-gnome-1b8d6b2ddec027a7ca958a12805cafa52c1c70a8.tar.zst freebsd-ports-gnome-1b8d6b2ddec027a7ca958a12805cafa52c1c70a8.zip |
Upgrade to 1.0.6, add LICENSE, move to tar:tgz.
Diffstat (limited to 'net-im/pecl-stomp')
-rw-r--r-- | net-im/pecl-stomp/Makefile | 6 | ||||
-rw-r--r-- | net-im/pecl-stomp/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile index b5ee8022769e..96730bc49b04 100644 --- a/net-im/pecl-stomp/Makefile +++ b/net-im/pecl-stomp/Makefile @@ -2,15 +2,17 @@ # $FreeBSD$ PORTNAME= stomp -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= net-im pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= PECL extension of stomp client +LICENSE= PHP301 + +USES= tar:tgz USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes diff --git a/net-im/pecl-stomp/distinfo b/net-im/pecl-stomp/distinfo index bbbf0ac8c8f1..efc30ac66ed8 100644 --- a/net-im/pecl-stomp/distinfo +++ b/net-im/pecl-stomp/distinfo @@ -1,2 +1,2 @@ -SHA256 (stomp-1.0.5.tgz) = 87f7c1d6c187c1d2fbee92f73e41cfa1af07c9b17bdd435ad446223038f36ea4 -SIZE (stomp-1.0.5.tgz) = 18798 +SHA256 (stomp-1.0.6.tgz) = 79bf86542a167134fc9b264c90d811c06bed7ec52cdefc36e44ff933dd7d0918 +SIZE (stomp-1.0.6.tgz) = 20052 |