From owner-svn-ports-all@freebsd.org Thu Sep 14 10:08:41 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D691DE0CED1; Thu, 14 Sep 2017 10:08:41 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A164D6D5DE; Thu, 14 Sep 2017 10:08:41 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8EA8eVJ039109; Thu, 14 Sep 2017 10:08:40 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8EA8et6039107; Thu, 14 Sep 2017 10:08:40 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201709141008.v8EA8et6039107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Thu, 14 Sep 2017 10:08:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449826 - head/graphics/xpdf4 X-SVN-Group: ports-head X-SVN-Commit-Author: cy X-SVN-Commit-Paths: head/graphics/xpdf4 X-SVN-Commit-Revision: 449826 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Sep 2017 10:08:42 -0000 Author: cy Date: Thu Sep 14 10:08:40 2017 New Revision: 449826 URL: https://svnweb.freebsd.org/changeset/ports/449826 Log: Update 4.00 --> 4.02. Modified: head/graphics/xpdf4/Makefile head/graphics/xpdf4/distinfo Modified: head/graphics/xpdf4/Makefile ============================================================================== --- head/graphics/xpdf4/Makefile Thu Sep 14 09:01:52 2017 (r449825) +++ head/graphics/xpdf4/Makefile Thu Sep 14 10:08:40 2017 (r449826) @@ -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 Modified: head/graphics/xpdf4/distinfo ============================================================================== --- head/graphics/xpdf4/distinfo Thu Sep 14 09:01:52 2017 (r449825) +++ head/graphics/xpdf4/distinfo Thu Sep 14 10:08:40 2017 (r449826) @@ -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