[Midnightbsd-cvs] mports [15964] trunk/print: update cups version
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Fri Feb 28 20:44:37 EST 2014
Revision: 15964
http://svnweb.midnightbsd.org/mports/?rev=15964
Author: laffer1
Date: 2014-02-28 20:44:36 -0500 (Fri, 28 Feb 2014)
Log Message:
-----------
update cups version
Modified Paths:
--------------
trunk/print/cups/Makefile
trunk/print/cups-client/Makefile
Modified: trunk/print/cups/Makefile
===================================================================
--- trunk/print/cups/Makefile 2014-03-01 01:41:59 UTC (rev 15963)
+++ trunk/print/cups/Makefile 2014-03-01 01:44:36 UTC (rev 15964)
@@ -2,7 +2,7 @@
# $FreeBSD: ports/print/cups/Makefile,v 1.54 2011/10/05 06:02:12 dinoex Exp $
PORTNAME= cups
-PORTVERSION= 1.5.0
+PORTVERSION= 1.5.4
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
@@ -9,6 +9,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Common UNIX Printing System: Metaport to install complete system
+
LICENSE= gpl2
BUILD_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \
Modified: trunk/print/cups-client/Makefile
===================================================================
--- trunk/print/cups-client/Makefile 2014-03-01 01:41:59 UTC (rev 15963)
+++ trunk/print/cups-client/Makefile 2014-03-01 01:44:36 UTC (rev 15964)
@@ -4,6 +4,7 @@
CATEGORIES= print
MAINTAINER= ports at MidnightBSD.ORG
+
LICENSE= gpl2
MASTERDIR?= ${.CURDIR}/../cups-base
More information about the Midnightbsd-cvs
mailing list