ports/146457: [request update] graphics/separate

RyōTa SimaMoto liangtai.s4 at gmail.com
Mon May 10 06:50:04 UTC 2010


>Number:         146457
>Category:       ports
>Synopsis:       [request update] graphics/separate
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 10 06:50:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     RyōTa SimaMoto
>Release:        8.0-RELEASE
>Organization:
>Environment:
FreeBSD takiba.fakenet 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009     root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
The separate-plus plugin for GIMP is updated to 0.5.7
at 30th April.  Please update this port.  The current
version of ${PORTSDIR}/graphics/separate is 0.5.3.

>How-To-Repeat:
n/a
>Fix:
I attach two patches.
On the first one, things are changed to the minimal and
to be closest to the current port so that it works well.

With the second patch and its additional file, I suggest
several major changes including:
 * use USE_GMAKE and add files/patch-Makefile for
   build and installation,
 * set L10N_TARGET to install localization message catalogues,
 * reset on MASTER_SITE to download from the developers' site,
 * use L10N_TARGET and BIN_TARGET (ought to be TARGET)
   also on installation.

NOTE: Mr. Yamakawa, the current developer, says some l10n
catalogues (cs, ko, pl) are not maintained to update for long
days, and they can be ignored.  Other three languages
(fr, ru, and ja) are active.

Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/separate/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	28 Mar 2010 06:37:58 -0000	1.8
+++ Makefile	4 May 2010 10:21:14 -0000
@@ -2,12 +2,11 @@
 # Date created:        30 January 2008
 # Whom:                Pietro Cerutti <gahr at gahr.ch>
 #
-# $FreeBSD: ports/graphics/separate/Makefile,v 1.8 2010/03/28 06:37:58 dinoex Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	separate
-PORTVERSION=	0.5.3
-PORTREVISION=	3
+PORTVERSION=	0.5.7
 PORTEPOCH=	1
 CATEGORIES=	graphics
 MASTER_SITES=	${MASTER_SITE_LOCAL} \
@@ -34,7 +33,7 @@
 .endfor
 
 PORTDOCS=	README*
-PORTEXAMPLES=	quickproof.scm quicksave.scm
+PORTEXAMPLES=	qproof.scm qexport.scm
 
 MAKE_ENV+=	TARGETS="${TARGETS}"
 
@@ -52,8 +51,8 @@
 .endif
 .if !defined(NOPORTEXAMPLES)
 	${MKDIR} ${EXAMPLESDIR}
-	${INSTALL_DATA} ${WRKSRC}/sample-scripts/for_GIMP2.3+/quickproof.scm ${EXAMPLESDIR}
-	${INSTALL_DATA} ${WRKSRC}/sample-scripts/for_GIMP2.3+/quicksave.scm ${EXAMPLESDIR}
+	${INSTALL_DATA} ${WRKSRC}/sample-scripts/qproof.scm ${EXAMPLESDIR}
+	${INSTALL_DATA} ${WRKSRC}/sample-scripts/qexport.scm ${EXAMPLESDIR}
 .endif
 	@${CAT} pkg-message
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/separate/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	10 Nov 2008 18:05:56 -0000	1.3
+++ distinfo	4 May 2010 10:21:14 -0000
@@ -1,3 +1,3 @@
-MD5 (separate+-0.5.3.zip) = 2c9b8ba641ba02f4bbb6a3b7e862d46f
-SHA256 (separate+-0.5.3.zip) = e43a778a7f54cf1a524984463bc4fe6d38bd22cfa9b985e086fb25085abdf123
-SIZE (separate+-0.5.3.zip) = 201919
+MD5 (separate+-0.5.7.zip) = 3040baa11a9bf9c5c3112cdd715eaada
+SHA256 (separate+-0.5.7.zip) = d7524f28c2634ad0aacdf2c6c4bb113b58638444c303140a1d222444c5a36fe2
+SIZE (separate+-0.5.7.zip) = 242592


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list