svn commit: r381347 - head/print/foomatic-db-hpijs

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun Mar 15 15:38:42 UTC 2015


Author: amdmi3
Date: Sun Mar 15 15:38:41 2015
New Revision: 381347
URL: https://svnweb.freebsd.org/changeset/ports/381347
QAT: https://qat.redports.org/buildarchive/r381347/

Log:
  - Simplify MASTER_SITES
  - Add LICENSE
  - Add empty directory to plist

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

Modified: head/print/foomatic-db-hpijs/Makefile
==============================================================================
--- head/print/foomatic-db-hpijs/Makefile	Sun Mar 15 15:38:38 2015	(r381346)
+++ head/print/foomatic-db-hpijs/Makefile	Sun Mar 15 15:38:41 2015	(r381347)
@@ -4,13 +4,15 @@
 PORTNAME=	foomatic-db-hpijs
 PORTVERSION=	1.4
 CATEGORIES=	print
-MASTER_SITES=	${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=lofi
+MASTER_SITES=	LOCAL/lofi
 DISTNAME=	${PORTNAME}-${PORTVERSION}-1
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Foomatic data for the HPIJS printer drivers
 
+LICENSE=	GPLv2 # or later
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 BUILD_DEPENDS=	${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foomatic-db
 RUN_DEPENDS=	${LOCALBASE}/share/foomatic/db/oldprinterids:${PORTSDIR}/print/foomatic-db
 

Modified: head/print/foomatic-db-hpijs/pkg-plist
==============================================================================
--- head/print/foomatic-db-hpijs/pkg-plist	Sun Mar 15 15:38:38 2015	(r381346)
+++ head/print/foomatic-db-hpijs/pkg-plist	Sun Mar 15 15:38:41 2015	(r381347)
@@ -11,3 +11,4 @@ share/foomatic/db/source/opt/hpijs-rss-I
 share/foomatic/db/source/opt/hpijs-rss-Model.xml
 share/foomatic/db/source/opt/hpijs-rss-PageSize.xml
 share/foomatic/db/source/opt/hpijs-rss-Resolution.xml
+ at dir share/foomatic/db/source/printer


More information about the svn-ports-head mailing list