diff options
author | kwm <kwm@FreeBSD.org> | 2013-06-27 19:43:43 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2013-06-27 19:43:43 +0800 |
commit | 0482d1fc25e6bc6b68bce9a848c6d9d803f0da46 (patch) | |
tree | 944b8bab4ce49756767512507a9241564ac13a82 /devel | |
parent | 80d622872facabecb23568bbe220c184f4f668c8 (diff) | |
download | freebsd-ports-gnome-0482d1fc25e6bc6b68bce9a848c6d9d803f0da46.tar.gz freebsd-ports-gnome-0482d1fc25e6bc6b68bce9a848c6d9d803f0da46.tar.zst freebsd-ports-gnome-0482d1fc25e6bc6b68bce9a848c6d9d803f0da46.zip |
Update to 0.10.3.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/goffice010/Makefile | 2 | ||||
-rw-r--r-- | devel/goffice010/distinfo | 4 | ||||
-rw-r--r-- | devel/goffice010/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/devel/goffice010/Makefile b/devel/goffice010/Makefile index c60194e5aac8..dcb749cf9e44 100644 --- a/devel/goffice010/Makefile +++ b/devel/goffice010/Makefile @@ -3,7 +3,7 @@ # $MCom: ports/trunk/devel/goffice/Makefile 18385 2013-04-22 12:56:25Z kwm $ PORTNAME= goffice -PORTVERSION= 0.10.2 +PORTVERSION= 0.10.3 CATEGORIES= devel gnome MASTER_SITES= GNOME diff --git a/devel/goffice010/distinfo b/devel/goffice010/distinfo index ef8b51ea5ef0..95f052e893a2 100644 --- a/devel/goffice010/distinfo +++ b/devel/goffice010/distinfo @@ -1,2 +1,2 @@ -SHA256 (goffice-0.10.2.tar.xz) = 7d38769a7af655c0f0373738c786318734400d71b6bbc8d1ce6b6de99bb95674 -SIZE (goffice-0.10.2.tar.xz) = 2164976 +SHA256 (goffice-0.10.3.tar.xz) = 1fd0048b25f7687eede9b0a8d712922113995db74a095bf43ad150d01b236bf2 +SIZE (goffice-0.10.3.tar.xz) = 2198856 diff --git a/devel/goffice010/pkg-plist b/devel/goffice010/pkg-plist index 68aacf8d37a1..edd21e6db20a 100644 --- a/devel/goffice010/pkg-plist +++ b/devel/goffice010/pkg-plist @@ -122,6 +122,7 @@ include/libgoffice-%%SHORT_VER%%/goffice/math/go-cspline.h include/libgoffice-%%SHORT_VER%%/goffice/math/go-distribution.h include/libgoffice-%%SHORT_VER%%/goffice/math/go-fft.h include/libgoffice-%%SHORT_VER%%/goffice/math/go-math.h +include/libgoffice-%%SHORT_VER%%/goffice/math/go-matrix.h include/libgoffice-%%SHORT_VER%%/goffice/math/go-matrix3x3.h include/libgoffice-%%SHORT_VER%%/goffice/math/go-quad.h include/libgoffice-%%SHORT_VER%%/goffice/math/go-rangefunc.h |