diff options
author | marcus <marcus@FreeBSD.org> | 2009-01-05 06:14:45 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-01-05 06:14:45 +0800 |
commit | 8be9565cc8764d9f9426b0587732e9ed3f29fa3c (patch) | |
tree | d574f296c72f2fc6e989bbe41ef6c31d11779984 /graphics | |
parent | 6782f18716d2761e6395614325a620595432a363 (diff) | |
download | freebsd-ports-gnome-8be9565cc8764d9f9426b0587732e9ed3f29fa3c.tar.gz freebsd-ports-gnome-8be9565cc8764d9f9426b0587732e9ed3f29fa3c.tar.zst freebsd-ports-gnome-8be9565cc8764d9f9426b0587732e9ed3f29fa3c.zip |
Update to 2.6.4.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-app/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-app/distinfo | 6 | ||||
-rw-r--r-- | graphics/gimp-app/pkg-plist | 1 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 2 |
4 files changed, 6 insertions, 5 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 1ebf4610f2fc..a181ab614ee4 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gimp-app -DISTVERSION= 2.6.3 +DISTVERSION= 2.6.4 PORTREVISION?= 0 PORTEPOCH?= 1 CATEGORIES?= graphics gnome diff --git a/graphics/gimp-app/distinfo b/graphics/gimp-app/distinfo index b8984d265773..5f792b91a1b8 100644 --- a/graphics/gimp-app/distinfo +++ b/graphics/gimp-app/distinfo @@ -1,3 +1,3 @@ -MD5 (gimp-2.6.3.tar.bz2) = 39c30867511b79391eb9177c86c8b79a -SHA256 (gimp-2.6.3.tar.bz2) = 08e4d272471d377cd7c6cac6a6089a540436961c00ddd09de4f29a3148ec71ef -SIZE (gimp-2.6.3.tar.bz2) = 15978924 +MD5 (gimp-2.6.4.tar.bz2) = 4e8185e40ab06559ce6dd5ef61b3e83b +SHA256 (gimp-2.6.4.tar.bz2) = 86d27a45b45f3df3bf6de28718f691e8bedaf1de7dae287b39054eaddad797e2 +SIZE (gimp-2.6.4.tar.bz2) = 16012685 diff --git a/graphics/gimp-app/pkg-plist b/graphics/gimp-app/pkg-plist index 9094718056d5..4d7f111ef351 100644 --- a/graphics/gimp-app/pkg-plist +++ b/graphics/gimp-app/pkg-plist @@ -1984,6 +1984,7 @@ share/locale/sv/LC_MESSAGES/gimp20-script-fu.mo share/locale/sv/LC_MESSAGES/gimp20-std-plug-ins.mo share/locale/sv/LC_MESSAGES/gimp20-tips.mo share/locale/sv/LC_MESSAGES/gimp20.mo +share/locale/ta/LC_MESSAGES/gimp20.mo share/locale/th/LC_MESSAGES/gimp20.mo share/locale/tr/LC_MESSAGES/gimp20-libgimp.mo share/locale/tr/LC_MESSAGES/gimp20-python.mo diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 125d30231466..fc6f512b92cf 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gimp -DISTVERSION?= 2.6.3 +DISTVERSION?= 2.6.4 PORTREVISION?= 0 PORTEPOCH?= 2 CATEGORIES= graphics gnome |