Skip site navigation (1)Skip section navigation (2)
Date:      20 Oct 2003 13:14:11 -0000
From:      Rui Lopes <rui@ruilopes.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58276: Update port: devel/global to 4.6.1
Message-ID:  <20031020131411.78320.qmail@ns.webtt.biz>
Resent-Message-ID: <200310201320.h9KDKEfd067973@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         58276
>Category:       ports
>Synopsis:       Update port: devel/global to 4.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 20 06:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD cheetah 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #3: Sat Oct 11 19:39:45 WEST 2003 root@cheetah:/usr/obj/usr/src/sys/DEBUGGER i386


	
>Description:
Update to version 4.6.1.
	
>How-To-Repeat:
	
>Fix:

	

--- global.patch begins here ---
diff -ru global.orig/Makefile global/Makefile
--- global.orig/Makefile	Mon Oct 20 13:49:06 2003
+++ global/Makefile	Mon Oct 20 13:49:41 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	global
-PORTVERSION=	4.6
+PORTVERSION=	4.6.1
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ru global.orig/distinfo global/distinfo
--- global.orig/distinfo	Mon Oct 20 13:49:06 2003
+++ global/distinfo	Mon Oct 20 13:51:15 2003
@@ -1 +1 @@
-MD5 (global-4.6.tar.gz) = 513418bc88a7c0051992b5345bae10bc
+MD5 (global-4.6.1.tar.gz) = 6430ca736a74a734b10201d28fe0a64a
diff -ru global.orig/files/patch-aa global/files/patch-aa
--- global.orig/files/patch-aa	Mon Oct 20 13:49:06 2003
+++ global/files/patch-aa	Mon Oct 20 13:55:26 2003
@@ -1,15 +1,16 @@
---- doc/Makefile.in.orig	Thu Nov 14 20:04:38 2002
-+++ doc/Makefile.in	Thu Nov 14 20:09:05 2002
-@@ -311,14 +311,7 @@
+--- doc/Makefile.in.orig	Fri Oct  3 11:16:01 2003
++++ doc/Makefile.in	Mon Oct 20 13:53:50 2003
+@@ -358,15 +358,7 @@
  	  done; \
  	done
  	@$(POST_INSTALL)
 -	@if (install-info --version && \
--	     install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \
+-	     install-info --version | grep -i -v debian) >/dev/null 2>&1; then \
 -	  list='$(INFO_DEPS)'; \
 -	  for file in $$list; do \
--	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
--	    install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
+-	    relfile=`echo "$$file" | sed 's|^.*/||'`; \
+-	    echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile";\
+-	    install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile || :;\
 -	  done; \
 -	else : ; fi
 +
--- global.patch ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031020131411.78320.qmail>