mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 4.0.1
- Bump PORTEPOCH
This commit is contained in:
parent
fce2cce02c
commit
cd737eaf60
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236085
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user