From 36fdd6be4e6f1b5a35e966b4c177b909d86e43b8 Mon Sep 17 00:00:00 2001 From: gahr Date: Wed, 10 Nov 2010 21:15:06 +0000 Subject: - Update to 0.5.8 PR: 152077 Submitted by: RyoTa SimaMoto --- graphics/separate/Makefile | 11 +++++------ graphics/separate/distinfo | 5 ++--- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'graphics/separate') diff --git a/graphics/separate/Makefile b/graphics/separate/Makefile index c44d12dbc912..1f6d5e990a3e 100644 --- a/graphics/separate/Makefile +++ b/graphics/separate/Makefile @@ -6,12 +6,11 @@ # 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_SITES= SFJP +MASTER_SITE_SUBDIR= separate-plus/47873 DISTNAME= ${PORTNAME}+-${PORTVERSION} MAINTAINER= gahr@FreeBSD.org @@ -25,7 +24,7 @@ USE_ZIP= yes USE_GMAKE= yes BIN_TARGETS= separate separate_import icc_colorspace -L10N_TARGETS= cs fr ja ko pl ru +L10N_TARGETS= cs es fr ja ko pl ru .for PLUGIN in ${BIN_TARGETS} PLIST_FILES+= libexec/gimp/2.2/plug-ins/${PLUGIN} @@ -40,7 +39,7 @@ PORTEXAMPLES= qproof.scm qexport.scm 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 --git a/graphics/separate/distinfo b/graphics/separate/distinfo index 0241bacd9f88..207d65cd6e28 100644 --- a/graphics/separate/distinfo +++ b/graphics/separate/distinfo @@ -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 -- cgit