aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2008-12-06 07:22:53 +0800
committermarcus <marcus@FreeBSD.org>2008-12-06 07:22:53 +0800
commit007ae2c8364e1b2e9fbe1a17734248610c41dace (patch)
tree37a08202a6126dc4ffe469a4b6f748110504b78d /graphics
parentde081b59fa1a2ee95b2421824e8afcd0ba088205 (diff)
downloadfreebsd-ports-gnome-007ae2c8364e1b2e9fbe1a17734248610c41dace.tar.gz
freebsd-ports-gnome-007ae2c8364e1b2e9fbe1a17734248610c41dace.tar.zst
freebsd-ports-gnome-007ae2c8364e1b2e9fbe1a17734248610c41dace.zip
Update to 2.6.3.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-app/Makefile4
-rw-r--r--graphics/gimp-app/distinfo6
-rw-r--r--graphics/gimp-app/pkg-plist1
-rw-r--r--graphics/gimp/Makefile2
4 files changed, 7 insertions, 6 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index b855729e50b9..1ebf4610f2fc 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -7,8 +7,8 @@
#
PORTNAME= gimp-app
-DISTVERSION= 2.6.1
-PORTREVISION?= 3
+DISTVERSION= 2.6.3
+PORTREVISION?= 0
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
diff --git a/graphics/gimp-app/distinfo b/graphics/gimp-app/distinfo
index 3d5f1a38f9c5..b8984d265773 100644
--- a/graphics/gimp-app/distinfo
+++ b/graphics/gimp-app/distinfo
@@ -1,3 +1,3 @@
-MD5 (gimp-2.6.1.tar.bz2) = 2fa176d1da75575c88b01019d014744d
-SHA256 (gimp-2.6.1.tar.bz2) = 095f0ca02d4b426ec0f6929397cdd641e6f0031395e43b276132ab1a40678a0a
-SIZE (gimp-2.6.1.tar.bz2) = 15939661
+MD5 (gimp-2.6.3.tar.bz2) = 39c30867511b79391eb9177c86c8b79a
+SHA256 (gimp-2.6.3.tar.bz2) = 08e4d272471d377cd7c6cac6a6089a540436961c00ddd09de4f29a3148ec71ef
+SIZE (gimp-2.6.3.tar.bz2) = 15978924
diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist
index 910a586d48ef..9094718056d5 100644
--- a/graphics/gimp-app/pkg-plist
+++ b/graphics/gimp-app/pkg-plist
@@ -1567,6 +1567,7 @@ share/gimp/scripts/old-photo.scm
share/gimp/scripts/paste-as-brush.scm
share/gimp/scripts/paste-as-pattern.scm
share/gimp/scripts/perspective-shadow.scm
+share/gimp/scripts/plug-in-compat.init
share/gimp/scripts/predator.scm
share/gimp/scripts/pupi-button.scm
share/gimp/scripts/rendermap.scm
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 426b5c3b38f1..125d30231466 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= gimp
-DISTVERSION?= 2.6.1
+DISTVERSION?= 2.6.3
PORTREVISION?= 0
PORTEPOCH?= 2
CATEGORIES= graphics gnome