diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-05-01 23:16:28 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-05-01 23:16:28 +0000 |
commit | d66ca72f6b6260d0925bc13fe85f1cf3384dc978 (patch) | |
tree | dd4bc2a3f52f46f707e702393dabe04d1d66f055 /converters/php5-bsdconv | |
parent | d3cfa97672833fc90b5021906b794451728d86e5 (diff) | |
download | ports-d66ca72f6b6260d0925bc13fe85f1cf3384dc978.tar.gz ports-d66ca72f6b6260d0925bc13fe85f1cf3384dc978.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 1a6587faa741..8e74bed8611b 100644 --- a/converters/php5-bsdconv/Makefile +++ b/converters/php5-bsdconv/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bsdconv -PORTVERSION= 9.0 +PORTVERSION= 10.0.0 CATEGORIES= converters PKGNAMEPREFIX= php5- DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-0-g${GH_COMMIT} @@ -16,8 +16,8 @@ LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv USE_GITHUB= yes GH_ACCOUNT= buganini +GH_COMMIT= 122cbb0 GH_PROJECT= php-${PORTNAME} -GH_COMMIT= 314309f USE_PHP= yes USE_PHPEXT= yes diff --git a/converters/php5-bsdconv/distinfo b/converters/php5-bsdconv/distinfo index 838c27536c43..665275f9f70f 100644 --- a/converters/php5-bsdconv/distinfo +++ b/converters/php5-bsdconv/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-php-bsdconv-9.0-0-g314309f.tar.gz) = cb20b8c1f6a6b9b0ca07f2e5f25762564a0ed04be1f67d6ebc1d4b2127a2ff64 -SIZE (buganini-php-bsdconv-9.0-0-g314309f.tar.gz) = 7419 +SHA256 (buganini-php-bsdconv-10.0.0-0-g122cbb0.tar.gz) = 13c1513b37f8e2f9993df8c5d9f023cdba15f624bfdf75fd295cd7e4c0b5b06c +SIZE (buganini-php-bsdconv-10.0.0-0-g122cbb0.tar.gz) = 7584 |