svn commit: r437505 - head/devel/libgsf

Baptiste Daroussin bapt at FreeBSD.org
Sat Apr 1 22:59:24 UTC 2017


Author: bapt
Date: Sat Apr  1 22:59:22 2017
New Revision: 437505
URL: https://svnweb.freebsd.org/changeset/ports/437505

Log:
  Update to 1.14.41

Modified:
  head/devel/libgsf/Makefile
  head/devel/libgsf/distinfo
  head/devel/libgsf/pkg-plist

Modified: head/devel/libgsf/Makefile
==============================================================================
--- head/devel/libgsf/Makefile	Sat Apr  1 22:54:32 2017	(r437504)
+++ head/devel/libgsf/Makefile	Sat Apr  1 22:59:22 2017	(r437505)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libgsf
-PORTVERSION=	1.14.36
+PORTVERSION=	1.14.41
 CATEGORIES=	devel
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -10,12 +10,10 @@ DIST_SUBDIR=	gnome2
 MAINTAINER=	gnome at FreeBSD.org
 COMMENT=	Extensible I/O abstraction for dealing with structured file formats
 
-USES=		gettext gmake libtool pathfix pkgconfig tar:xz
+USES=		gettext gmake libtool localbase pathfix pkgconfig tar:xz
 USE_GNOME=	gdkpixbuf2 intlhack introspection:build libxml2
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-CPPFLAGS+=	-I${LOCALBASE}/include
-LDFLAGS+=	-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 CONFIGURE_ARGS=	--enable-introspection
 

Modified: head/devel/libgsf/distinfo
==============================================================================
--- head/devel/libgsf/distinfo	Sat Apr  1 22:54:32 2017	(r437504)
+++ head/devel/libgsf/distinfo	Sat Apr  1 22:59:22 2017	(r437505)
@@ -1,2 +1,3 @@
-SHA256 (gnome2/libgsf-1.14.36.tar.xz) = 71b7507f86c0f7c341bb362bdc7925a2ae286729be0bf5b8fd9581ffbbd62940
-SIZE (gnome2/libgsf-1.14.36.tar.xz) = 609764
+TIMESTAMP = 1491087467
+SHA256 (gnome2/libgsf-1.14.41.tar.xz) = 150b98586a1021d5c49b3d4d065d0aa3e3674ae31db131af5372499d2d3f08d3
+SIZE (gnome2/libgsf-1.14.41.tar.xz) = 616944

Modified: head/devel/libgsf/pkg-plist
==============================================================================
--- head/devel/libgsf/pkg-plist	Sat Apr  1 22:54:32 2017	(r437504)
+++ head/devel/libgsf/pkg-plist	Sat Apr  1 22:59:22 2017	(r437505)
@@ -54,7 +54,7 @@ lib/girepository-1.0/Gsf-1.typelib
 lib/libgsf-1.a
 lib/libgsf-1.so
 lib/libgsf-1.so.114
-lib/libgsf-1.so.114.0.36
+lib/libgsf-1.so.114.0.41
 libdata/pkgconfig/libgsf-1.pc
 man/man1/gsf-office-thumbnailer.1.gz
 man/man1/gsf-vba-dump.1.gz
@@ -87,7 +87,6 @@ share/gtk-doc/html/gsf/gsf.devhelp2
 share/gtk-doc/html/gsf/history.html
 share/gtk-doc/html/gsf/home.png
 share/gtk-doc/html/gsf/index.html
-share/gtk-doc/html/gsf/index.sgml
 share/gtk-doc/html/gsf/intro.html
 share/gtk-doc/html/gsf/io.html
 share/gtk-doc/html/gsf/left-insensitive.png


More information about the svn-ports-head mailing list