ports/80765: Update port: devel/cxref to 1.6a

KATO Tsuguru tkato432 at yahoo.com
Sun May 8 13:10:02 UTC 2005


>Number:         80765
>Category:       ports
>Synopsis:       Update port: devel/cxref to 1.6a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 08 13:10:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to version 1.6a

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/cxref/Makefile devel/cxref/Makefile
--- /usr/ports/devel/cxref/Makefile	Tue Apr 12 14:03:23 2005
+++ devel/cxref/Makefile	Wed May  4 14:11:35 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	cxref
-PORTVERSION=	1.6
+PORTVERSION=	1.6a
 CATEGORIES=	devel
 MASTER_SITES=	http://www.gedanken.demon.co.uk/download-cxref/ \
 		${MASTER_SITE_SUNSITE}
diff -urN /usr/ports/devel/cxref/distinfo devel/cxref/distinfo
--- /usr/ports/devel/cxref/distinfo	Wed Oct 13 02:24:38 2004
+++ devel/cxref/distinfo	Wed May  4 14:14:13 2005
@@ -1,2 +1,2 @@
-MD5 (cxref-1.6.tgz) = ce66211f29d73c2ffaed5a3758493afc
-SIZE (cxref-1.6.tgz) = 392060
+MD5 (cxref-1.6a.tgz) = a384b72b280f47a60025f93dcdda4921
+SIZE (cxref-1.6a.tgz) = 394113
diff -urN /usr/ports/devel/cxref/files/patch-ad devel/cxref/files/patch-ad
--- /usr/ports/devel/cxref/files/patch-ad	Wed Oct 13 02:24:38 2004
+++ devel/cxref/files/patch-ad	Wed May  4 14:17:13 2005
@@ -1,6 +1,6 @@
---- src/Makefile.in.orig	Wed Sep  8 01:46:17 2004
-+++ src/Makefile.in	Fri Oct  1 20:59:36 2004
-@@ -27,6 +27,9 @@
+--- src/Makefile.in.orig	Sun Feb  6 04:35:02 2005
++++ src/Makefile.in	Wed May  4 14:16:28 2005
+@@ -26,6 +26,9 @@
  # The installation program.
  
  INSTALL=@INSTALL@
@@ -10,7 +10,7 @@
  
  # The C compiler and linker
  
-@@ -70,10 +73,10 @@
+@@ -69,8 +72,8 @@
  
  install : programs
  	[ -d $(bindir) ] || $(INSTALL) -d $(bindir)
@@ -18,9 +18,6 @@
 -	$(INSTALL) -m 755 $(srcdir)/cxref-cc $(bindir)
 +	$(INSTALL_PROGRAM) cxref-inst $(bindir)/cxref
 +	$(INSTALL_SCRIPT) $(srcdir)/cxref-cc $(bindir)
- 	[ -d $(mandir)/man1 ] || $(INSTALL) -d $(mandir)/man1
--	$(INSTALL) -m 644 $(srcdir)/README.man $(mandir)/man1/cxref.1
-+	$(INSTALL_DATA) $(srcdir)/../doc/README.man $(mandir)/man1/cxref.1
  
  install-win32 : programs
  	[ -d $(bindir) ] || $(INSTALL) -d $(bindir)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list