From ce020c149c6dde2cd07f22efcb04e3ace9335600 Mon Sep 17 00:00:00 2001 From: acm Date: Tue, 16 Jun 2009 22:00:38 +0000 Subject: - Update to 4.0.1 - Bump PORTEPOCH --- print/foomatic-db-engine/Makefile | 14 +++++++------- print/foomatic-db-engine/distinfo | 6 +++--- print/foomatic-db-engine/pkg-plist | 4 +++- 3 files changed, 13 insertions(+), 11 deletions(-) diff --git a/print/foomatic-db-engine/Makefile b/print/foomatic-db-engine/Makefile index 9026fd7f2b36..27dcc0e34407 100644 --- a/print/foomatic-db-engine/Makefile +++ b/print/foomatic-db-engine/Makefile @@ -6,13 +6,14 @@ # PORTNAME= engine -PORTVERSION= 20070124 -PORTEPOCH= 1 +PORTVERSION= 4.0.1 +PORTEPOCH= 2 CATEGORIES= print -MASTER_SITES= ${MASTER_SITE_LOCAL:S,$,acm/foomatic/,} \ - http://freebsd.unixfreunde.de/sources/ +MASTER_SITES= http://www.openprinting.org/download/foomatic/ \ + ${MASTER_SITE_GOOGLE_CODE} \ + ${MASTER_SITE_LOCAL:S,$,acm/foomatic/,} PKGNAMEPREFIX= foomatic-db- -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION} +DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} DIST_SUBDIR= foomatic MAINTAINER= acm@FreeBSD.org @@ -21,14 +22,13 @@ COMMENT= Foomatic database engine BUILD_DEPENDS= curl:${PORTSDIR}/ftp/curl RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl +PROJECTHOST= bsdistfiles USE_GNOME= libxml2 USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= PERL=${PERL} LIBDIR=${PREFIX}/share/foomatic/ -FOOMATICVER= 3.0 - MAN1= foomatic-printjob.1 foomatic-ppdfile.1 foomatic-perl-data.1 \ foomatic-configure.1 foomatic-compiledb.1 foomatic-combo-xml.1 \ foomatic-ppd-options.1 diff --git a/print/foomatic-db-engine/distinfo b/print/foomatic-db-engine/distinfo index f091346ab4e9..6e97f063bc49 100644 --- a/print/foomatic-db-engine/distinfo +++ b/print/foomatic-db-engine/distinfo @@ -1,3 +1,3 @@ -MD5 (foomatic/foomatic-db-engine-3.0-20070124.tar.gz) = cfdbb13c0b96ec918f31e6c8da9b6e48 -SHA256 (foomatic/foomatic-db-engine-3.0-20070124.tar.gz) = 70cdf5c004311e0bd161f1957bc3240f726bf08b812c247b1469e489a0a264c9 -SIZE (foomatic/foomatic-db-engine-3.0-20070124.tar.gz) = 317389 +MD5 (foomatic/foomatic-db-engine-4.0.1.tar.gz) = a5ab7e3e4bf6c4444f15ada591188021 +SHA256 (foomatic/foomatic-db-engine-4.0.1.tar.gz) = 9fb085d2095823567a4a4d36ec54b72df438fbddcdd76e1e32b5dc2b234b9b98 +SIZE (foomatic/foomatic-db-engine-4.0.1.tar.gz) = 341569 diff --git a/print/foomatic-db-engine/pkg-plist b/print/foomatic-db-engine/pkg-plist index 5dbb70e3aeb1..f3ae2234e895 100644 --- a/print/foomatic-db-engine/pkg-plist +++ b/print/foomatic-db-engine/pkg-plist @@ -5,7 +5,9 @@ bin/foomatic-datafile bin/foomatic-perl-data bin/foomatic-ppd-options bin/foomatic-ppdfile +bin/foomatic-ppd-to-xml bin/foomatic-printjob +bin/foomatic-searchprinter %%SITE_PERL%%/%%PERL_ARCH%%/auto/Foomatic/.packlist %%SITE_PERL%%/Foomatic/DB.pm %%SITE_PERL%%/Foomatic/Defaults.pm @@ -18,7 +20,7 @@ sbin/foomatic-getpjloptions sbin/foomatic-kitload sbin/foomatic-nonumericalids sbin/foomatic-preferred-driver -sbin/foomatic-printermap-to-gimp-print-xml +sbin/foomatic-printermap-to-gutenprint-xml sbin/foomatic-replaceoldprinterids sbin/foomatic-extract-text share/foomatic/templates/pjl_enum_choice.xml -- cgit