diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-04-24 12:53:57 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2005-04-24 12:53:57 +0000 |
commit | 354b851e87289601741a3358a2935d75b52f5575 (patch) | |
tree | c20ea469beca1e3e191bc5c232eb364b8c962fc7 | |
parent | 8e37013cd4fafa16eb29fdda8305121f9de494ac (diff) | |
download | ports-354b851e87289601741a3358a2935d75b52f5575.tar.gz ports-354b851e87289601741a3358a2935d75b52f5575.zip |
Notes
-rw-r--r-- | print/gnomephotoprinter/Makefile | 5 | ||||
-rw-r--r-- | print/gnomephotoprinter/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/print/gnomephotoprinter/Makefile b/print/gnomephotoprinter/Makefile index 6c33068769c0..e8ddc3eba7e9 100644 --- a/print/gnomephotoprinter/Makefile +++ b/print/gnomephotoprinter/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnomephotoprinter -PORTVERSION= 0.6.3 -PORTREVISION= 4 +PORTVERSION= 0.6.5 CATEGORIES= print gnome MASTER_SITES= http://www.fogman.de/gpp/ DISTNAME= gpp-${PORTVERSION} @@ -19,6 +18,6 @@ COMMENT= Gnome Photo Printer is intended for printing photos in an easy way USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix libgnomeui libglade2 libgnomeprintui gnomevfs2 -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 .include <bsd.port.mk> diff --git a/print/gnomephotoprinter/distinfo b/print/gnomephotoprinter/distinfo index 913f862c0f4a..0aecd93f4032 100644 --- a/print/gnomephotoprinter/distinfo +++ b/print/gnomephotoprinter/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gpp-0.6.3.tar.gz) = 5abf0e96d9997ed7cbe362b8fa10230f -SIZE (gnome2/gpp-0.6.3.tar.gz) = 108967 +MD5 (gnome2/gpp-0.6.5.tar.gz) = 9a349f7fc2210dea0663f08d86cc5731 +SIZE (gnome2/gpp-0.6.5.tar.gz) = 148478 |