aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2018-05-25 11:20:54 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2018-05-25 11:20:54 +0000
commitb9067cba9857a0696540a5531e722ed402546c0e (patch)
treeb04dec37fdb65052bac0d51a1a2c3d1a002751fa
parent7a2d754ffb43c09c4a37da5dc249b279b9918b3c (diff)
downloadports-b9067cba9857a0696540a5531e722ed402546c0e.tar.gz
ports-b9067cba9857a0696540a5531e722ed402546c0e.zip
devel/aphpbreakdown: Update from 1.0.0 to 2.1.0
Changelogs: - http://gitlab.code-mesa.com/code-mesa/aphpbreakdown/tags/2.0.0 - http://gitlab.code-mesa.com/code-mesa/aphpbreakdown/tags/2.1.0 While here also introduce PHP Flavors to this port PR: 227610 Submitted by: Felix Flor <freebsd@felix.flornet.de> Differential Revision: https://reviews.freebsd.org/D15192
Notes
Notes: svn path=/head/; revision=470830
-rw-r--r--devel/aphpbreakdown/Makefile5
-rw-r--r--devel/aphpbreakdown/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/aphpbreakdown/Makefile b/devel/aphpbreakdown/Makefile
index e72fe30fa4a0..3c8ade2b83df 100644
--- a/devel/aphpbreakdown/Makefile
+++ b/devel/aphpbreakdown/Makefile
@@ -1,9 +1,10 @@
# $FreeBSD$
PORTNAME= aphpbreakdown
-DISTVERSION= 1.0.0
+DISTVERSION= 2.1.0
CATEGORIES= devel www
MASTER_SITES= http://phar.code-mesa.com/
+PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
EXTRACT_SUFX= .phar
MAINTAINER= freebsd@code-mesa.com
@@ -11,7 +12,7 @@ COMMENT= Code-Analyzer for PHP for Compatibility Check-UP
LICENSE= BSD2CLAUSE
-USES= php
+USES= php:flavors
USE_PHP= tokenizer phar hash
NO_ARCH= yes
diff --git a/devel/aphpbreakdown/distinfo b/devel/aphpbreakdown/distinfo
index e9a41fdc004b..24f0d51eebca 100644
--- a/devel/aphpbreakdown/distinfo
+++ b/devel/aphpbreakdown/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512382399
-SHA256 (aphpbreakdown-1.0.0.phar) = d1162cd8db67b9205e4d53181609439f30f5fd0b8b2f5070c3493878fa9c2b18
-SIZE (aphpbreakdown-1.0.0.phar) = 278480
+TIMESTAMP = 1524129483
+SHA256 (aphpbreakdown-2.1.0.phar) = 8414be3dffc201e9a15fce5b9b8e8925bd391a220eb01fd8c634f86d0f943662
+SIZE (aphpbreakdown-2.1.0.phar) = 283205