ports/51222: Update port: cad/gerbv to 0.13 (fix ports/51047)

KATO Tsuguru tkato at prontomail.com
Mon Apr 21 17:40:28 UTC 2003


>Number:         51222
>Category:       ports
>Synopsis:       Update port: cad/gerbv to 0.13 (fix ports/51047)
>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:   Mon Apr 21 10:40:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.13

Following PR(s) should be superseded by this PR:
[2003/04/16] ports/51047  ports-bugs  Update port: cad/gerbv to 0.13

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/cad/gerbv/Makefile cad/gerbv/Makefile
--- /usr/ports/cad/gerbv/Makefile	Fri Apr 18 20:44:27 2003
+++ cad/gerbv/Makefile	Sun Apr 20 13:17:27 2003
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	gerbv
-PORTVERSION=	0.12
+PORTVERSION=	0.13
 CATEGORIES=	cad
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -17,6 +17,7 @@
 
 USE_GNOME=	gdkpixbuf
 USE_REINPLACE=	yes
+USE_GETOPT_LONG=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CONFIGURE_ARGS=	--enable-exportpng
@@ -25,11 +26,6 @@
 
 CPPFLAGS=	-I${LOCALBASE}/include
 LDFLAGS=	-L${LOCALBASE}/lib
-
-.if !exists(/usr/include/getopt.h)
-LIB_DEPENDS+=   gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
-LDFLAGS+=       -lgnugetopt
-.endif
 
 post-patch:
 	@${REINPLACE_CMD} -e "s|malloc.h|stdlib.h|g" ${WRKSRC}/src/amacro.c
diff -urN /usr/ports/cad/gerbv/distinfo cad/gerbv/distinfo
--- /usr/ports/cad/gerbv/distinfo	Wed Feb 12 19:11:00 2003
+++ cad/gerbv/distinfo	Wed Apr 16 14:26:18 2003
@@ -1 +1 @@
-MD5 (gerbv-0.12.tar.gz) = b2df64d369e561471c937d48c7ba060a
+MD5 (gerbv-0.13.tar.gz) = 57e6ccc52a45dc62763b4d1191bfeb9e
diff -urN /usr/ports/cad/gerbv/pkg-plist cad/gerbv/pkg-plist
--- /usr/ports/cad/gerbv/pkg-plist	Wed Feb 12 19:11:00 2003
+++ cad/gerbv/pkg-plist	Wed Apr 16 14:31:03 2003
@@ -1,8 +1,4 @@
 bin/gerbv
-%%DATADIR%%/scheme/gerb-debug.scm
-%%DATADIR%%/scheme/gerb-ps.scm
- at dirrm %%DATADIR%%/scheme
- at dirrm %%DATADIR%%
 %%PORTDOCS%%%%DOCSDIR%%/PNG-print/PNGPrintMiniHowto.txt
 %%PORTDOCS%%%%DOCSDIR%%/PNG-print/gimp-window.jpg
 %%PORTDOCS%%%%DOCSDIR%%/eagle/eagle2exc.pl
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list