svn commit: r379454 - head/devel/commit-patch
Pawel Pekala
pawel at FreeBSD.org
Fri Feb 20 17:45:55 UTC 2015
Author: pawel
Date: Fri Feb 20 17:45:53 2015
New Revision: 379454
URL: https://svnweb.freebsd.org/changeset/ports/379454
QAT: https://qat.redports.org/buildarchive/r379454/
Log:
- 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 at lapo.it (maintainer) [1]
Modified:
head/devel/commit-patch/Makefile
head/devel/commit-patch/distinfo
Modified: head/devel/commit-patch/Makefile
==============================================================================
--- head/devel/commit-patch/Makefile Fri Feb 20 17:22:28 2015 (r379453)
+++ head/devel/commit-patch/Makefile Fri Feb 20 17:45:53 2015 (r379454)
@@ -1,9 +1,8 @@
-# Created by: Lapo Luchin <lapo at lapo.it>
+# Created by: Lapo Luchini <lapo at lapo.it>
# $FreeBSD$
PORTNAME= commit-patch
-PORTVERSION= 2.5
-PORTREVISION= 1
+PORTVERSION= 2.5.2
CATEGORIES= devel
MAINTAINER= lapo at 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 \
Modified: head/devel/commit-patch/distinfo
==============================================================================
--- head/devel/commit-patch/distinfo Fri Feb 20 17:22:28 2015 (r379453)
+++ head/devel/commit-patch/distinfo Fri Feb 20 17:45:53 2015 (r379454)
@@ -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
More information about the svn-ports-all
mailing list