Date: Wed, 9 Dec 2009 03:00:22 +0900 From: KATO Tsuguru <tkato432@yahoo.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/141294: Update port: graphics/ocre to 0.033 Message-ID: <20091209030022.00646bb0.tkato432@yahoo.com> Resent-Message-ID: <200912081810.nB8IA4Eu023804@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 141294 >Category: ports >Synopsis: Update port: graphics/ocre to 0.033 >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: Tue Dec 08 18:10:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 7.2-RELEASE-p5 i386 >Organization: >Environment: >Description: - Update to version 0.033 >How-To-Repeat: >Fix: diff -urN /usr/ports/graphics/ocre/Makefile graphics/ocre/Makefile --- /usr/ports/graphics/ocre/Makefile 2009-11-03 00:35:31.000000000 +0900 +++ graphics/ocre/Makefile 2009-11-27 22:08:37.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= ocre -PORTVERSION= 0.032 +PORTVERSION= 0.033 CATEGORIES= graphics MASTER_SITES= ftp://lem.eui.upm.es/pub/ocre/ DISTNAME= ${PORTNAME}_v${PORTVERSION:S/./_/} @@ -30,11 +30,6 @@ MANLANG= "" es MAN1= ${PORTNAME}.1 -post-extract: - @${FIND} ${WRKSRC}/.. -type l -delete - @${MKDIR} ${WRKSRC}/id3 - @${LN} -sf ../../id3 ${WRKSRC}/src/id3 - post-patch: @${REINPLACE_CMD} -e 's|^CC =|CC ?=|g ; \ s|^CFLAGS1=|CFLAGS1 ?=| ; \ @@ -55,7 +50,7 @@ ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}-es.1 ${MAN1PREFIX}/man/es/man1/${PORTNAME}.1 ${INSTALL_DATA} ${WRKSRC}/../po/es.mo ${PREFIX}/share/locale/es/LC_MESSAGES/${PORTNAME}.mo @${MKDIR} ${DATADIR} - @${TAR} xof ${WRKSRC}/ocre-decsWood-${PORTVERSION}.tgz -C ${DATADIR} + @${TAR} --exclude "*.orig" -xof ${WRKSRC}/ocre-decsWood-${PORTVERSION}.tgz -C ${DATADIR} @${CHMOD} -h 755 ${DATADIR}/decsWood .include <bsd.port.mk> diff -urN /usr/ports/graphics/ocre/distinfo graphics/ocre/distinfo --- /usr/ports/graphics/ocre/distinfo 2009-11-03 00:35:32.000000000 +0900 +++ graphics/ocre/distinfo 2009-11-27 21:41:52.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (ocre_v0_032.tgz) = 41b1f7bf502f5bfdc107a9addb40d7a8 -SHA256 (ocre_v0_032.tgz) = ae2699857892791090224cc3ead131fa9e83f723ce7a3102d7bee2cd41601102 -SIZE (ocre_v0_032.tgz) = 565992 +MD5 (ocre_v0_033.tgz) = e2a56b4b370876be38cfc7f440d00973 +SHA256 (ocre_v0_033.tgz) = ee85a6ec22a30ad8ef9a03eb626e554a0d2d48c0168b5149462446e976b98ce8 +SIZE (ocre_v0_033.tgz) = 582735 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091209030022.00646bb0.tkato432>