ports/58276: Update port: devel/global to 4.6.1
Rui Lopes
rui at ruilopes.com
Mon Oct 20 13:20:16 UTC 2003
>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 at 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:
More information about the freebsd-ports-bugs
mailing list