diff options
Diffstat (limited to 'converters/php5-bsdconv')
-rw-r--r-- | converters/php5-bsdconv/Makefile | 6 | ||||
-rw-r--r-- | converters/php5-bsdconv/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/converters/php5-bsdconv/Makefile b/converters/php5-bsdconv/Makefile index 07bd7271a2a2..0f541da18ce0 100644 --- a/converters/php5-bsdconv/Makefile +++ b/converters/php5-bsdconv/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bsdconv -PORTVERSION= 7.1 +PORTVERSION= 7.3 CATEGORIES= converters MASTER_SITES= https://github.com/buganini/php-${PORTNAME}/tarball/${PORTVERSION}/ PKGNAMEPREFIX= php5- @@ -17,9 +17,9 @@ COMMENT= PHP wrapper for bsdconv LICENSE= BSD -LIB_DEPENDS= bsdconv.7:${PORTSDIR}/converters/bsdconv +LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv -GITVERSION= dc19f69 +GITVERSION= a3bad63 FETCH_ARGS= -pRr WRKSRC= ${WRKDIR}/buganini-php-${PORTNAME}-${GITVERSION} diff --git a/converters/php5-bsdconv/distinfo b/converters/php5-bsdconv/distinfo index 4ae1690202af..9ddcde03b2f4 100644 --- a/converters/php5-bsdconv/distinfo +++ b/converters/php5-bsdconv/distinfo @@ -1,2 +1,2 @@ -SHA256 (buganini-bsdconv-7.1-0-gdc19f69.tar.gz) = d8e2407b7dc65ebc62c3ab89bfa82485958a88d369751220f741a8eedefe2a75 -SIZE (buganini-bsdconv-7.1-0-gdc19f69.tar.gz) = 6541 +SHA256 (buganini-bsdconv-7.3-0-ga3bad63.tar.gz) = df361f33a9cc8105bc408cdd0b82fa1eae653df96a17a1ab3d9b4c253aae8019 +SIZE (buganini-bsdconv-7.3-0-ga3bad63.tar.gz) = 6541 |