summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2015-02-20 17:45:53 +0000
committerPawel Pekala <pawel@FreeBSD.org>2015-02-20 17:45:53 +0000
commit76f2aa292e3faf6842afd61441aad9d9262d7d64 (patch)
treef301995c91819543b0a7d3703ea996d3c42c6a51
parentwww/tengine: multiple fixes (diff)
- Update to version 2.5.2 [1]
- Remove GH_PROJECT, GH_TAGNAME - they are set to correct values by ports framework by default PR: 197292 [1] Submitted by: lapo@lapo.it (maintainer) [1]
Notes
Notes: svn path=/head/; revision=379454
-rw-r--r--devel/commit-patch/Makefile9
-rw-r--r--devel/commit-patch/distinfo4
2 files changed, 5 insertions, 8 deletions
diff --git a/devel/commit-patch/Makefile b/devel/commit-patch/Makefile
index c53b95cc702c..8ef905ea18b9 100644
--- a/devel/commit-patch/Makefile
+++ b/devel/commit-patch/Makefile
@@ -1,9 +1,8 @@
-# Created by: Lapo Luchin <lapo@lapo.it>
+# Created by: Lapo Luchini <lapo@lapo.it>
# $FreeBSD$
PORTNAME= commit-patch
-PORTVERSION= 2.5
-PORTREVISION= 1
+PORTVERSION= 2.5.2
CATEGORIES= devel
MAINTAINER= lapo@lapo.it
@@ -21,9 +20,7 @@ USE_PERL5= build # pod2man
SHEBANG_FILES= commit-patch
GH_ACCOUNT= caldwell
-GH_PROJECT= commit-patch
-GH_TAGNAME= 2.5
-GH_COMMIT= fb3a8c5
+GH_COMMIT= 1ce5893
PLIST_FILES= bin/commit-partial bin/commit-patch \
share/emacs/site-lisp/commit-patch-buffer.el \
diff --git a/devel/commit-patch/distinfo b/devel/commit-patch/distinfo
index 7f6d14bbf8e2..2ba70ff869a3 100644
--- a/devel/commit-patch/distinfo
+++ b/devel/commit-patch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (commit-patch-2.5.tar.gz) = e4cdf5895f1fd45191ea5ebcc3857d560e9f994450e2725f771b3cfe8aa8ae68
-SIZE (commit-patch-2.5.tar.gz) = 17786
+SHA256 (commit-patch-2.5.2.tar.gz) = c94988cac4272d96b309714cee468580b3f27c51c3b3f0b7a4e21165413da6b4
+SIZE (commit-patch-2.5.2.tar.gz) = 18254