diff options
author | kwm <kwm@FreeBSD.org> | 2010-07-25 18:35:43 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-07-25 18:35:43 +0800 |
commit | ec5d81c4fbc42e5ec77c10d14a6825ad9c556174 (patch) | |
tree | e1840e1c7e1d1a0a4cd8da81bca35f8572c0c214 /devel | |
parent | 02e30d0ef9b9c56159df7810ea7863245502dca6 (diff) | |
download | freebsd-ports-gnome-ec5d81c4fbc42e5ec77c10d14a6825ad9c556174.tar.gz freebsd-ports-gnome-ec5d81c4fbc42e5ec77c10d14a6825ad9c556174.tar.zst freebsd-ports-gnome-ec5d81c4fbc42e5ec77c10d14a6825ad9c556174.zip |
Update to 0.8.7.
Add license
Diffstat (limited to 'devel')
-rw-r--r-- | devel/goffice/Makefile | 6 | ||||
-rw-r--r-- | devel/goffice/distinfo | 6 | ||||
-rw-r--r-- | devel/goffice/pkg-plist | 8 |
3 files changed, 15 insertions, 5 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 5be886d345b4..4147c1563f28 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -3,13 +3,13 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/goffice/Makefile,v 1.35 2008/10/20 18:13:37 kwm Exp $ +# $MCom: ports-stable/devel/goffice/Makefile,v 1.3 2010/06/29 10:56:38 kwm Exp $ # # !!! When updating goffice, don't forget to update pkg-plist in: # math/gnumeric science/gchemutils PORTNAME= goffice -PORTVERSION= 0.8.5 +PORTVERSION= 0.8.7 CATEGORIES= devel gnome MASTER_SITES= GNOME @@ -18,6 +18,8 @@ COMMENT= GLib/GTK+ set of document centric objects and utilities LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack libgsf gconf2 \ diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index 010dcf57bae7..ad39557cd4cf 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,3 +1,3 @@ -MD5 (goffice-0.8.5.tar.bz2) = 3dda09fa540c947d45384b53713e49d5 -SHA256 (goffice-0.8.5.tar.bz2) = e35f2566b09b903aa878afef4968281d3daa2df433bd1ceca066ce740292c652 -SIZE (goffice-0.8.5.tar.bz2) = 2286183 +MD5 (goffice-0.8.7.tar.bz2) = 24507717826ee3c3d28d5d3a9257afcd +SHA256 (goffice-0.8.7.tar.bz2) = db239a1973b79bcbd404ef4149addeeab3f4d56ab3d4fbf2e7c8739f72365fbb +SIZE (goffice-0.8.7.tar.bz2) = 2314207 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index 96ae9871b1a5..9fcbe99060b0 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -174,6 +174,8 @@ lib/goffice/%%VERSION%%/plugins/plot_distrib/distrib.a lib/goffice/%%VERSION%%/plugins/plot_distrib/distrib.la lib/goffice/%%VERSION%%/plugins/plot_distrib/distrib.so lib/goffice/%%VERSION%%/plugins/plot_distrib/gog-boxplot-prefs.ui +lib/goffice/%%VERSION%%/plugins/plot_distrib/gog-double-histogram-prefs.ui +lib/goffice/%%VERSION%%/plugins/plot_distrib/gog-histogram-prefs.ui lib/goffice/%%VERSION%%/plugins/plot_distrib/plot-types.xml lib/goffice/%%VERSION%%/plugins/plot_distrib/plugin.xml lib/goffice/%%VERSION%%/plugins/plot_pie/gog-pie-prefs.ui @@ -391,6 +393,7 @@ libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc %%DATADIR%%/%%VERSION%%/patterns/svg-patterns.xml share/locale/am/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/ar/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/ast/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/az/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/bg/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/ca/LC_MESSAGES/goffice-%%VERSION%%.mo @@ -489,6 +492,9 @@ share/pixmaps/goffice/%%VERSION%%/chart_cylinder_3_1.png share/pixmaps/goffice/%%VERSION%%/chart_dropbar_1_1.png share/pixmaps/goffice/%%VERSION%%/chart_dropbar_1_2.png share/pixmaps/goffice/%%VERSION%%/chart_histogram_1_1.png +share/pixmaps/goffice/%%VERSION%%/chart_histogram_1_3.png +share/pixmaps/goffice/%%VERSION%%/chart_histogram_1_4.png +share/pixmaps/goffice/%%VERSION%%/chart_histogram_2_1.png share/pixmaps/goffice/%%VERSION%%/chart_line_1_1.png share/pixmaps/goffice/%%VERSION%%/chart_line_1_2.png share/pixmaps/goffice/%%VERSION%%/chart_line_1_3.png @@ -589,3 +595,5 @@ share/pixmaps/goffice/%%VERSION%%/surface.xpm @dirrmtry share/locale/oc @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast |