From 6ee3ee269619d51d7bbe69a0c1413f69881ce490 Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 26 Jun 2007 15:07:46 +0000 Subject: [PATCH] Update to 5.1.3 --- print/gutenprint-base/Makefile | 4 ++-- print/gutenprint-base/distinfo | 6 +++--- print/gutenprint-base/pkg-plist | 18 +++++++++--------- print/gutenprint-cups/Makefile | 2 +- print/gutenprint/Makefile | 9 +-------- 5 files changed, 16 insertions(+), 23 deletions(-) diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index 1f19d1730786..5370a4234c12 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -7,8 +7,8 @@ # PORTNAME?= gutenprint -PORTVERSION= 5.1.0 -PORTREVISION?= 2 +PORTVERSION= 5.1.3 +PORTREVISION?= 0 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gimp-print diff --git a/print/gutenprint-base/distinfo b/print/gutenprint-base/distinfo index 26489c616444..39475b72387f 100644 --- a/print/gutenprint-base/distinfo +++ b/print/gutenprint-base/distinfo @@ -1,3 +1,3 @@ -MD5 (gutenprint-5.1.0.tar.bz2) = a31f0519e946fc202c4b9dc5cfec4391 -SHA256 (gutenprint-5.1.0.tar.bz2) = 7d9298bbc6ba06d3175f7b4b3060cbc406d9f96a4da965850f8f1ca227b9acf6 -SIZE (gutenprint-5.1.0.tar.bz2) = 4704727 +MD5 (gutenprint-5.1.3.tar.bz2) = 276196ad27fa7d4b8b3ed3ca9c4af64c +SHA256 (gutenprint-5.1.3.tar.bz2) = 6be13b32d9f222506368bf214f8ba0a3ef08a36b1ebbed8be61cfe38ca2f35c7 +SIZE (gutenprint-5.1.3.tar.bz2) = 4742380 diff --git a/print/gutenprint-base/pkg-plist b/print/gutenprint-base/pkg-plist index 1d9326541a90..71d112bd00cf 100644 --- a/print/gutenprint-base/pkg-plist +++ b/print/gutenprint-base/pkg-plist @@ -37,11 +37,11 @@ lib/libgutenprintui2.so lib/libgutenprintui2.so.1 libdata/pkgconfig/gutenprint.pc libdata/pkgconfig/gutenprintui2.pc -share/gutenprint/5.1.0/xml/dither-matrix-1x1.xml -share/gutenprint/5.1.0/xml/dither-matrix-2x1.xml -share/gutenprint/5.1.0/xml/dither-matrix-4x1.xml -share/gutenprint/5.1.0/xml/papers.xml -share/gutenprint/5.1.0/xml/printers.xml +share/gutenprint/5.1.3/xml/dither-matrix-1x1.xml +share/gutenprint/5.1.3/xml/dither-matrix-2x1.xml +share/gutenprint/5.1.3/xml/dither-matrix-4x1.xml +share/gutenprint/5.1.3/xml/papers.xml +share/gutenprint/5.1.3/xml/printers.xml share/gutenprint/doc/FAQ.html share/gutenprint/doc/gutenprint-users-manual.odt share/gutenprint/doc/gutenprint-users-manual.pdf @@ -101,11 +101,11 @@ share/locale/zh_TW/LC_MESSAGES/gutenprint.mo @dirrm share/gutenprint/samples @dirrm share/gutenprint/doc/reference-html @dirrm share/gutenprint/doc -@dirrm share/gutenprint/5.1.0/xml -@dirrm share/gutenprint/5.1.0 +@dirrm share/gutenprint/5.1.3/xml +@dirrm share/gutenprint/5.1.3 @dirrm share/gutenprint -@dirrm lib/gutenprint/5.1.0/modules -@dirrm lib/gutenprint/5.1.0 +@dirrm lib/gutenprint/5.1.3/modules +@dirrm lib/gutenprint/5.1.3 @dirrm lib/gutenprint @dirrm include/gutenprintui2 @dirrm include/gutenprint diff --git a/print/gutenprint-cups/Makefile b/print/gutenprint-cups/Makefile index 84b966054ece..93dd1191fabe 100644 --- a/print/gutenprint-cups/Makefile +++ b/print/gutenprint-cups/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # $MCom: ports/print/gutenprint-cups/Makefile,v 1.1 2007/03/30 16:42:47 ahze Exp $ -PORTREVISION= 2 +PORTREVISION= 0 PORTEPOCH= 0 PKGNAMESUFFIX= -cups diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index a5b23b32b504..0e8c9d99b9b5 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gutenprint -PORTVERSION= 5.1 -PORTREVISION= 2 +PORTVERSION= 5.1.3 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty @@ -44,12 +43,6 @@ RUN_DEPENDS+= gutenprint-ijs>0:${PORTSDIR}/print/gutenprint-ijs RUN_DEPENDS+= gutenprint-foomatic>0:${PORTSDIR}/print/gutenprint-foomatic .endif -pre-everything:: - @if [ -n "`${PKG_INFO} -xI '^gutenprint-[0-9].[0-9].[0-9]*' 2>/dev/null`" ]; then \ - ${ECHO_CMD} "${PKGNAME}: Old version of gutenprint detected! Please see ${PORTSDIR}/UPDATING for information on upgrading ${PKGNAME}" ; \ - ${FALSE}; \ - fi - do-install: # empty .include