aboutsummaryrefslogtreecommitdiff
path: root/graphics/pstoedit
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-10-18 13:06:04 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-10-18 13:06:04 +0000
commit37419233817124dbd84d7ed728f581e2763027b5 (patch)
treecfa8d378a676bb418cb5129752a8c628a501d890 /graphics/pstoedit
parentd42e79a6b2fb045e23e49e79eb03bae679dcbfb0 (diff)
downloadports-37419233817124dbd84d7ed728f581e2763027b5.tar.gz
ports-37419233817124dbd84d7ed728f581e2763027b5.zip
Update to version 3.60
PR: 161638 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=283792
Diffstat (limited to 'graphics/pstoedit')
-rw-r--r--graphics/pstoedit/Makefile20
-rw-r--r--graphics/pstoedit/distinfo4
-rw-r--r--graphics/pstoedit/pkg-plist20
3 files changed, 34 insertions, 10 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 07c974a75ab8..fadda619914c 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -6,14 +6,15 @@
#
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
+
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
OPTIONS= IMAGEMAGICK "Enable magick++ interface" on \
@@ -25,15 +26,14 @@ USE_GNOME= gnomehack pkgconfig
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 <bsd.port.options.mk>
.if defined(WITHOUT_IMAGEMAGICK)
@@ -82,5 +82,9 @@ post-install:
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${DOCSDIR}
.endif
+.if !defined(NOPORTEXAMPLES)
+ @${MKDIR} ${EXAMPLESDIR}
+ ${INSTALL_DATA} ${WRKSRC}/examples/*.ps ${EXAMPLESDIR}
+.endif
.include <bsd.port.mk>
diff --git a/graphics/pstoedit/distinfo b/graphics/pstoedit/distinfo
index d1b9841a0532..5dc8797b951b 100644
--- a/graphics/pstoedit/distinfo
+++ b/graphics/pstoedit/distinfo
@@ -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 --git a/graphics/pstoedit/pkg-plist b/graphics/pstoedit/pkg-plist
index 96365f313f30..222406956582 100644
--- a/graphics/pstoedit/pkg-plist
+++ b/graphics/pstoedit/pkg-plist
@@ -42,6 +42,25 @@ 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
%%DATADIR%%/mpost.fmp
@@ -52,5 +71,6 @@ share/aclocal/pstoedit.m4
@dirrm %%DATADIR%%/swffonts
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
@dirrm lib/pstoedit
@dirrm include/pstoedit