diff options
-rw-r--r-- | devel/goffice/Makefile | 2 | ||||
-rw-r--r-- | devel/goffice/distinfo | 5 | ||||
-rw-r--r-- | devel/goffice/pkg-plist | 3 | ||||
-rw-r--r-- | science/gchemutils/Makefile | 2 |
4 files changed, 7 insertions, 5 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 37bdcf60f405..fe531676b352 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -9,7 +9,7 @@ # math/gnumeric science/gchemutils PORTNAME= goffice -PORTVERSION= 0.8.10 +PORTVERSION= 0.8.11 CATEGORIES= devel gnome MASTER_SITES= GNOME diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index baf200de0c79..466cd202562a 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,3 +1,2 @@ -MD5 (goffice-0.8.10.tar.bz2) = 2eb2f88fb0fb904deceb6a28c246652c -SHA256 (goffice-0.8.10.tar.bz2) = b2b2844e1cc7bed500810d58e27369be4748a5eb94a9aec667c2ac609d76e6bc -SIZE (goffice-0.8.10.tar.bz2) = 2208829 +SHA256 (goffice-0.8.11.tar.bz2) = c5792b6ed457a6cb620ddabb7ccfb483f06bb3e258d3e21ad850d0447cc57a5d +SIZE (goffice-0.8.11.tar.bz2) = 2208723 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index 9fca503bf8dc..65c90f315208 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -247,6 +247,7 @@ libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc %%DOCSDIR%%-%%SHORT_VER%%/GOFileSaver.html %%DOCSDIR%%-%%SHORT_VER%%/GOFontSel.html %%DOCSDIR%%-%%SHORT_VER%%/GOFormatSel.html +%%DOCSDIR%%-%%SHORT_VER%%/GOGraphWidget.html %%DOCSDIR%%-%%SHORT_VER%%/GOIOContext.html %%DOCSDIR%%-%%SHORT_VER%%/GOLocaleSel.html %%DOCSDIR%%-%%SHORT_VER%%/GOMarker.html @@ -317,6 +318,7 @@ libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc %%DOCSDIR%%-%%SHORT_VER%%/ch14.html %%DOCSDIR%%-%%SHORT_VER%%/ch15.html %%DOCSDIR%%-%%SHORT_VER%%/ch16.html +%%DOCSDIR%%-%%SHORT_VER%%/ch17.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-0.8.devhelp %%DOCSDIR%%-%%SHORT_VER%%/goffice-0.8.devhelp2 %%DOCSDIR%%-%%SHORT_VER%%/goffice-0.8-GOArrow.html @@ -360,6 +362,7 @@ libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc %%DOCSDIR%%-%%SHORT_VER%%/goffice-0.8-go-image.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-0.8-go-plugin.html %%DOCSDIR%%-%%SHORT_VER%%/goffice-0.8-go-string.html +%%DOCSDIR%%-%%SHORT_VER%%/goffice-0.8-goffice.html %%DOCSDIR%%-%%SHORT_VER%%/home.png %%DOCSDIR%%-%%SHORT_VER%%/index.html %%DOCSDIR%%-%%SHORT_VER%%/index.sgml diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 6e523ecb8816..1ba9a76aa490 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -39,7 +39,7 @@ GCONF_SCHEMAS= gcrystal.schemas gchempaint.schemas gchempaint-arrows.schemas \ MAN1= gchem3d.1 gchemcalc.1 gchempaint.1 gchemtable.1 gcrystal.1 \ gspectrum.1 -PLIST_SUB= VER=0.12 GOFFICE=0.8.10 GNUMERIC_VER=1.10.10 +PLIST_SUB= VER=0.12 GOFFICE=0.8.11 GNUMERIC_VER=1.10.11 OPTIONS= XUL "Build browser plugin (requires Xulrunner)" off |