Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 May 2013 00:35:54 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/178849: [MAINTAINER] graphics/pstoedit: update to 3.62
Message-ID:  <20130522223556.95F76D78@hub.freebsd.org>
Resent-Message-ID: <201305222240.r4MMe0xM009817@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         178849
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/pstoedit: update to 3.62
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 22 22:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue Jan 29 15:02:50 EST 2013
>Description:
- Update to 3.62
- Remove DOCS EXAMPLES Options
- Fix docs and examples
- Trim files/patch-configure
- Trim pkg-plist

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- pstoedit-3.62.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/pstoedit/Makefile ./Makefile
--- /usr/ports/graphics/pstoedit/Makefile	2013-04-26 16:36:27.000000000 +0200
+++ ./Makefile	2013-05-23 00:27:10.000000000 +0200
@@ -2,8 +2,7 @@
 # $FreeBSD: head/graphics/pstoedit/Makefile 316343 2013-04-23 10:47:02Z bapt $
 
 PORTNAME=	pstoedit
-PORTVERSION=	3.61
-PORTREVISION=	2
+PORTVERSION=	3.62
 CATEGORIES=	graphics print
 MASTER_SITES=	SF
 
@@ -14,13 +13,13 @@
 
 LIB_DEPENDS=	gd:${PORTSDIR}/graphics/gd
 
-OPTIONS_DEFINE=	MAGICK EMF MING PLOTUTILS DOCS EXAMPLES
+OPTIONS_DEFINE=	MAGICK EMF MING PLOTUTILS
 OPTIONS_DEFAULT=	MAGICK EMF PLOTUTILS
 EMF_DESC=	Enable emf interface
 MING_DESC=	Enable swf interface
 PLOTUTILS_DESC=	Enable libplot interface
 
-USES=	pathfix pkgconfig
+USES=		pathfix pkgconfig
 USE_GHOSTSCRIPT=	yes
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
@@ -31,13 +30,10 @@
 
 MAN1=		pstoedit.1
 
-.include <bsd.port.options.mk>
+PORTDOCS=	*
+PORTEXAMPLES=	*
 
-.if ${PORT_OPTIONS:MDOCS}
-PLIST_SUB+=	PORTDOCS=""
-.else
-PLIST_SUB+=	PORTDOCS="@comment "
-.endif
+.include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MMAGICK}
 LIB_DEPENDS+=	Magick++:${PORTSDIR}/graphics/ImageMagick
diff -ruN --exclude=CVS /usr/ports/graphics/pstoedit/distinfo ./distinfo
--- /usr/ports/graphics/pstoedit/distinfo	2013-01-14 17:57:12.000000000 +0100
+++ ./distinfo	2013-05-23 00:09:22.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (pstoedit-3.61.tar.gz) = e9935f5510fc5a3227bd31a74e88911f02a4c8516f3e0fe9fbc0dc780f2460db
-SIZE (pstoedit-3.61.tar.gz) = 989480
+SHA256 (pstoedit-3.62.tar.gz) = 8074c44637d48fa1a9253b263b18a61258bab904df473f803d8a639b6a038148
+SIZE (pstoedit-3.62.tar.gz) = 1013477
diff -ruN --exclude=CVS /usr/ports/graphics/pstoedit/files/patch-configure ./files/patch-configure
--- /usr/ports/graphics/pstoedit/files/patch-configure	2013-03-12 14:41:00.000000000 +0100
+++ ./files/patch-configure	2013-05-23 00:25:32.000000000 +0200
@@ -1,10 +1,10 @@
---- configure.orig	2012-08-28 12:49:37.000000000 +0200
-+++ configure	2013-03-11 00:33:46.000000000 +0100
-@@ -16274,6 +16274,7 @@
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+--- configure.orig	2013-04-28 20:20:53.000000000 +0200
++++ configure	2013-05-23 00:23:30.000000000 +0200
+@@ -8167,6 +8167,7 @@
+   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
  /* end confdefs.h.  */
  #include <stdlib.h>
 +#include <unistd.h>
- 		 char buffer[] = "aaaXXXXXX";
- 	 	 int i = mkstemp(buffer);
- int
+ #include <stdarg.h>
+ #include <string.h>
+ #include <float.h>
diff -ruN --exclude=CVS /usr/ports/graphics/pstoedit/pkg-plist ./pkg-plist
--- /usr/ports/graphics/pstoedit/pkg-plist	2013-03-12 14:41:00.000000000 +0100
+++ ./pkg-plist	2013-05-23 00:14:40.000000000 +0200
@@ -39,27 +39,6 @@
 %%EMF%%lib/pstoedit/libp2edrvwmf.so.0
 libdata/pkgconfig/pstoedit.pc
 share/aclocal/pstoedit.m4
-%%PORTDOCS%%%%DOCSDIR%%/changelog.htm
-%%PORTDOCS%%%%DOCSDIR%%/index.htm
-%%PORTDOCS%%%%DOCSDIR%%/pstoedit.htm
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cliptst2.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/closepathtest.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/colrtest.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eofill.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/eschertr.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/figtext.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/illusion.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagetest_1.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagetest_2.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imagetest_3.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/largetextspace.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/letters.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/oneimg.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pathtest.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/spiral.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/textmat.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/twopages.ps
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/woglim.ps
 %%DATADIR%%/drvhpgl.pencolors
 %%DATADIR%%/examplefigmap.fmp
 %%DATADIR%%/latex2e.fmp
@@ -67,10 +46,10 @@
 %%DATADIR%%/safer.ps
 %%DATADIR%%/svg.fmp
 %%DATADIR%%/swffonts/default.fdb
+%%DATADIR%%/unix.fmp
 %%DATADIR%%/wemf.fmp
+%%DATADIR%%/windows.fmp
 @dirrm %%DATADIR%%/swffonts
 @dirrm %%DATADIR%%
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm lib/pstoedit
 @dirrm include/pstoedit
--- pstoedit-3.62.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130522223556.95F76D78>