ports/164151: Update port: cad/gerbv to 2.6.0

KATO Tsuguru tkato432 at yahoo.com
Sun Jan 15 18:10:10 UTC 2012


>Number:         164151
>Category:       ports
>Synopsis:       Update port: cad/gerbv to 2.6.0
>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 Jan 15 18:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 2.6.0

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/cad/gerbv/Makefile cad/gerbv/Makefile
--- /usr/ports/cad/gerbv/Makefile	2011-09-24 13:21:31.000000000 +0900
+++ cad/gerbv/Makefile	2011-12-27 20:25:01.000000000 +0900
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	gerbv
-PORTVERSION=	2.5.0
+PORTVERSION=	2.6.0
 CATEGORIES=	cad
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
@@ -21,14 +21,15 @@
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 INSTALLS_ICONS=	yes
+MAKE_JOBS_SAFE=	yes
+
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
 
 PLIST_SUB=	VERSION="${PORTVERSION}"
 
 MAN1=		gerbv.1
 
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
-
 post-patch:
 	@${REINPLACE_CMD} -e '/^SUBDIRS =/s|desktop||g' ${WRKSRC}/Makefile.in
 
diff -urN /usr/ports/cad/gerbv/distinfo cad/gerbv/distinfo
--- /usr/ports/cad/gerbv/distinfo	2011-03-26 03:12:59.000000000 +0900
+++ cad/gerbv/distinfo	2011-12-27 20:33:16.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (gerbv-2.5.0.tar.gz) = fdb6d78c4c7b18a8a25d43f5d061e1ece0124a93ff61483ff11141f9cd7dbb49
-SIZE (gerbv-2.5.0.tar.gz) = 2295221
+SHA256 (gerbv-2.6.0.tar.gz) = 5c55425c3493bc8407949be8b4e572434a6b378f5727cc0dcef97dc2e7574dd0
+SIZE (gerbv-2.6.0.tar.gz) = 2346299
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list