aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2005-01-13 03:14:13 +0800
committerkrion <krion@FreeBSD.org>2005-01-13 03:14:13 +0800
commit4269eaf61103a9c7a7edb4b37722b06a4138c137 (patch)
tree277cf939c4ed715287e3de2a894ef51f1c6e66ea
parent7bbc960eff1eed4b435861312189e11538d6c970 (diff)
downloadfreebsd-ports-gnome-4269eaf61103a9c7a7edb4b37722b06a4138c137.tar.gz
freebsd-ports-gnome-4269eaf61103a9c7a7edb4b37722b06a4138c137.tar.zst
freebsd-ports-gnome-4269eaf61103a9c7a7edb4b37722b06a4138c137.zip
Update to version 3.07
PR: ports/76161 Submitted by: Ports Fury
-rw-r--r--graphics/epstool/Makefile2
-rw-r--r--graphics/epstool/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/epstool/Makefile b/graphics/epstool/Makefile
index c924b44e5c77..d30200b48e86 100644
--- a/graphics/epstool/Makefile
+++ b/graphics/epstool/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= epstool
-PORTVERSION= 3.06
+PORTVERSION= 3.07
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} \
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ \
diff --git a/graphics/epstool/distinfo b/graphics/epstool/distinfo
index 57bb9f15daf1..4325e8890c47 100644
--- a/graphics/epstool/distinfo
+++ b/graphics/epstool/distinfo
@@ -1,2 +1,2 @@
-MD5 (epstool-3.06.tar.gz) = 903ce5bd7b43f799c56d0ec39d3b2510
-SIZE (epstool-3.06.tar.gz) = 184376
+MD5 (epstool-3.07.tar.gz) = ab140fdf8760e5e62fd11a5bace52fa7
+SIZE (epstool-3.07.tar.gz) = 184676
sist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Fix MASTER_SITESkrion2005-01-291-2/+2 * Assign Maintainership to Josh Paetzel <josh@tcbug.org>arved2004-12-051-1/+1 * - Add a mirror site.perky2004-11-292-2/+8 * Update to 0.22.2perky2004-11-073-12/+3 * Upgrade from 0.22.0 to 0.22.1 (April 14th). Drop expat-dependency --mi2004-05-053-8/+21 * o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-1/+2 * Use PLIST_FILES.trevor2004-02-062-2/+2 * SIZEify.trevor2004-01-301-0/+1 * - Update to 0.22.0.fjoe2003-10-102-3/+3 * Use USE_GETOPT_LONG.petef2003-05-191-5/+1 * Update to 0.21fjoe2003-04-182-3/+2 * De-pkg-comment.knu2003-02-212-1/+1 * Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.nork2003-02-081-2/+2 * Conditionalize libgnugetopt dependencies.nork2003-02-021-5/+11 * Do not build with included neon.fjoe2003-01-221-2/+2 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * Fix build on -current (don't redefine __size_t; same code as in proftpd)kris2002-10-211-0/+11 * Bump PORTREVISION and expat shlib.kuriyama2002-09-171-1/+2 * upgrade to 0.20.5ijliao2002-09-072-2/+2 * upgrade to 0.20.4ijliao2002-08-113-31/+14 * Chase shlib rev of devel/gettextade2002-08-021-1/+1 * Unbreak this port by using the included libneon and expat. The API forglewis2002-06-182-9/+13 * Update LIB_DEPENDS on libneon.kris2002-05-113-6/+16 * gettext upgrade uber-patch (stage 3)ade2002-04-131-2/+2 * BROKEN: Dependency is out of datekris2002-03-251-0/+2 * Stage 1 of gettext update.ade2002-03-161-1/+1 * Chase neon shared library upgrade.olgeni2001-12-231-1/+2 * Update to version 0.18kevlo2001-12-222-3/+3 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * Fix typo in WWW: webdab.org -> webdav.org.olgeni2001-08-161-1/+1 * Add a LIB_DEPENDS on the gettext port.steve2001-06-181-1/+2 * Chase increased libneon version number.sobomax2001-06-061-1/+1 * Upgrade to 0.17.0, add depends to www/neon now.vanilla2001-03-213-4/+18 * Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1 * Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-10