ports/162220: [PATCH] devel/tig: update to 0.18

Cheng-Lung Sung clsung at FreeBSD.org
Tue Nov 1 09:30:13 UTC 2011


>Number:         162220
>Category:       ports
>Synopsis:       [PATCH] devel/tig: update to 0.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 01 09:30:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Tue Mar  8 12:09:34 CST
>Description:
- Update to 0.18

Port maintainer (darcsis at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- tig-0.18.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/tig/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- Makefile	22 Mar 2011 20:31:05 -0000	1.9
+++ Makefile	1 Nov 2011 09:25:45 -0000
@@ -6,17 +6,17 @@
 #
 
 PORTNAME=	tig
-PORTVERSION=	0.17
+PORTVERSION=	0.18
 CATEGORIES=	devel
 MASTER_SITES=	http://jonas.nitro.dk/tig/releases/
 
 MAINTAINER=	darcsis at gmail.com
 COMMENT=	Text-mode interface for git
 
-RUN_DEPENDS=	git:${PORTSDIR}/devel/git
-
 LICENSE=	GPLv2
 
+RUN_DEPENDS=	git:${PORTSDIR}/devel/git
+
 MAN1=		tig.1
 MAN5=		tigrc.5
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/tig/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	22 Mar 2011 20:31:05 -0000	1.9
+++ distinfo	1 Nov 2011 09:25:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (tig-0.17.tar.gz) = 44d9c9d4dec68911e0f40275218206039f843bc39af77718777e7008e96894fb
-SIZE (tig-0.17.tar.gz) = 168918
+SHA256 (tig-0.18.tar.gz) = cb722092b6d454a141569203a15ae10c22aafd045a78406254d018d7e91cd238
+SIZE (tig-0.18.tar.gz) = 173205
--- tig-0.18.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list