diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-08 05:09:10 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-03-08 05:09:10 +0800 |
commit | c98bb3b7fc078525ac8670b377d957a32bc9322b (patch) | |
tree | de4ea5db60eaf6d78165f46f4a6216e927b6dc04 | |
parent | 541bb5f470d929220ae0ac019ea703d9dc79be2b (diff) | |
download | marcuscom-ports-c98bb3b7fc078525ac8670b377d957a32bc9322b.tar.gz marcuscom-ports-c98bb3b7fc078525ac8670b377d957a32bc9322b.tar.zst marcuscom-ports-c98bb3b7fc078525ac8670b377d957a32bc9322b.zip |
Update to 2.10.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3871 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/gpdf/Makefile | 5 | ||||
-rw-r--r-- | graphics/gpdf/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index fc65ed797..f9a9e248b 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gpdf -PORTVERSION= 2.9.3 -PORTREVISION= 1 +PORTVERSION= 2.10.0 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.9 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.10 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/graphics/gpdf/distinfo b/graphics/gpdf/distinfo index dfb8833c5..9eb8b6dfa 100644 --- a/graphics/gpdf/distinfo +++ b/graphics/gpdf/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gpdf-2.9.3.tar.bz2) = 255be9b94d3b263232a49162d51e41af -SIZE (gnome2/gpdf-2.9.3.tar.bz2) = 1073226 +MD5 (gnome2/gpdf-2.10.0.tar.bz2) = 9278cd3b9d06e3b1d364452f0e512fa9 +SIZE (gnome2/gpdf-2.10.0.tar.bz2) = 1079944 |