diff options
author | drochner <drochner@pkgsrc.org> | 2011-09-08 20:11:54 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-09-08 20:11:54 +0000 |
commit | 0df1f474f2ff950ac6f69f255e2f13000da1515a (patch) | |
tree | 0f9c3b39cb98f48609ac7231e9c3064f4c4af903 /misc | |
parent | 85a1e56f5d7709dca483dd783c5be3f5c170a82e (diff) | |
download | pkgsrc-0df1f474f2ff950ac6f69f255e2f13000da1515a.tar.gz |
update to 0.8.17
changes: plug leaks
Diffstat (limited to 'misc')
-rw-r--r-- | misc/goffice0.8/Makefile | 5 | ||||
-rw-r--r-- | misc/goffice0.8/PLIST | 3 | ||||
-rw-r--r-- | misc/goffice0.8/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile index 01604680af6..2b09b2557f3 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2011/07/21 13:05:59 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/09/08 20:11:54 drochner Exp $ # -DISTNAME= goffice-0.8.16 +DISTNAME= goffice-0.8.17 PKGNAME= ${DISTNAME:S/goffice/goffice0.8/} -PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/misc/goffice0.8/PLIST b/misc/goffice0.8/PLIST index f00ca3929d8..a22b66f7bdc 100644 --- a/misc/goffice0.8/PLIST +++ b/misc/goffice0.8/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2011/05/25 09:45:05 drochner Exp $ +@comment $NetBSD: PLIST,v 1.9 2011/09/08 20:11:54 drochner Exp $ include/libgoffice-0.8/goffice/app/error-info.h include/libgoffice-0.8/goffice/app/file.h include/libgoffice-0.8/goffice/app/go-cmd-context-impl.h @@ -393,6 +393,7 @@ share/locale/en_CA/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/en_GB/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/es/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/et/LC_MESSAGES/goffice-${PKGVERSION}.mo +share/locale/eu/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/fi/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/fr/LC_MESSAGES/goffice-${PKGVERSION}.mo share/locale/ga/LC_MESSAGES/goffice-${PKGVERSION}.mo diff --git a/misc/goffice0.8/distinfo b/misc/goffice0.8/distinfo index ce4944cf196..c1ab5e2179c 100644 --- a/misc/goffice0.8/distinfo +++ b/misc/goffice0.8/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2011/07/12 19:12:45 drochner Exp $ +$NetBSD: distinfo,v 1.13 2011/09/08 20:11:54 drochner Exp $ -SHA1 (goffice-0.8.16.tar.bz2) = 7fa243d05e63880310c1b276a41d5b49b82a60aa -RMD160 (goffice-0.8.16.tar.bz2) = 33093bb984235ab354444bafb73b0a2d256313b6 -Size (goffice-0.8.16.tar.bz2) = 2257894 bytes +SHA1 (goffice-0.8.17.tar.bz2) = 0c8f578f30746b92f37bd8e6eb13dbbaaa124278 +RMD160 (goffice-0.8.17.tar.bz2) = 35224e53a1431b2ecf81297a081159c7297110bb +Size (goffice-0.8.17.tar.bz2) = 2289608 bytes |