diff options
author | Cy Schubert <cy@FreeBSD.org> | 2017-09-14 10:08:40 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2017-09-14 10:08:40 +0000 |
commit | ca2582d7aa6d33806c7b5422c2a89eda9355c13b (patch) | |
tree | 4bae4f671f22d4afb1c67a1dfeab57e9e20e12af /graphics/xpdf4 | |
parent | f1023d067c10e914afee6a874258a2e9141320b9 (diff) |
Notes
Diffstat (limited to 'graphics/xpdf4')
-rw-r--r-- | graphics/xpdf4/Makefile | 4 | ||||
-rw-r--r-- | graphics/xpdf4/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/xpdf4/Makefile b/graphics/xpdf4/Makefile index 0b70ac837553..75b745a5496e 100644 --- a/graphics/xpdf4/Makefile +++ b/graphics/xpdf4/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xpdf -PORTVERSION= 4.00 -PORTREVISION= 2 +PORTVERSION= 4.02 CATEGORIES= graphics print MASTER_SITES= http://www.xpdfreader.com/dl/ .if !defined(MASTERDIR) @@ -11,6 +10,7 @@ PKGNAMESUFFIX= 4 MAINTAINER= cy@FreeBSD.org COMMENT= Display PDF files and convert them to other formats +WRKSRC= ${WRKDIR}/${PORTNAME}-4.00 LICENSE= GPLv2 diff --git a/graphics/xpdf4/distinfo b/graphics/xpdf4/distinfo index 5033d2dbfa7c..70113e77772f 100644 --- a/graphics/xpdf4/distinfo +++ b/graphics/xpdf4/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1502485405 -SHA256 (xpdf-4.00.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95dc49505b6e344e4216d6 -SIZE (xpdf-4.00.tar.gz) = 854175 +TIMESTAMP = 1505380050 +SHA256 (xpdf-4.02.tar.gz) = ff3d92c42166e35b1ba6aec9b5f0adffb5fc05a3eb95dc49505b6e344e4216d6 +SIZE (xpdf-4.02.tar.gz) = 854175 |