View | Details | Raw Unified | Return to bug 197292
Collapse All | Expand All

(-)./Makefile (-5 / +4 lines)
Lines 1-9 Link Here
1
# Created by: Lapo Luchin <lapo@lapo.it>
1
# Created by: Lapo Luchini <lapo@lapo.it>
2
# $FreeBSD: head/devel/commit-patch/Makefile 372424 2014-11-10 22:12:33Z antoine $
2
# $FreeBSD: head/devel/commit-patch/Makefile 372424 2014-11-10 22:12:33Z antoine $
3
3
4
PORTNAME=	commit-patch
4
PORTNAME=	commit-patch
5
PORTVERSION=	2.5
5
PORTVERSION=	2.5.2
6
PORTREVISION=	1
7
CATEGORIES=	devel
6
CATEGORIES=	devel
8
7
9
MAINTAINER=	lapo@lapo.it
8
MAINTAINER=	lapo@lapo.it
Lines 22-29 Link Here
22
21
23
GH_ACCOUNT=	caldwell
22
GH_ACCOUNT=	caldwell
24
GH_PROJECT=	commit-patch
23
GH_PROJECT=	commit-patch
25
GH_TAGNAME=	2.5
24
GH_TAGNAME=	2.5.2
26
GH_COMMIT=	fb3a8c5
25
GH_COMMIT=	1ce5893
27
26
28
PLIST_FILES=	bin/commit-partial bin/commit-patch \
27
PLIST_FILES=	bin/commit-partial bin/commit-patch \
29
		share/emacs/site-lisp/commit-patch-buffer.el \
28
		share/emacs/site-lisp/commit-patch-buffer.el \
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (commit-patch-2.5.tar.gz) = e4cdf5895f1fd45191ea5ebcc3857d560e9f994450e2725f771b3cfe8aa8ae68
1
SHA256 (commit-patch-2.5.2.tar.gz) = c94988cac4272d96b309714cee468580b3f27c51c3b3f0b7a4e21165413da6b4
2
SIZE (commit-patch-2.5.tar.gz) = 17786
2
SIZE (commit-patch-2.5.2.tar.gz) = 18254

Return to bug 197292