Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2015 09:24:53 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394934 - in head/graphics: digikam-kde4 libpgf libpgf/files
Message-ID:  <201508210924.t7L9Or2a072289@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Fri Aug 21 09:24:53 2015
New Revision: 394934
URL: https://svnweb.freebsd.org/changeset/ports/394934

Log:
  - Update graphics/libpgf to 7.15.32
  - Chase shlib bump
  
  Security:	9a71953a-474a-11e5-adde-14dae9d210b8

Deleted:
  head/graphics/libpgf/files/patch-configure.ac
  head/graphics/libpgf/files/patch-src__Makefile.am
Modified:
  head/graphics/digikam-kde4/Makefile
  head/graphics/libpgf/Makefile
  head/graphics/libpgf/distinfo
  head/graphics/libpgf/files/patch-Makefile.am
  head/graphics/libpgf/pkg-plist

Modified: head/graphics/digikam-kde4/Makefile
==============================================================================
--- head/graphics/digikam-kde4/Makefile	Fri Aug 21 09:09:04 2015	(r394933)
+++ head/graphics/digikam-kde4/Makefile	Fri Aug 21 09:24:53 2015	(r394934)
@@ -3,7 +3,7 @@
 
 PORTNAME=	digikam
 PORTVERSION=	${DIGIKAM_VER}
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	2
 CATEGORIES=	graphics kde
 

Modified: head/graphics/libpgf/Makefile
==============================================================================
--- head/graphics/libpgf/Makefile	Fri Aug 21 09:09:04 2015	(r394933)
+++ head/graphics/libpgf/Makefile	Fri Aug 21 09:24:53 2015	(r394934)
@@ -1,24 +1,24 @@
 # $FreeBSD$
 
 PORTNAME=	libpgf
-PORTVERSION=	6.14.12
+PORTVERSION=	7.15.32
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-latest/ \
 		SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
-DISTNAME=	${PORTNAME}-src-${PORTVERSION}
+DISTNAME=	libPGF-codec-and-console-src
 
 MAINTAINER=	jhale@FreeBSD.org
 COMMENT=	Progressive Graphics Format (PGF) library
 
 LICENSE=	LGPL21
 
-USES=		autoreconf dos2unix libtool
+USES=		autoreconf dos2unix libtool zip
 USE_LDCONFIG=	yes
 
 DOS2UNIX_FILES=	configure.ac
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 
-WRKSRC=		${WRKDIR}/${PORTNAME}
+WRKSRC=		${WRKDIR}/PGF/Codec
 
 .include <bsd.port.mk>

Modified: head/graphics/libpgf/distinfo
==============================================================================
--- head/graphics/libpgf/distinfo	Fri Aug 21 09:09:04 2015	(r394933)
+++ head/graphics/libpgf/distinfo	Fri Aug 21 09:24:53 2015	(r394934)
@@ -1,2 +1,2 @@
-SHA256 (libpgf-src-6.14.12.tar.gz) = bda5995d80762966a25fca3f6a9821f4458657aa87d8631c014c166ae09258eb
-SIZE (libpgf-src-6.14.12.tar.gz) = 91154
+SHA256 (libPGF-codec-and-console-src.zip) = f1dd054b09b0f3651209d67529490b4cbc156a985d8b019ff3bfe575260f4221
+SIZE (libPGF-codec-and-console-src.zip) = 1268177

Modified: head/graphics/libpgf/files/patch-Makefile.am
==============================================================================
--- head/graphics/libpgf/files/patch-Makefile.am	Fri Aug 21 09:09:04 2015	(r394933)
+++ head/graphics/libpgf/files/patch-Makefile.am	Fri Aug 21 09:24:53 2015	(r394934)
@@ -1,5 +1,5 @@
---- ./Makefile.am.orig	2012-06-05 08:24:12.000000000 -0400
-+++ ./Makefile.am	2012-06-05 08:26:55.000000000 -0400
+--- Makefile.am.orig	2015-08-06 23:49:54 UTC
++++ Makefile.am
 @@ -1,9 +1,9 @@
  
  SUBDIRS = src include
@@ -13,8 +13,8 @@
  
  PACKAGE		= @PACKAGE@
  VERSION		= @VERSION@
-@@ -20,8 +20,8 @@
- RPMRELEASE=$(PACKAGE_RELEASE)
+@@ -22,8 +22,8 @@ RPMRELEASE=$(PACKAGE_RELEASE)
+ ACLOCAL_AMFLAGS = -I m4
  
  install-data-local:: $(PACKAGE).pc
 -	$(mkinstalldirs) $(DESTDIR)$(libdir)/pkgconfig

Modified: head/graphics/libpgf/pkg-plist
==============================================================================
--- head/graphics/libpgf/pkg-plist	Fri Aug 21 09:09:04 2015	(r394933)
+++ head/graphics/libpgf/pkg-plist	Fri Aug 21 09:24:53 2015	(r394934)
@@ -4,6 +4,6 @@ include/libpgf/PGFstream.h
 include/libpgf/PGFtypes.h
 lib/libpgf.a
 lib/libpgf.so
-lib/libpgf.so.6
-lib/libpgf.so.6.0.11
+lib/libpgf.so.7
+lib/libpgf.so.7.0.15
 libdata/pkgconfig/libpgf.pc



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