ports/152077: [update] graphics/separate new release
SimaMoto at FreeBSD.org
SimaMoto at FreeBSD.org
Tue Nov 9 15:30:10 UTC 2010
>Number: 152077
>Category: ports
>Synopsis: [update] graphics/separate new release
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Nov 09 15:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: SimaMoto,RyōTa
>Release: 8.1-STABLE
>Organization:
>Environment:
>Description:
At 10th October, the new version 0.5.8 of separate+ plugin for GIMP has been released.
This port (graphics/separate) also can be upgraded by this patch.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ur graphics/separate/Makefile.orig graphics/separate/Makefile
--- graphics/separate/Makefile.orig 2010-05-17 16:39:16.000000000 +0900
+++ graphics/separate/Makefile 2010-11-09 23:19:01.000000000 +0900
@@ -6,17 +6,19 @@
#
PORTNAME= separate
-PORTVERSION= 0.5.7
+PORTVERSION= 0.5.8
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= SFJP \
http://people.freebsd.org/~gahr/distfiles/
-MASTER_SITE_SUBDIR= separate-plus/46785
+MASTER_SITE_SUBDIR= separate-plus/47873
DISTNAME= ${PORTNAME}+-${PORTVERSION}
MAINTAINER= gahr at FreeBSD.org
COMMENT= A CMYK plugin for The GIMP
+LICENSE= GPLv2
+
BUILD_DEPENDS= gccmakedep:${PORTSDIR}/devel/gccmakedep \
gimp-2.6:${PORTSDIR}/graphics/gimp
LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms
@@ -40,7 +42,7 @@
MAKE_ENV+= TARGETS="${BIN_TARGETS}"
post-patch:
- @${REINPLACE_CMD} -e 's|make|${GMAKE}|; s|lib/gimp/2.0|libexec/gimp/2.2|' ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e 's| make| ${GMAKE}|; s|lib/gimp/2.0|libexec/gimp/2.2|' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|$$(PREFIX)|${PREFIX}|g' ${WRKSRC}/Makefile ${WRKSRC}/po/Makefile
post-install:
diff -ur graphics/separate/distinfo.orig graphics/separate/distinfo
--- graphics/separate/distinfo.orig 2010-05-17 16:39:16.000000000 +0900
+++ graphics/separate/distinfo 2010-11-09 13:20:14.000000000 +0900
@@ -1,3 +1,2 @@
-MD5 (separate+-0.5.7.zip) = 3040baa11a9bf9c5c3112cdd715eaada
-SHA256 (separate+-0.5.7.zip) = d7524f28c2634ad0aacdf2c6c4bb113b58638444c303140a1d222444c5a36fe2
-SIZE (separate+-0.5.7.zip) = 242592
+SHA256 (separate+-0.5.8.zip) = 9e06b6d777d83439a122e7c13c08e725c49d23f62a09806c392b84948cefdf50
+SIZE (separate+-0.5.8.zip) = 273073
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list