diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2010-11-10 21:15:06 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2010-11-10 21:15:06 +0000 |
commit | 1b9a387c3d3d323312c150b8ce6133c5b8270590 (patch) | |
tree | bbf581e6bedba705a21ec5701f26f3c4846c7c01 /graphics/separate | |
parent | 16ecfce1ea912ed316a4c56f785e17df4838edd7 (diff) |
Notes
Diffstat (limited to 'graphics/separate')
-rw-r--r-- | graphics/separate/Makefile | 11 | ||||
-rw-r--r-- | graphics/separate/distinfo | 5 |
2 files changed, 7 insertions, 9 deletions
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 |