Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2017 17:18:31 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435174 - head/graphics/pqiv
Message-ID:  <201703011718.v21HIVLe022348@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Wed Mar  1 17:18:31 2017
New Revision: 435174
URL: https://svnweb.freebsd.org/changeset/ports/435174

Log:
  - Update to 2.8.1

Modified:
  head/graphics/pqiv/Makefile
  head/graphics/pqiv/distinfo

Modified: head/graphics/pqiv/Makefile
==============================================================================
--- head/graphics/pqiv/Makefile	Wed Mar  1 16:55:25 2017	(r435173)
+++ head/graphics/pqiv/Makefile	Wed Mar  1 17:18:31 2017	(r435174)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pqiv
-PORTVERSION=	2.7.4
+PORTVERSION=	2.8.1
 CATEGORIES=	graphics
 
 MAINTAINER=	danilo@FreeBSD.org
@@ -33,6 +33,7 @@ USES=		gettext-runtime gmake pkgconfig
 USE_XORG=	x11
 USE_GNOME=	cairo gdkpixbuf2
 HAS_CONFIGURE=	yes
+LDFLAGS+=	-L${LOCALBASE}/lib -lX11
 
 LIBARCHIVE_CONFIGURE_WITH=	archive archive_cbx
 LIBARCHIVE_USES=	libarchive

Modified: head/graphics/pqiv/distinfo
==============================================================================
--- head/graphics/pqiv/distinfo	Wed Mar  1 16:55:25 2017	(r435173)
+++ head/graphics/pqiv/distinfo	Wed Mar  1 17:18:31 2017	(r435174)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486220089
-SHA256 (phillipberndt-pqiv-2.7.4_GH0.tar.gz) = 2c6acd9c031de3afdd231d71223566e229dafbb1bce1a88a6b11e91b9c3a817d
-SIZE (phillipberndt-pqiv-2.7.4_GH0.tar.gz) = 103380
+TIMESTAMP = 1488242962
+SHA256 (phillipberndt-pqiv-2.8.1_GH0.tar.gz) = ff8f28007535332f038c7d04a3c2d6696aa62604eef4fd66fc6500a8c235de30
+SIZE (phillipberndt-pqiv-2.8.1_GH0.tar.gz) = 108423



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