Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 2013 20:43:06 +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: r328514 - head/devel/goffice010
Message-ID:  <201309272043.r8RKh6gY042129@svn.freebsd.org>

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

Log:
  Update to 0.10.7.

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

Modified: head/devel/goffice010/Makefile
==============================================================================
--- head/devel/goffice010/Makefile	Fri Sep 27 20:28:16 2013	(r328513)
+++ head/devel/goffice010/Makefile	Fri Sep 27 20:43:06 2013	(r328514)
@@ -3,7 +3,7 @@
 #   $MCom: ports/trunk/devel/goffice/Makefile 18385 2013-04-22 12:56:25Z kwm $
 
 PORTNAME=	goffice
-PORTVERSION=	0.10.3
+PORTVERSION=	0.10.7
 CATEGORIES=	devel gnome
 MASTER_SITES=	GNOME
 
@@ -15,9 +15,8 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LATEST_LINK=	goffice010
 USE_XZ=		yes
-USE_GMAKE=	yes
-USE_GNOME=	gnomeprefix intlhack gtk30 libgsf ltverhack librsvg2
-USES=		gettext pathfix pkgconfig
+USE_GNOME=	gnomeprefix gtk30 intlhack libgsf librsvg2 ltverhack
+USES=		gettext gmake pathfix pkgconfig
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
@@ -25,14 +24,9 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 CONFIGURE_ARGS=	--with-lasem=no --with-config-backend=gsettings
 
 PLIST_SUB=	VERSION=${PORTVERSION} SHORT_VER=${SHORT_VER}
-SHORT_VER=0.10
-
+SHORT_VER=	0.10
 
 NO_STAGE=	yes
-post-patch:
-	@${REINPLACE_CMD} -e 's|-DGTK_DISABLE_DEPRECATED||g'\
-		${WRKSRC}/configure
-
 post-install:
 	@${MKDIR} ${PREFIX}/lib/goffice/${SHORT_VER}/plugins
 

Modified: head/devel/goffice010/distinfo
==============================================================================
--- head/devel/goffice010/distinfo	Fri Sep 27 20:28:16 2013	(r328513)
+++ head/devel/goffice010/distinfo	Fri Sep 27 20:43:06 2013	(r328514)
@@ -1,2 +1,2 @@
-SHA256 (goffice-0.10.3.tar.xz) = 1fd0048b25f7687eede9b0a8d712922113995db74a095bf43ad150d01b236bf2
-SIZE (goffice-0.10.3.tar.xz) = 2198856
+SHA256 (goffice-0.10.7.tar.xz) = d1663fc7851f0f50329b37311b1859db184ac088eea4b80472f163c036896597
+SIZE (goffice-0.10.7.tar.xz) = 2208596

Modified: head/devel/goffice010/pkg-plist
==============================================================================
--- head/devel/goffice010/pkg-plist	Fri Sep 27 20:28:16 2013	(r328513)
+++ head/devel/goffice010/pkg-plist	Fri Sep 27 20:43:06 2013	(r328514)
@@ -278,6 +278,7 @@ share/doc/goffice-%%SHORT_VER%%/GogAxisL
 share/doc/goffice-%%SHORT_VER%%/GogAxisMap.html
 share/doc/goffice-%%SHORT_VER%%/GogChart.html
 share/doc/goffice-%%SHORT_VER%%/GogChartMap.html
+share/doc/goffice-%%SHORT_VER%%/GogColorScale.html
 share/doc/goffice-%%SHORT_VER%%/GogDataEditor.html
 share/doc/goffice-%%SHORT_VER%%/GogDataset.html
 share/doc/goffice-%%SHORT_VER%%/GogErrorBar.html



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