diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-02-07 09:02:09 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-02-07 09:02:09 +0000 |
commit | 64f5c0a581923f3db3663dbdc48473479f7fb69a (patch) | |
tree | 6b371e8548cad0e60a8f909e112f9f2bcbb92f84 /devel/commit-patch | |
parent | - Add LICENSE (diff) |
devel/commit-patch: Update to 2.6
PR: 235569
Submitted by: lapo@lapo.it (maintainer)
Notes
Notes:
svn path=/head/; revision=492350
Diffstat (limited to 'devel/commit-patch')
-rw-r--r-- | devel/commit-patch/Makefile | 3 | ||||
-rw-r--r-- | devel/commit-patch/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/devel/commit-patch/Makefile b/devel/commit-patch/Makefile index c695aaa7e784..66d66ce53336 100644 --- a/devel/commit-patch/Makefile +++ b/devel/commit-patch/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= commit-patch -PORTVERSION= 2.5.2 +PORTVERSION= 2.6 CATEGORIES= devel MAINTAINER= lapo@lapo.it @@ -21,6 +21,7 @@ SHEBANG_FILES= commit-patch GH_ACCOUNT= caldwell +NO_ARCH= yes PLIST_FILES= bin/commit-partial bin/commit-patch \ share/emacs/site-lisp/commit-patch-buffer.el \ man/man1/commit-partial.1.gz man/man1/commit-patch.1.gz diff --git a/devel/commit-patch/distinfo b/devel/commit-patch/distinfo index 7d9d31122d6c..9ce588efc1d4 100644 --- a/devel/commit-patch/distinfo +++ b/devel/commit-patch/distinfo @@ -1,2 +1,3 @@ -SHA256 (caldwell-commit-patch-2.5.2_GH0.tar.gz) = 86117e7c7ed08c34bf35925c6045aabc290ffb7ea621ae586e16930554a94395 -SIZE (caldwell-commit-patch-2.5.2_GH0.tar.gz) = 18240 +TIMESTAMP = 1549471382 +SHA256 (caldwell-commit-patch-2.6_GH0.tar.gz) = dabfa1560438343cf6f35fa9245f425f2556619e204a58d1f65f3be58763cba2 +SIZE (caldwell-commit-patch-2.6_GH0.tar.gz) = 19258 |