From owner-svn-ports-head@freebsd.org Tue May 8 08:30:48 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 197DEFAD476; Tue, 8 May 2018 08:30:48 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 97F756E09C; Tue, 8 May 2018 08:30:47 +0000 (UTC) (envelope-from bapt@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 92E7827C7C; Tue, 8 May 2018 08:30:47 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w488UlpE071110; Tue, 8 May 2018 08:30:47 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w488Ulih071108; Tue, 8 May 2018 08:30:47 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201805080830.w488Ulih071108@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 8 May 2018 08:30:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469365 - head/graphics/pdfpc X-SVN-Group: ports-head X-SVN-Commit-Author: bapt X-SVN-Commit-Paths: head/graphics/pdfpc X-SVN-Commit-Revision: 469365 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 May 2018 08:30:48 -0000 Author: bapt Date: Tue May 8 08:30:46 2018 New Revision: 469365 URL: https://svnweb.freebsd.org/changeset/ports/469365 Log: Update to 4.1.2 While here remove pathfix which has now become useless Modified: head/graphics/pdfpc/Makefile head/graphics/pdfpc/distinfo Modified: head/graphics/pdfpc/Makefile ============================================================================== --- head/graphics/pdfpc/Makefile Tue May 8 07:07:46 2018 (r469364) +++ head/graphics/pdfpc/Makefile Tue May 8 08:30:46 2018 (r469365) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pdfpc -DISTVERSION= 4.1.1 +DISTVERSION= 4.1.2 CATEGORIES= graphics DISTVERSIONPREFIX= v @@ -17,7 +17,7 @@ LIB_DEPENDS= libgee-0.8.so:devel/libgee \ USE_GITHUB= yes -USES= cmake gnome pkgconfig pathfix +USES= cmake gnome pkgconfig USE_GNOME= gtk30 USE_GSTREAMER1= yes Modified: head/graphics/pdfpc/distinfo ============================================================================== --- head/graphics/pdfpc/distinfo Tue May 8 07:07:46 2018 (r469364) +++ head/graphics/pdfpc/distinfo Tue May 8 08:30:46 2018 (r469365) @@ -1,3 +1,3 @@ -TIMESTAMP = 1525337407 -SHA256 (pdfpc-pdfpc-v4.1.1_GH0.tar.gz) = 8666a8096162f208fcb6d98799c775ced742a3f414ce1a606a42c66648fa7b85 -SIZE (pdfpc-pdfpc-v4.1.1_GH0.tar.gz) = 96995 +TIMESTAMP = 1525768148 +SHA256 (pdfpc-pdfpc-v4.1.2_GH0.tar.gz) = 0fcacd0deac39d93e21fc152b0cb01279b4ba209934fe385be6811236a03c87d +SIZE (pdfpc-pdfpc-v4.1.2_GH0.tar.gz) = 97223