diff -urN /usr/ports/graphics/pstoedit/Makefile graphics/pstoedit/Makefile --- /usr/ports/graphics/pstoedit/Makefile 2011-10-12 03:15:38.000000000 +0900 +++ graphics/pstoedit/Makefile 2011-10-12 04:31:43.000000000 +0900 @@ -6,14 +6,16 @@ # PORTNAME= pstoedit -PORTVERSION= 3.50 -PORTREVISION= 6 +PORTVERSION= 3.60 CATEGORIES= graphics print -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Convert PostScript to other vector graphic formats +LICENSE= GPLv2 # (or later) +LICENSE_FILE= ${WRKSRC}/copying + LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd OPTIONS= IMAGEMAGICK "Enable magick++ interface" on \ @@ -25,15 +27,14 @@ USE_GHOSTSCRIPT= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -MAKE_JOBS_UNSAFE= yes - -MAN1= pstoedit.1 +MAKE_JOBS_UNSAFE=yes CFLAGS+= -DHAVE_LIBGD -CPPFLAGS+= -I${LOCALBASE}/include/ming -I${LOCALBASE}/include \ - -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include/ming -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +MAN1= pstoedit.1 + .include .if defined(WITHOUT_IMAGEMAGICK) @@ -82,5 +83,9 @@ @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${DOCSDIR} .endif +.if !defined(NOPORTEXAMPLES) + @${MKDIR} ${EXAMPLESDIR} + ${INSTALL_DATA} ${WRKSRC}/examples/*.ps ${EXAMPLESDIR} +.endif .include diff -urN /usr/ports/graphics/pstoedit/distinfo graphics/pstoedit/distinfo --- /usr/ports/graphics/pstoedit/distinfo 2010-12-16 22:47:27.000000000 +0900 +++ graphics/pstoedit/distinfo 2011-08-29 13:39:38.000000000 +0900 @@ -1,2 +1,2 @@ -SHA256 (pstoedit-3.50.tar.gz) = 22b16452d7538358f8ecdff1fec29a8b6d4da49dffec9ae436f60bd95d105711 -SIZE (pstoedit-3.50.tar.gz) = 894115 +SHA256 (pstoedit-3.60.tar.gz) = 118e58aa2c65e4193f1cc5a56c569e160752f654bf35e39f790d27b223b62391 +SIZE (pstoedit-3.60.tar.gz) = 988351 diff -urN /usr/ports/graphics/pstoedit/pkg-plist graphics/pstoedit/pkg-plist --- /usr/ports/graphics/pstoedit/pkg-plist 2007-10-06 14:46:00.000000000 +0900 +++ graphics/pstoedit/pkg-plist 2011-08-29 15:21:05.000000000 +0900 @@ -42,6 +42,25 @@ %%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 %%DATADIR%%/mpost.fmp