svn commit: r379033 - head/print/foomatic-db-engine
Muhammad Moinur Rahman
bofh at FreeBSD.org
Sun Feb 15 12:07:54 UTC 2015
Author: bofh
Date: Sun Feb 15 12:07:53 2015
New Revision: 379033
URL: https://svnweb.freebsd.org/changeset/ports/379033
QAT: https://qat.redports.org/buildarchive/r379033/
Log:
print/foomatic-db-engine: Update version 4.0.11=>4.0.12
- Add LICENSE GPLv2
- Remove MAKE_JOBS_UNSAFE as it builds fine without it
- Take maintainrship
Approved by: bapt marino (implicit)
Modified:
head/print/foomatic-db-engine/Makefile
head/print/foomatic-db-engine/distinfo
Modified: head/print/foomatic-db-engine/Makefile
==============================================================================
--- head/print/foomatic-db-engine/Makefile Sun Feb 15 11:18:23 2015 (r379032)
+++ head/print/foomatic-db-engine/Makefile Sun Feb 15 12:07:53 2015 (r379033)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= engine
-PORTVERSION= 4.0.11
-PORTREVISION= 2
+PORTVERSION= 4.0.12
PORTEPOCH= 2
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/foomatic/ \
@@ -13,9 +12,11 @@ PKGNAMEPREFIX= foomatic-db-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= foomatic
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= bofh at FreeBSD.org
COMMENT= Foomatic database engine
+LICENSE= GPLv2
+
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
USE_GNOME= libxml2
@@ -26,8 +27,6 @@ CONFIGURE_ENV= PERL=${PERL} LIBDIR=${PRE
CUPS_FILTERS=${LOCALBASE}/libexec/cups/filters \
CUPS_BACKENDS=${LOCALBASE}/libexec/cups/backends
-MAKE_JOBS_UNSAFE= yes
-
post-patch:
@${REINPLACE_CMD} -e \
"s,sysconfdir=/etc,sysconfdir=\'${PREFIX}/etc\',g ; \
Modified: head/print/foomatic-db-engine/distinfo
==============================================================================
--- head/print/foomatic-db-engine/distinfo Sun Feb 15 11:18:23 2015 (r379032)
+++ head/print/foomatic-db-engine/distinfo Sun Feb 15 12:07:53 2015 (r379033)
@@ -1,2 +1,2 @@
-SHA256 (foomatic/foomatic-db-engine-4.0.11.tar.gz) = aa90df28f6dd94d3b590a789009c6a1792696c5cebb1e0dd6037d7dcaa09ffdf
-SIZE (foomatic/foomatic-db-engine-4.0.11.tar.gz) = 360379
+SHA256 (foomatic/foomatic-db-engine-4.0.12.tar.gz) = 66143b76ed5b325b7025e261ad917b543de534c6d0a6e495d5489a20cace7c21
+SIZE (foomatic/foomatic-db-engine-4.0.12.tar.gz) = 360499
More information about the svn-ports-head
mailing list