Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 May 2018 08:30:47 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r469365 - head/graphics/pdfpc
Message-ID:  <201805080830.w488Ulih071108@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805080830.w488Ulih071108>