- 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]
This commit is contained in:
Pawel Pekala 2015-02-20 17:45:53 +00:00
parent 81aa259219
commit 76f2aa292e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379454
2 changed files with 5 additions and 8 deletions

View file

@ -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 \

View file

@ -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