aboutsummaryrefslogtreecommitdiff
path: root/graphics/atril-lite
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2017-09-06 18:34:45 +0000
committerDon Lewis <truckman@FreeBSD.org>2017-09-06 18:34:45 +0000
commit348a0607e7a3d5ad8ae68c09e6730d57518b99ec (patch)
treedfb1cec8f6c83af5e375dc5d0f6034b65e87936b /graphics/atril-lite
parent03cecaef03d93073bd7c7a9e8b0808fe9168088b (diff)
downloadports-348a0607e7a3d5ad8ae68c09e6730d57518b99ec.tar.gz
ports-348a0607e7a3d5ad8ae68c09e6730d57518b99ec.zip
Upgrade graphics/atril and graphics/atril-lite to version 1.18.1 to
fix CVE-2017-1000083. Fix portlint warnings. PR: 221867 Submitted by: rkoberman@gmail.com MFH: 2017Q3 Security: 01a197ca-67f1-11e7-a266-28924a333806
Notes
Notes: svn path=/head/; revision=449354
Diffstat (limited to 'graphics/atril-lite')
-rw-r--r--graphics/atril-lite/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/atril-lite/Makefile b/graphics/atril-lite/Makefile
index e7e4f19ee8ec..5928a4a1fe51 100644
--- a/graphics/atril-lite/Makefile
+++ b/graphics/atril-lite/Makefile
@@ -1,16 +1,16 @@
# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 1
+PORTREVISION?= 0
PKGNAMESUFFIX= -lite
COMMENT= MATE multi-format document viewer
OPTIONS_EXCLUDE= CAJA DBUS
-MASTERDIR= ${.CURDIR}/../../graphics/atril
-SLAVEPORT= lite
+MASTERDIR= ${.CURDIR}/../../graphics/atril
+SLAVEPORT= lite
DESCR= ${.CURDIR}/pkg-descr
-PLIST= ${.CURDIR}/pkg-plist
+PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"