diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-10-11 19:17:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-10-11 19:17:04 +0000 |
commit | 2baaf9b67b3dde50d4d63e6b09929707a8c67a35 (patch) | |
tree | e289884bd5c67b04d0f45725a65591c842294a10 /devel/goffice | |
parent | d04d3d4fe2a7f71ec3d6bdd3b968694b3ee11827 (diff) | |
download | ports-2baaf9b67b3dde50d4d63e6b09929707a8c67a35.tar.gz ports-2baaf9b67b3dde50d4d63e6b09929707a8c67a35.zip |
Notes
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 | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 09e1ad59f5e7..8eaf0a872566 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -9,7 +9,7 @@ # math/gnumeric science/gchemutils PORTNAME= goffice -PORTVERSION= 0.7.13 +PORTVERSION= 0.7.14 CATEGORIES= devel gnome MASTER_SITES= GNOME diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index 8523753afa2d..5190eb3081bb 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,3 +1,3 @@ -MD5 (goffice-0.7.13.tar.bz2) = 584d0149d4163b3369f45c23bc00d758 -SHA256 (goffice-0.7.13.tar.bz2) = 2c91b1c5f05b03f7c6a0d52040cb0385af8df28c7ea2d79ff1ce6102ceeec214 -SIZE (goffice-0.7.13.tar.bz2) = 2091854 +MD5 (goffice-0.7.14.tar.bz2) = c48a89bfceeb604f163aa55540088021 +SHA256 (goffice-0.7.14.tar.bz2) = 0fe2f4d7c39e85b5b577c6fa7a88c9a135ae5819cc521083af888e4c23deaacd +SIZE (goffice-0.7.14.tar.bz2) = 2138490 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index 5183385eab72..d0232ede9a76 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -242,11 +242,15 @@ libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc %%DOCSDIR%%-%%SHORT_VER%%/GOFontSel.html %%DOCSDIR%%-%%SHORT_VER%%/GOFormatSel.html %%DOCSDIR%%-%%SHORT_VER%%/GOLocaleSel.html +%%DOCSDIR%%-%%SHORT_VER%%/GOMarker.html +%%DOCSDIR%%-%%SHORT_VER%%/GOOptionMenu.html %%DOCSDIR%%-%%SHORT_VER%%/GOPersist.html %%DOCSDIR%%-%%SHORT_VER%%/GOPluginLoader.html %%DOCSDIR%%-%%SHORT_VER%%/GOPluginLoaderModule.html %%DOCSDIR%%-%%SHORT_VER%%/GOPluginService.html %%DOCSDIR%%-%%SHORT_VER%%/GORotationSel.html +%%DOCSDIR%%-%%SHORT_VER%%/GOSearchReplace.html +%%DOCSDIR%%-%%SHORT_VER%%/GOSelector.html %%DOCSDIR%%-%%SHORT_VER%%/GOStyle.html %%DOCSDIR%%-%%SHORT_VER%%/GOStyledObject.html %%DOCSDIR%%-%%SHORT_VER%%/GocCanvas.html @@ -320,17 +324,13 @@ libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOGradient.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOLibxmlExtras.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOLine.html -%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOMarker.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOMath.html -%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOOptionMenu.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOPalette.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOPath.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOPattern.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GORange.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOReg.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GORegression.html -%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOSearchReplace.html -%%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOSelector.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOUndo.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GOUrl.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-08-GocPixbuf.html |