diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-07-08 23:12:26 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-07-08 23:12:26 +0000 |
commit | d37dbf00fc663de9237b9e267e6ede36fc862544 (patch) | |
tree | a7415b02df1c39da188bb7f8967ddf6c87470653 /graphics | |
parent | 044faf2d20b0e83703886f1ea3dfd6480c58e196 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-app/Makefile | 3 | ||||
-rw-r--r-- | graphics/gimp-app/distinfo | 6 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 5a3a42fc50d3..acbf73b65439 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -6,8 +6,7 @@ # $MCom: ports/graphics/gimp-app/Makefile,v 1.12 2007/03/30 18:22:45 ahze Exp $ PORTNAME= gimp-app -PORTVERSION= 2.2.15 -PORTREVISION= 1 +PORTVERSION= 2.2.16 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 77b46bfc07fd..1b89e7b5b4f6 100644 --- a/graphics/gimp-app/distinfo +++ b/graphics/gimp-app/distinfo @@ -1,3 +1,3 @@ -MD5 (gimp-2.2.15.tar.bz2) = 5e705f0c7a3b37703d407e88bee357bb -SHA256 (gimp-2.2.15.tar.bz2) = d14621ab9bc18c4f491146d443fefbdf3eecb8470896545ce58f5c1e2fc450d7 -SIZE (gimp-2.2.15.tar.bz2) = 13097438 +MD5 (gimp-2.2.16.tar.bz2) = d50c30eddbd3736156036af2e91fd526 +SHA256 (gimp-2.2.16.tar.bz2) = 039b5d79ab267f85d486247f327876e5cba5cb266e72f11c6835a1e8380e83c9 +SIZE (gimp-2.2.16.tar.bz2) = 13101068 diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 8f78e150850b..715b74b165ca 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gimp -PORTVERSION?= 2.2.15 +PORTVERSION?= 2.2.16 PORTEPOCH?= 2 CATEGORIES= graphics gnome MASTER_SITES?= # empty |