Date: Fri, 27 Mar 2015 07:17:16 +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: r382373 - head/devel/goffice010 Message-ID: <201503270717.t2R7HG4l078813@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kwm Date: Fri Mar 27 07:17:15 2015 New Revision: 382373 URL: https://svnweb.freebsd.org/changeset/ports/382373 QAT: https://qat.redports.org/buildarchive/r382373/ Log: Update goffice010 to 0.10.21. PR: 197050 (based on) Submitted by: olivierd@ Modified: head/devel/goffice010/Makefile head/devel/goffice010/distinfo head/devel/goffice010/pkg-plist Modified: head/devel/goffice010/Makefile ============================================================================== --- head/devel/goffice010/Makefile Fri Mar 27 07:07:33 2015 (r382372) +++ head/devel/goffice010/Makefile Fri Mar 27 07:17:15 2015 (r382373) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= goffice -PORTVERSION= 0.10.18 +PORTVERSION= 0.10.21 CATEGORIES= devel gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 010 Modified: head/devel/goffice010/distinfo ============================================================================== --- head/devel/goffice010/distinfo Fri Mar 27 07:07:33 2015 (r382372) +++ head/devel/goffice010/distinfo Fri Mar 27 07:17:15 2015 (r382373) @@ -1,2 +1,2 @@ -SHA256 (goffice-0.10.18.tar.xz) = 4743a148d4452743f3484ed28285a6889adb4af2a61b72448e0ddfe7d5142c64 -SIZE (goffice-0.10.18.tar.xz) = 2306320 +SHA256 (goffice-0.10.21.tar.xz) = be3cd0f31bb304369283fd13b441aa67705e62231db2001da191c49f724749c2 +SIZE (goffice-0.10.21.tar.xz) = 2336136 Modified: head/devel/goffice010/pkg-plist ============================================================================== --- head/devel/goffice010/pkg-plist Fri Mar 27 07:07:33 2015 (r382372) +++ head/devel/goffice010/pkg-plist Fri Mar 27 07:17:15 2015 (r382373) @@ -92,6 +92,7 @@ include/libgoffice-%%SHORT_VER%%/goffice include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-action-combo-pixmaps.h include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-action-combo-stack.h include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-action-combo-text.h +include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-arrow-sel.h include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-calendar-button.h include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-charmap-sel.h include/libgoffice-%%SHORT_VER%%/goffice/gtk/go-color-group.h @@ -195,7 +196,7 @@ lib/goffice/%%VERSION%%/plugins/smoothin lib/goffice/%%VERSION%%/plugins/smoothing/types.xml lib/libgoffice-%%SHORT_VER%%.so lib/libgoffice-%%SHORT_VER%%.so.10 -lib/libgoffice-%%SHORT_VER%%.so.10.0.18 +lib/libgoffice-%%SHORT_VER%%.so.10.0.21 libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc share/gir-1.0/GOffice-%%SHORT_VER%%.gir %%DATADIR%%/%%VERSION%%/mmlitex/README
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503270717.t2R7HG4l078813>