svn commit: r378929 - head/print/foxitreader
Nicola Vitale
nivit at FreeBSD.org
Fri Feb 13 13:48:57 UTC 2015
Author: nivit
Date: Fri Feb 13 13:48:56 2015
New Revision: 378929
URL: https://svnweb.freebsd.org/changeset/ports/378929
QAT: https://qat.redports.org/buildarchive/r378929/
Log:
- Add security/linux-c6-nss to dependencies
- Bump PORTREVISION
Modified:
head/print/foxitreader/Makefile
Modified: head/print/foxitreader/Makefile
==============================================================================
--- head/print/foxitreader/Makefile Fri Feb 13 13:38:35 2015 (r378928)
+++ head/print/foxitreader/Makefile Fri Feb 13 13:48:56 2015 (r378929)
@@ -3,7 +3,7 @@
PORTNAME= foxitreader
PORTVERSION= 1.1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= http://cdn04.foxitsoftware.com/pub/foxit/%SUBDIR%/:reader,manual
MASTER_SITE_SUBDIR= reader/desktop/linux/1.x/${PORTVERSION:R}/enu/:reader \
@@ -26,7 +26,7 @@ OPTIONS_SUB= yes
USES= gettext tar:bzip2
USE_LINUX= yes
-USE_LINUX_APPS= avahi-libs cups-libs dbuslibs gtk2
+USE_LINUX_APPS= avahi-libs cups-libs dbuslibs gtk2 nss
WRKSRC= ${WRKDIR}/${PORTVERSION:R}-release
More information about the svn-ports-head
mailing list