Skip site navigation (1)Skip section navigation (2)
Date:      15 Aug 2002 04:52:24 -0000
From:      Jos Backus <jos@catnook.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41677: Maintainer-update: devel/global from 4.4 to 4.5
Message-ID:  <20020815045224.62691.qmail@lizzy.catnook.com>

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

>Number:         41677
>Category:       ports
>Synopsis:       Maintainer-update: devel/global from 4.4 to 4.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 14 22:00:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jos Backus
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
CatNook
>Environment:
System: FreeBSD lizzy.catnook.com 5.0-CURRENT FreeBSD 5.0-CURRENT #21: Tue Jul 23 21:27:45 PDT 2002 root@lizzy.catnook.com:/disk0/usr/obj/disk0/usr/src/sys/LIZZY i386


>Description:

    Update devel/global to version 4.5.

>How-To-Repeat:
>Fix:

diff -ruN global/Makefile global-new/Makefile
--- global/Makefile	Tue Jun 18 09:18:41 2002
+++ global-new/Makefile	Wed Aug 14 21:28:51 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	global
-PORTVERSION=	4.4
+PORTVERSION=	4.5
 CATEGORIES=	devel
 MASTER_SITES=	http://www.tamacom.com/global/
 
diff -ruN global/distinfo global-new/distinfo
--- global/distinfo	Fri Apr 19 20:16:17 2002
+++ global-new/distinfo	Wed Aug 14 21:30:59 2002
@@ -1 +1 @@
-MD5 (global-4.4.tar.gz) = b1cd24eeab0364235146e266c3d902e4
+MD5 (global-4.5.tar.gz) = cd729b2798c8b2905a8c7b4913ba1ec5
diff -ruN global/files/patch-aa global-new/files/patch-aa
--- global/files/patch-aa	Sun Jan 13 05:32:01 2002
+++ global-new/files/patch-aa	Wed Aug 14 21:37:35 2002
@@ -1,17 +1,16 @@
---- doc/Makefile.in.orig	Fri Nov 23 11:02:34 2001
-+++ doc/Makefile.in	Fri Jan  4 12:30:44 2002
-@@ -297,14 +297,6 @@
+--- doc/Makefile.in.orig	Wed Aug 14 21:33:54 2002
++++ doc/Makefile.in	Wed Aug 14 21:36:13 2002
+@@ -203,13 +203,6 @@
  	  done; \
  	done
  	@$(POST_INSTALL)
--	@if (install-info --version && \
--	     install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \
+-	@if $(SHELL) -c 'install-info --version | sed 1q | fgrep -s -v -i 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 || :;\
 -	  done; \
 -	else : ; fi
- install-man:
  
- installcheck-am:
+ uninstall-info:
+ 	$(PRE_UNINSTALL)
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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