diff options
author | drochner <drochner@pkgsrc.org> | 2010-06-15 21:12:39 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-06-15 21:12:39 +0000 |
commit | f8d3abeebd67c3f640259822538e48fc4e961329 (patch) | |
tree | 4275e42d354b8c4a006fc62c9a61ccdcacf390c9 /misc | |
parent | a3f1f79b20469e081001938afbb2bb7ffdd60d9d (diff) | |
download | pkgsrc-f8d3abeebd67c3f640259822538e48fc4e961329.tar.gz |
update to 0.8.5
changes: minor fixes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/goffice0.8/Makefile | 7 | ||||
-rw-r--r-- | misc/goffice0.8/PLIST | 3 | ||||
-rw-r--r-- | misc/goffice0.8/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/misc/goffice0.8/Makefile b/misc/goffice0.8/Makefile index 4e88923a94e..ebec819b216 100644 --- a/misc/goffice0.8/Makefile +++ b/misc/goffice0.8/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2010/06/13 22:44:59 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2010/06/15 21:12:39 drochner Exp $ # -DISTNAME= goffice-0.8.3 -PKGNAME= goffice0.8-0.8.3 -PKGREVISION= 1 +DISTNAME= goffice-0.8.5 +PKGNAME= goffice0.8-0.8.5 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNOME:=sources/goffice/0.8/} diff --git a/misc/goffice0.8/PLIST b/misc/goffice0.8/PLIST index 20b4051ff15..4c4a4499d56 100644 --- a/misc/goffice0.8/PLIST +++ b/misc/goffice0.8/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2010/04/28 18:34:22 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2010/06/15 21:12:39 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 @@ -129,6 +129,7 @@ include/libgoffice-0.8/goffice/math/go-distribution.h include/libgoffice-0.8/goffice/math/go-fft.h include/libgoffice-0.8/goffice/math/go-math.h include/libgoffice-0.8/goffice/math/go-matrix3x3.h +include/libgoffice-0.8/goffice/math/go-quad.h include/libgoffice-0.8/goffice/math/go-rangefunc.h include/libgoffice-0.8/goffice/math/go-regression.h include/libgoffice-0.8/goffice/math/goffice-math.h diff --git a/misc/goffice0.8/distinfo b/misc/goffice0.8/distinfo index ddc1114bf47..1e219a9c74f 100644 --- a/misc/goffice0.8/distinfo +++ b/misc/goffice0.8/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2010/05/17 16:25:43 drochner Exp $ +$NetBSD: distinfo,v 1.4 2010/06/15 21:12:39 drochner Exp $ -SHA1 (goffice-0.8.3.tar.gz) = ab38ff76a72a4bf53fef10055544163f8e1c9d0f -RMD160 (goffice-0.8.3.tar.gz) = 7cc788ed7ba77c119c52be265ab510591b84624a -Size (goffice-0.8.3.tar.gz) = 3678207 bytes +SHA1 (goffice-0.8.5.tar.gz) = ba5ee7c4c375cf7cf54933818a0b683968923931 +RMD160 (goffice-0.8.5.tar.gz) = c6bd0addd4a5715f7a6562b0bb3b3ef7f690ba91 +Size (goffice-0.8.5.tar.gz) = 3682814 bytes |