diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-17 14:58:15 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-17 14:58:15 +0000 |
commit | bb05e75391389c08f5d2d25b10bebfabc753294c (patch) | |
tree | 6ede82c0104a5173dad16de83b17482ab7b80aa5 /converters/php5-bsdconv | |
parent | c17d6b03bed8e1df6edc754187f48604636170f1 (diff) | |
download | ports-bb05e75391389c08f5d2d25b10bebfabc753294c.tar.gz ports-bb05e75391389c08f5d2d25b10bebfabc753294c.zip |
Notes
Diffstat (limited to 'converters/php5-bsdconv')
-rw-r--r-- | converters/php5-bsdconv/Makefile | 4 | ||||
-rw-r--r-- | converters/php5-bsdconv/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/converters/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile index 00d9903895df..07bd7271a2a2 100644 --- a/converters/php5-bsdconv/Makefile +++ b/converters/php5-bsdconv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bsdconv -PORTVERSION= 7.0 +PORTVERSION= 7.1 CATEGORIES= converters MASTER_SITES= https://github.com/buganini/php-${PORTNAME}/tarball/${PORTVERSION}/ PKGNAMEPREFIX= php5- @@ -19,7 +19,7 @@ LICENSE= BSD LIB_DEPENDS= bsdconv.7:${PORTSDIR}/converters/bsdconv -GITVERSION= 0044626 +GITVERSION= dc19f69 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/buganini-php-${PORTNAME}-${GITVERSION} diff --git a/converters/php5-bsdconv/distinfo b/converters/php5-bsdconv/distinfo index 8be09e8d0338..4ae1690202af 100644 --- a/converters/php5-bsdconv/distinfo +++ b/converters/php5-bsdconv/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-bsdconv-7.0-0-g0044626.tar.gz) = 23dfee215ab08944c0a09276ed79e6f2fdcffe00f53abb3486b90817a93e5207 -SIZE (buganini-bsdconv-7.0-0-g0044626.tar.gz) = 6539 +SHA256 (buganini-bsdconv-7.1-0-gdc19f69.tar.gz) = d8e2407b7dc65ebc62c3ab89bfa82485958a88d369751220f741a8eedefe2a75 +SIZE (buganini-bsdconv-7.1-0-gdc19f69.tar.gz) = 6541 |