svn commit: r361104 - head/print/foomatic-db

Danilo Egea Gondolfo danilo at FreeBSD.org
Mon Jul 7 16:42:40 UTC 2014


Author: danilo
Date: Mon Jul  7 16:42:38 2014
New Revision: 361104
URL: http://svnweb.freebsd.org/changeset/ports/361104
QAT: https://qat.redports.org/buildarchive/r361104/

Log:
  - Update from 20140627 to 20140706 [1]
  - Use MASTER_SITE_LOCAL due a diary snapshot rotation. I'll update it periodically.
  
  PR:		ports/191670
  Submitted by:	stb at lassitu.de [1]

Modified:
  head/print/foomatic-db/Makefile
  head/print/foomatic-db/distinfo
  head/print/foomatic-db/pkg-plist

Modified: head/print/foomatic-db/Makefile
==============================================================================
--- head/print/foomatic-db/Makefile	Mon Jul  7 16:14:46 2014	(r361103)
+++ head/print/foomatic-db/Makefile	Mon Jul  7 16:42:38 2014	(r361104)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	db
-PORTVERSION=	20140627
+PORTVERSION=	20140706
 CATEGORIES=	print
-MASTER_SITES=	http://www.openprinting.org/download/foomatic/ \
-		ftp://ftp.wart.ru/pub/FreeBSD/ports/distfiles/foomatic/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=	danilo
+		
 PKGNAMEPREFIX=	foomatic-
 DISTNAME=	${PKGNAMEPREFIX}${PORTNAME}-${FOOMATICVER}-${PORTVERSION}
-DIST_SUBDIR=	foomatic
 
 MAINTAINER=	danilo at FreeBSD.org
 COMMENT=	Database for integrating printer drivers with common spoolers

Modified: head/print/foomatic-db/distinfo
==============================================================================
--- head/print/foomatic-db/distinfo	Mon Jul  7 16:14:46 2014	(r361103)
+++ head/print/foomatic-db/distinfo	Mon Jul  7 16:42:38 2014	(r361104)
@@ -1,2 +1,2 @@
-SHA256 (foomatic/foomatic-db-4.0-20140627.tar.gz) = cdecbf68773af7b1594e156230859e73a6383076b99c64f183d9798e847f7c08
-SIZE (foomatic/foomatic-db-4.0-20140627.tar.gz) = 39632612
+SHA256 (foomatic-db-4.0-20140706.tar.gz) = 1c9a7dc9d4a14b7f7c4decf3bac21c76be0ad8205894bc81d4a4edf43c5f5523
+SIZE (foomatic-db-4.0-20140706.tar.gz) = 39631985

Modified: head/print/foomatic-db/pkg-plist
==============================================================================
--- head/print/foomatic-db/pkg-plist	Mon Jul  7 16:14:46 2014	(r361103)
+++ head/print/foomatic-db/pkg-plist	Mon Jul  7 16:42:38 2014	(r361104)
@@ -3254,6 +3254,7 @@ share/foomatic/db/source/driver/bjc600.x
 share/foomatic/db/source/driver/bjc800.xml
 share/foomatic/db/source/driver/bjc800j.xml
 share/foomatic/db/source/driver/bjc880j.xml
+share/foomatic/db/source/driver/brlaser.xml
 share/foomatic/db/source/driver/c2050.xml
 share/foomatic/db/source/driver/c2070.xml
 share/foomatic/db/source/driver/c2esp.xml
@@ -3828,7 +3829,9 @@ share/foomatic/db/source/printer/Brother
 share/foomatic/db/source/printer/Brother-DCP-7010.xml
 share/foomatic/db/source/printer/Brother-DCP-7020.xml
 share/foomatic/db/source/printer/Brother-DCP-7025.xml
+share/foomatic/db/source/printer/Brother-DCP-7030.xml
 share/foomatic/db/source/printer/Brother-DCP-7045N.xml
+share/foomatic/db/source/printer/Brother-DCP-7065DN.xml
 share/foomatic/db/source/printer/Brother-DCP-8020.xml
 share/foomatic/db/source/printer/Brother-DCP-8025D.xml
 share/foomatic/db/source/printer/Brother-DCP-8040.xml
@@ -3871,6 +3874,7 @@ share/foomatic/db/source/printer/Brother
 share/foomatic/db/source/printer/Brother-HL-2070N.xml
 share/foomatic/db/source/printer/Brother-HL-2135.xml
 share/foomatic/db/source/printer/Brother-HL-2140.xml
+share/foomatic/db/source/printer/Brother-HL-2142.xml
 share/foomatic/db/source/printer/Brother-HL-2170W.xml
 share/foomatic/db/source/printer/Brother-HL-2400CeN.xml
 share/foomatic/db/source/printer/Brother-HL-2460.xml


More information about the svn-ports-all mailing list