diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-01-27 21:10:02 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-01-27 21:10:02 +0000 |
commit | 9ac8630fb49706ec34ad68c79f8d54f5b20c3b2f (patch) | |
tree | 8821502ab3e9619678c5132ab67c392a4ec3d90b | |
parent | fix default search.ini. (diff) |
- Update to 2.8.3
Notes
Notes:
svn path=/head/; revision=127494
-rw-r--r-- | graphics/gpdf/Makefile | 2 | ||||
-rw-r--r-- | graphics/gpdf/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gpdf/Makefile b/graphics/gpdf/Makefile index 2a37b5ce9d03..aefa42b58dc4 100644 --- a/graphics/gpdf/Makefile +++ b/graphics/gpdf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gpdf -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.3 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.8 diff --git a/graphics/gpdf/distinfo b/graphics/gpdf/distinfo index ad7d88ba7674..7c747257c1e0 100644 --- a/graphics/gpdf/distinfo +++ b/graphics/gpdf/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gpdf-2.8.2.tar.bz2) = d7d87c097aa0e5fbb9a7cf2d039db609 -SIZE (gnome2/gpdf-2.8.2.tar.bz2) = 1054896 +MD5 (gnome2/gpdf-2.8.3.tar.bz2) = c12d3cbf57611286ab80ee4febe2afdd +SIZE (gnome2/gpdf-2.8.3.tar.bz2) = 1055393 |