diff options
author | marcus <marcus@FreeBSD.org> | 2009-07-05 12:14:43 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-07-05 12:14:43 +0800 |
commit | 90fc4e8da476d3a6b5efac25c3d9853e371f5622 (patch) | |
tree | 2de001430eeab7b785e2602cf49bae25fea7f4cb /devel/goffice | |
parent | e7a10a524ef386ade018902a6fad23cbe0cefe92 (diff) | |
download | freebsd-ports-gnome-90fc4e8da476d3a6b5efac25c3d9853e371f5622.tar.gz freebsd-ports-gnome-90fc4e8da476d3a6b5efac25c3d9853e371f5622.tar.zst freebsd-ports-gnome-90fc4e8da476d3a6b5efac25c3d9853e371f5622.zip |
Update to 0.7.8.
Diffstat (limited to 'devel/goffice')
-rw-r--r-- | devel/goffice/Makefile | 2 | ||||
-rw-r--r-- | devel/goffice/distinfo | 6 | ||||
-rw-r--r-- | devel/goffice/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index d847437044e9..750d8284f6aa 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -9,7 +9,7 @@ # math/gnumeric science/gchemutils PORTNAME= goffice -PORTVERSION= 0.7.7 +PORTVERSION= 0.7.8 CATEGORIES= devel gnome MASTER_SITES= GNOME diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index 82a15f3aa690..2987a2fd3826 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,3 +1,3 @@ -MD5 (goffice-0.7.7.tar.bz2) = 1a6bb0982236e8859e74c11f05193896 -SHA256 (goffice-0.7.7.tar.bz2) = c82c04084b0848af605af3e71f8b42ba987f308144ab95f524903c1454c1c800 -SIZE (goffice-0.7.7.tar.bz2) = 2040728 +MD5 (goffice-0.7.8.tar.bz2) = b17fbbab5515491b1ed0900d448076c3 +SHA256 (goffice-0.7.8.tar.bz2) = 204794c1b657f9d74784b4c906b42b0ff6b502213635252e8ea149ebdc53545c +SIZE (goffice-0.7.8.tar.bz2) = 2047656 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index f31ba5288c0c..eb2d841596f5 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -121,6 +121,7 @@ include/libgoffice-%%SHORT_VER%%/goffice/math/go-math.h include/libgoffice-%%SHORT_VER%%/goffice/math/go-matrix3x3.h include/libgoffice-%%SHORT_VER%%/goffice/math/go-rangefunc.h include/libgoffice-%%SHORT_VER%%/goffice/math/go-regression.h +include/libgoffice-%%SHORT_VER%%/goffice/math/goffice-math.h include/libgoffice-%%SHORT_VER%%/goffice/ms-compat/go-ms-parser.h include/libgoffice-%%SHORT_VER%%/goffice/ms-compat/god-drawing-ms-client-handler.h include/libgoffice-%%SHORT_VER%%/goffice/ms-compat/god-drawing-ms.h @@ -145,6 +146,7 @@ include/libgoffice-%%SHORT_VER%%/goffice/utils/go-pango-extras.h include/libgoffice-%%SHORT_VER%%/goffice/utils/go-path.h include/libgoffice-%%SHORT_VER%%/goffice/utils/go-pattern.h include/libgoffice-%%SHORT_VER%%/goffice/utils/go-persist.h +include/libgoffice-%%SHORT_VER%%/goffice/utils/go-string.h include/libgoffice-%%SHORT_VER%%/goffice/utils/go-style.h include/libgoffice-%%SHORT_VER%%/goffice/utils/go-styled-object.h include/libgoffice-%%SHORT_VER%%/goffice/utils/go-undo.h |