aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjoneum <joneum@FreeBSD.org>2017-09-19 00:22:02 +0800
committerjoneum <joneum@FreeBSD.org>2017-09-19 00:22:02 +0800
commit1bdac56cf677ac6571f374a8849481b3c7ab43f3 (patch)
treed271de6ccd1d7c789a3663d84797d1563f9f2b15
parent79759a1afb80bb32b8d8864dd84c682242ab3f2e (diff)
downloadfreebsd-ports-gnome-1bdac56cf677ac6571f374a8849481b3c7ab43f3.tar.gz
freebsd-ports-gnome-1bdac56cf677ac6571f374a8849481b3c7ab43f3.tar.zst
freebsd-ports-gnome-1bdac56cf677ac6571f374a8849481b3c7ab43f3.zip
- devel/pear-VersionControl_Git: Update from 0.4.4 to 0.5.0
- Add License - Changelog: * Objects now have its name (e.g. filename, directory name..) * Adde ability to guess path to git binary * Fix unit test that doesn't work on PHPUnit 3.5.0+ * Strip terminal escape sequense * Fix git paths in unit tests * Remove space between key and value of short-form options * Fix date test failures * Add paths arguments from Git rev-list * Add composer.json * Add automated test runs with travis-ci.org Approved by: miwi (mentor) Differential Revision: https://reviews.freebsd.org/D12183
-rw-r--r--devel/pear-VersionControl_Git/Makefile4
-rw-r--r--devel/pear-VersionControl_Git/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/pear-VersionControl_Git/Makefile b/devel/pear-VersionControl_Git/Makefile
index ee19edf8244d..0669294882e8 100644
--- a/devel/pear-VersionControl_Git/Makefile
+++ b/devel/pear-VersionControl_Git/Makefile
@@ -2,12 +2,14 @@
# $FreeBSD$
PORTNAME= VersionControl_Git
-PORTVERSION= 0.4.4
+PORTVERSION= 0.5.0
CATEGORIES= devel pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= OO interface to handle Git repository
+LICSENSE= APACHE20
+
USES= pear
.include <bsd.port.mk>
diff --git a/devel/pear-VersionControl_Git/distinfo b/devel/pear-VersionControl_Git/distinfo
index 0bc06c3617fa..ead19464b98a 100644
--- a/devel/pear-VersionControl_Git/distinfo
+++ b/devel/pear-VersionControl_Git/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497163197
-SHA256 (PEAR/VersionControl_Git-0.4.4.tgz) = 88f1dd8ecd09b2f90b059a73c620209360362a26f0bc371a001f2b8c332e1e00
-SIZE (PEAR/VersionControl_Git-0.4.4.tgz) = 15112
+TIMESTAMP = 1504198252
+SHA256 (PEAR/VersionControl_Git-0.5.0.tgz) = 31bf4cae555014f5df675f8e5b6b90f6822ea4e950ff98917e8d4f7b66767213
+SIZE (PEAR/VersionControl_Git-0.5.0.tgz) = 15347