Date: Sat, 20 Jan 2007 22:11:24 -0000 From: "Marcelo Araujo" <araujo@bsdmail.org> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/108171: [Update] graphics/ivtools to PORTREVISION 2 Message-ID: <1169331084.33109@reloaded.freebsd.org> Resent-Message-ID: <200701210010.l0L0AJ7S036101@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 108171 >Category: ports >Synopsis: [Update] graphics/ivtools to PORTREVISION 2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jan 21 00:10:18 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Marcelo Araujo >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: BSD EXPERIENCE >Environment: System: FreeBSD 6.2-PRERELEASE #2: Fri Nov 24 21:44:48 UTC 2006 araujo@reloaded.freebsd.org:/usr/src/sys/i386/compile/RELOADED >Description: - fixed pkg-plist - take maintainership >How-To-Repeat: >Fix: --- ivtools.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/ivtools/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 14 Aug 2006 23:06:34 -0000 1.21 +++ Makefile 21 Jan 2007 00:04:28 -0000 @@ -7,13 +7,13 @@ PORTNAME= ivtools PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Drawing editors derived from idraw BUILD_DEPENDS= imake:${X_IMAKE_PORT} Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/graphics/ivtools/pkg-plist,v retrieving revision 1.8 diff -u -r1.8 pkg-plist --- pkg-plist 16 Apr 2006 08:19:58 -0000 1.8 +++ pkg-plist 21 Jan 2007 00:04:28 -0000 @@ -1,19 +1,10 @@ -bin/comdraw bin/comterp -bin/drawserv -bin/drawtool -bin/flipbook -bin/graphdraw -bin/iclass %%IVDL%%bin/ivdl -bin/idraw bin/ivgetjpg -bin/ivtext bin/ivtiftopnm bin/ivtmpnam bin/pnmtopgm bin/stdcmapppm -lib/ivtools/InterViews lib/ivtools/comterp.err lib/libAttrGlyph.so lib/libAttrGlyph.so.1.2.3 @@ -35,8 +26,6 @@ lib/libGraphUnidraw.so.1.2.3 lib/libIV-common.so lib/libIV-common.so.1.2.3 -lib/libIV.so -lib/libIV.so.1.2.3 lib/libIVGlyph.so lib/libIVGlyph.so.1.2.3 lib/libOverlayUnidraw.so --- ivtools.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1169331084.33109>