Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2013 20:25:08 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328512 - head/devel/libgsf
Message-ID:  <201309272025.r8RKP89o032386@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Fri Sep 27 20:25:08 2013
New Revision: 328512
URL: http://svnweb.freebsd.org/changeset/ports/328512

Log:
  Update to 1.4.28.
  
  Add gdkpixbuf2 to depend [1], also sort USE_GNOME.
  Enable stage support.
  
  PR:		ports/181727
  Submitted by:	pawel@

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

Modified: head/devel/libgsf/Makefile
==============================================================================
--- head/devel/libgsf/Makefile	Fri Sep 27 20:04:54 2013	(r328511)
+++ head/devel/libgsf/Makefile	Fri Sep 27 20:25:08 2013	(r328512)
@@ -3,7 +3,7 @@
 #   $MCom: ports/trunk/devel/libgsf/Makefile 18634 2013-07-26 10:42:35Z kwm $
 
 PORTNAME=	libgsf
-PORTVERSION=	1.14.27
+PORTVERSION=	1.14.28
 CATEGORIES=	devel
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2
@@ -14,13 +14,10 @@ COMMENT=	Extensible I/O abstraction for 
 USE_XZ=		yes
 USES=		gettext gmake pathfix pkgconfig
 USE_LDCONFIG=	yes
-USE_GNOME=	gnomeprefix glib20 libxml2 ltverhack intlhack \
-		introspection:build
+USE_GNOME=	gdkpixbuf2 glib20 gnomeprefix intlhack introspection:build \
+		libxml2 ltverhack
 USE_AUTOTOOLS=	libtool
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-MAN1=		gsf.1 gsf-office-thumbnailer.1 gsf-vba-dump.1
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/devel/libgsf/distinfo
==============================================================================
--- head/devel/libgsf/distinfo	Fri Sep 27 20:04:54 2013	(r328511)
+++ head/devel/libgsf/distinfo	Fri Sep 27 20:25:08 2013	(r328512)
@@ -1,2 +1,2 @@
-SHA256 (gnome2/libgsf-1.14.27.tar.xz) = a012e63bedd6003cea9ae8fa78944516b50c334767163b88527c6b2332bc3e6c
-SIZE (gnome2/libgsf-1.14.27.tar.xz) = 554008
+SHA256 (gnome2/libgsf-1.14.28.tar.xz) = ea94914f1fdaa5d4eb49149f0228ae6e41a54bdeb8caf52a7dd8acaa329fcbe4
+SIZE (gnome2/libgsf-1.14.28.tar.xz) = 557724

Modified: head/devel/libgsf/pkg-plist
==============================================================================
--- head/devel/libgsf/pkg-plist	Fri Sep 27 20:04:54 2013	(r328511)
+++ head/devel/libgsf/pkg-plist	Fri Sep 27 20:25:08 2013	(r328512)
@@ -55,6 +55,9 @@ lib/libgsf-1.la
 lib/libgsf-1.so
 lib/libgsf-1.so.114
 libdata/pkgconfig/libgsf-1.pc
+man/man1/gsf-office-thumbnailer.1.gz
+man/man1/gsf-vba-dump.1.gz
+man/man1/gsf.1.gz
 share/doc/gsf/annotation-glossary.html
 share/doc/gsf/api.html
 share/doc/gsf/dependencies.html



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