summaryrefslogtreecommitdiff
path: root/graphics/gimp-app-devel
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-28 23:13:41 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-28 23:13:41 +0000
commit513bef5022844e46fe073d33c4a5d2c3cf0ba80f (patch)
treedc71193d28a5ff4517066da05843789f9c5a6f87 /graphics/gimp-app-devel
parentAdd libpci, an API to read and write PCI configuration registers. (diff)
Update to 1.3.16.
Notes
Notes: svn path=/head/; revision=83792
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r--graphics/gimp-app-devel/Makefile8
-rw-r--r--graphics/gimp-app-devel/distinfo2
-rw-r--r--graphics/gimp-app-devel/files/patch-ab10
-rw-r--r--graphics/gimp-app-devel/pkg-plist3
4 files changed, 12 insertions, 11 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 023c718c1b4d..48614c3c9b71 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 1.3.15
+PORTVERSION= 1.3.16
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -54,10 +54,10 @@ USE_PYTHON= yes
BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk2
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/_gtkmodule.so:${PORTSDIR}/x11-toolkits/py-gtk2
CONFIGURE_ARGS+= --enable-python
-PLIST_SUB+= PYTHON:=""
+PLIST_SUB+= PYTHON:=""
.else
CONFIGURE_ARGS+= --disable-python
-PLIST_SUB+= PYTHON:="@comment "
+PLIST_SUB+= PYTHON:="@comment "
.endif
.if defined(WITHOUT_PRINT)
@@ -74,7 +74,7 @@ WITH_HTML_HELP_BROWSER= yes
.if ${HAVE_GNOME:Mgnomepanel}!=""
USE_GNOME+= gnomepanel
-CONFIGURE_ARGS+= --with-gnome-datadir=${X11BASE}/share/gnome
+CONFIGURE_ARGS+= --with-desktop-dir=${X11BASE}/share/gnome
PKGNAMESUFFIX= -gnome
.endif
diff --git a/graphics/gimp-app-devel/distinfo b/graphics/gimp-app-devel/distinfo
index 30cc1516f1a3..fa3249fb5863 100644
--- a/graphics/gimp-app-devel/distinfo
+++ b/graphics/gimp-app-devel/distinfo
@@ -1 +1 @@
-MD5 (gimp-1.3.15.tar.bz2) = c0ca246339857e3afdc47769c331f01a
+MD5 (gimp-1.3.16.tar.bz2) = ccee1733b0f36320b248913274b586e2
diff --git a/graphics/gimp-app-devel/files/patch-ab b/graphics/gimp-app-devel/files/patch-ab
index 5c4081c0c3bf..9b41f6891b45 100644
--- a/graphics/gimp-app-devel/files/patch-ab
+++ b/graphics/gimp-app-devel/files/patch-ab
@@ -1,13 +1,13 @@
---- plug-ins/common/url.c.orig Mon Nov 13 17:06:36 2000
-+++ plug-ins/common/url.c Sun Dec 10 16:17:42 2000
-@@ -189,8 +189,8 @@
+--- plug-ins/common/url.c.orig Thu Jun 26 15:45:03 2003
++++ plug-ins/common/url.c Sat Jun 28 18:17:59 2003
+@@ -187,8 +187,8 @@
putenv ("LANG=C");
#endif
- execlp ("wget", "wget", "-T", TIMEOUT, filename, "-O", tmpname, NULL);
-- g_message ("url: exec() failed: wget: %s", g_strerror (errno));
+- g_message ("exec() failed: wget: %s", g_strerror (errno));
+ execlp ("fetch", "fetch", "-T", TIMEOUT, filename, "-p", "-o", tmpname, NULL);
-+ g_message ("url: exec() failed: fetch: %s", g_strerror (errno));
++ g_message ("exec() failed: fetch: %s", g_strerror (errno));
g_free (tmpname);
_exit (127);
}
diff --git a/graphics/gimp-app-devel/pkg-plist b/graphics/gimp-app-devel/pkg-plist
index b41b4dd4f22d..90b649cf2514 100644
--- a/graphics/gimp-app-devel/pkg-plist
+++ b/graphics/gimp-app-devel/pkg-plist
@@ -4,6 +4,7 @@ bin/gimptool-1.3
etc/gimp/1.3/gimprc
etc/gimp/1.3/gtkrc_user
etc/gimp/1.3/ps-menurc
+etc/gimp/1.3/sessionrc
etc/gimp/1.3/templaterc
etc/gimp/1.3/unitrc
include/gimp-1.3/gck/gck.h
@@ -1138,6 +1139,7 @@ share/gimp/scripts/sota-chrome-logo.scm
share/gimp/scripts/speed-text.scm
share/gimp/scripts/sphere.scm
share/gimp/scripts/spinning-globe.scm
+share/gimp/scripts/spyrogimp.scm
share/gimp/scripts/starburst-logo.scm
share/gimp/scripts/starscape-logo.scm
share/gimp/scripts/swirltile.scm
@@ -1152,7 +1154,6 @@ share/gimp/scripts/texture3.jpg
share/gimp/scripts/textured-logo.scm
share/gimp/scripts/tileblur.scm
share/gimp/scripts/title-header.scm
-share/gimp/scripts/trochoid.scm
share/gimp/scripts/truchet.scm
share/gimp/scripts/unsharp-mask.scm
share/gimp/scripts/waves-anim.scm