diff options
author | kwm <kwm@FreeBSD.org> | 2011-11-22 22:46:50 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2011-11-22 22:46:50 +0800 |
commit | edfb644aa2388fd6d072f139346ee063312afb93 (patch) | |
tree | d06ab590e5eae0627d24ba99cbf54cf41aa1a368 /devel | |
parent | d520887f64599178e73a3b74d35d903b6a5fde93 (diff) | |
download | freebsd-ports-graphics-edfb644aa2388fd6d072f139346ee063312afb93.tar.gz freebsd-ports-graphics-edfb644aa2388fd6d072f139346ee063312afb93.tar.zst freebsd-ports-graphics-edfb644aa2388fd6d072f139346ee063312afb93.zip |
Update to 0.8.17.
Move LICENSE section to please portlint.
PR: ports/161585
Submitted by: Zhihao Yuan <lichray@gmail.com>
Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/goffice/Makefile | 7 | ||||
-rw-r--r-- | devel/goffice/distinfo | 4 | ||||
-rw-r--r-- | devel/goffice/pkg-plist | 1 |
3 files changed, 7 insertions, 5 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 763931a3a33..6ee4302797a 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -9,17 +9,18 @@ # math/gnumeric science/gchemutils PORTNAME= goffice -PORTVERSION= 0.8.16 +PORTVERSION= 0.8.17 CATEGORIES= devel gnome MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GLib/GTK+ set of document centric objects and utilities -LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre - LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre + USE_XZ= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk20 libgsf ltverhack diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index 5caf8558629..2925f625f32 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,2 +1,2 @@ -SHA256 (goffice-0.8.16.tar.xz) = 6e183e6a1a7a1d8ba12d29de044f8a8f2001b1ebae617831743241594e7ce729 -SIZE (goffice-0.8.16.tar.xz) = 1796688 +SHA256 (goffice-0.8.17.tar.xz) = 165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 +SIZE (goffice-0.8.17.tar.xz) = 1814488 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index 5ea8872cb19..8a46a3e3900 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -413,6 +413,7 @@ share/locale/en_CA/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/en_GB/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/es/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/et/LC_MESSAGES/goffice-%%VERSION%%.mo +share/locale/eu/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/fi/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/fr/LC_MESSAGES/goffice-%%VERSION%%.mo share/locale/ga/LC_MESSAGES/goffice-%%VERSION%%.mo |