Date: Mon, 16 Jan 2012 02:45:27 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/164151: Update port: cad/gerbv to 2.6.0 Message-ID: <20120116024527.f3b72803.tkato432@yahoo.com> Resent-Message-ID: <201201151810.q0FIA9BC078417@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120116024527.f3b72803.tkato432>