summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-06-08 11:55:07 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-06-08 11:55:07 +0000
commit2dfa0e70a722f18c0d5a0a77467bc27e373d07b0 (patch)
tree124d0dfa061f7393da6f6108948d8f1f51fef185 /graphics
parentAdd ruby-tzfile, a TZFile handling library for Ruby. (diff)
Upgrade to 3.21.
PR: 27716
Notes
Notes: svn path=/head/; revision=43640
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pstoedit/Makefile12
-rw-r--r--graphics/pstoedit/distinfo2
-rw-r--r--graphics/pstoedit/files/patch-ab17
-rw-r--r--graphics/pstoedit/files/patch-ac13
-rw-r--r--graphics/pstoedit/pkg-plist1
5 files changed, 8 insertions, 37 deletions
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 131fc1054054..31097816b7c3 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= pstoedit
-PORTVERSION= 3.17
+PORTVERSION= 3.21
CATEGORIES= graphics print
MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/
-DISTNAME= ${PORTNAME}_3_17
+DISTNAME= ${PORTNAME}_3_21
MAINTAINER= jseger@FreeBSD.org
-RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55
-LIB_DEPENDS= plot.3:${PORTSDIR}/graphics/plotutils \
- plotter.3:${PORTSDIR}/graphics/plotutils
+RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6
+LIB_DEPENDS= plot.4:${PORTSDIR}/graphics/plotutils \
+ plotter.4:${PORTSDIR}/graphics/plotutils
USE_ZIP= yes
-WRKSRC= ${WRKDIR}/pstoedit_3.17/src
+WRKSRC= ${WRKDIR}/pstoedit_${PORTVERSION}/src
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${PREFIX}/include -I${X11BASE}/include" \
CXXFLAGS="${CFLAGS} -I${PREFIX}/include -I${X11BASE}/include" \
diff --git a/graphics/pstoedit/distinfo b/graphics/pstoedit/distinfo
index 5cf2111c5eea..fd1d7bfc5f98 100644
--- a/graphics/pstoedit/distinfo
+++ b/graphics/pstoedit/distinfo
@@ -1 +1 @@
-MD5 (pstoedit_3_17.zip) = e11b080ec22b60a85f58c3a050f651d1
+MD5 (pstoedit_3_21.zip) = da439846a3a9eddce0d310d2ceaf4f45
diff --git a/graphics/pstoedit/files/patch-ab b/graphics/pstoedit/files/patch-ab
deleted file mode 100644
index 4fc73b141e4e..000000000000
--- a/graphics/pstoedit/files/patch-ab
+++ /dev/null
@@ -1,17 +0,0 @@
---- configure.orig Sun Feb 27 14:04:26 2000
-+++ configure Sun Feb 27 14:02:06 2000
-@@ -1061,12 +1061,12 @@
- #include "confdefs.h"
- #include <plotter.h>
- int main() {
-- typdef int Point;
-+ typedef int Point;
- ; return 0; }
- EOF
- if { (eval echo configure:1068: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
- rm -rf conftest*
-- echo "$ac_t""you seem to have a newer version " 1>&6]
-+ echo "$ac_t""you seem to have a newer version " 1>&6
- else
- echo "configure: failed program was:" >&5
- cat conftest.$ac_ext >&5
diff --git a/graphics/pstoedit/files/patch-ac b/graphics/pstoedit/files/patch-ac
deleted file mode 100644
index 1c1b7f77e7b7..000000000000
--- a/graphics/pstoedit/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.in.orig Sun Feb 27 14:03:37 2000
-+++ configure.in Sun Feb 27 14:02:43 2000
-@@ -30,8 +30,8 @@
-
- dnl See if we have a 2.3 or newer lib Plot version
- AC_MSG_CHECKING(for version of "lib plot" )
--AC_TRY_COMPILE( [#include <plotter.h>],[ typdef int Point; ],
-- AC_MSG_RESULT(you seem to have a newer version )],
-+AC_TRY_COMPILE( [#include <plotter.h>],[ typedef int Point; ],
-+ AC_MSG_RESULT(you seem to have a newer version ),
- [PLOTCOMPILEFLAGS="$PLOTCOMPILEFLAGS -DOLD_LIBPLOTTER"; AC_MSG_RESULT(you seem to have a older version )])
- AC_SUBST(PLOTCOMPILEFLAGS)
-
diff --git a/graphics/pstoedit/pkg-plist b/graphics/pstoedit/pkg-plist
index 9c99f413d08a..20eab76a9e48 100644
--- a/graphics/pstoedit/pkg-plist
+++ b/graphics/pstoedit/pkg-plist
@@ -1,4 +1,5 @@
bin/pstoedit
+lib/latex2e.fmp
lib/mpost.fmp
share/doc/pstoedit/changelog.htm
share/doc/pstoedit/index.htm