ports/108600: [ports] update gnu global from 5.2 to 5.4

Damien Deville damien.deville at netasq.com
Wed Jan 31 12:50:24 UTC 2007


>Number:         108600
>Category:       ports
>Synopsis:       [ports] update gnu global from 5.2 to 5.4
>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:   Wed Jan 31 12:50:23 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Damien Deville
>Release:        6.2-RELEASE
>Organization:
Netasq
>Environment:
FreeBSD barbar.netasq.com 6.2-STABLE FreeBSD 6.2-STABLE #2: Mon Jan 15 13:25:08 CET 2007     root at barbar.netasq.com:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Here is a patch to update ports/devel/global from version 5.2 to 5.4.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u global.orig/Makefile global/Makefile
--- global.orig/Makefile	Fri Jan 26 17:13:09 2007
+++ global/Makefile	Wed Jan 31 13:37:17 2007
@@ -2,16 +2,16 @@
 # Date created:		20 June 2000
 # Whom:			chuckr at freebsd.org
 #
-# $FreeBSD: ports/devel/global/Makefile,v 1.24 2007/01/26 16:13:09 pav Exp $
+# $FreeBSD: ports/devel/global/Makefile,v 1.23 2006/08/17 09:43:43 rafan Exp $
 #
 
 PORTNAME=	global
-PORTVERSION=	5.2
+PORTVERSION=	5.4
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	rui at ruilopes.com
 COMMENT=	A source code tag system
 
 GNU_CONFIGURE=	yes
@@ -20,6 +20,8 @@
 
 MAN1=		global.1 gozilla.1 gtags.1 gtags-cscope.1 gtags-parser.1 htags.1
 INFO=		global
+
+CONFLICTS= global-5.2
 
 post-patch:
 	${REINPLACE_CMD} -E 's,^(gtags_DATA = )AUTHORS .* THANKS( \\$$),\1\2,' ${WRKSRC}/Makefile.in
diff -u global.orig/distinfo global/distinfo
--- global.orig/distinfo	Thu Aug 17 11:43:43 2006
+++ global/distinfo	Wed Jan 31 13:37:17 2007
@@ -1,3 +1 @@
-MD5 (global-5.2.tar.gz) = f16510cc4baf76d027ff2fe3a4a9007d
-SHA256 (global-5.2.tar.gz) = e13c54fe9e07e1cb4e0511bcdbbf9d62557e917fef5c4dabb1dabbf8b04c2c47
-SIZE (global-5.2.tar.gz) = 717473
+MD5 (global-5.4.tar.gz) = 659fddc376af15ee42008a65076be5f2

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



More information about the freebsd-ports-bugs mailing list