diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-05-21 23:07:45 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-05-21 23:07:45 +0000 |
commit | a933078081d292874fc1bffe8816acd72a816d5f (patch) | |
tree | e5d1d8dd5e27b73174e94f6061c87e75ae80cabe /devel/goffice | |
parent | 7435bc8346106625215c45e9b694f1d7bf7537c0 (diff) |
Update to 0.8.4.
Notes
Notes:
svn path=/head/; revision=254762
Diffstat (limited to 'devel/goffice')
-rw-r--r-- | devel/goffice/Makefile | 4 | ||||
-rw-r--r-- | devel/goffice/distinfo | 6 | ||||
-rw-r--r-- | devel/goffice/pkg-plist | 3 |
3 files changed, 7 insertions, 6 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 3bbc3011882c..f8c803b3bd6e 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -9,8 +9,7 @@ # math/gnumeric science/gchemutils PORTNAME= goffice -PORTVERSION= 0.8.1 -PORTREVISION= 1 +PORTVERSION= 0.8.4 CATEGORIES= devel gnome MASTER_SITES= GNOME @@ -31,6 +30,5 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ PLIST_SUB= VERSION=${PORTVERSION} \ SHORT_VER=0.8 -# SHORT_VER=${PORTVERSION:R} .include <bsd.port.mk> diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index edfe7a597a84..d5c6dc88613c 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,3 +1,3 @@ -MD5 (goffice-0.8.1.tar.bz2) = fdc43c5e04f6ead55bebc034c1d34296 -SHA256 (goffice-0.8.1.tar.bz2) = 9e2497956349fee8e6ec34a13160635455ead79a5118cbe61cb387e4cfd2b31e -SIZE (goffice-0.8.1.tar.bz2) = 2260503 +MD5 (goffice-0.8.4.tar.bz2) = 035cd6c6e45ec0540c7e5568faa7e504 +SHA256 (goffice-0.8.4.tar.bz2) = 12e885857e440e534e474a2040c3f12001882bab2416f12c2cd2cd9db6f0281c +SIZE (goffice-0.8.4.tar.bz2) = 2284805 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index 6efe6463ebac..96ae9871b1a5 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -24,6 +24,7 @@ include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-graph.h include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-group.h include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-item.h include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-line.h +include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-path.h include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-pixbuf.h include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-polygon.h include/libgoffice-%%SHORT_VER%%/goffice/canvas/goc-polyline.h @@ -125,6 +126,7 @@ include/libgoffice-%%SHORT_VER%%/goffice/math/go-complex.h 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-quad.h 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 @@ -256,6 +258,7 @@ libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc %%DOCSDIR%%-%%SHORT_VER%%/GOSelector.html %%DOCSDIR%%-%%SHORT_VER%%/GOStyle.html %%DOCSDIR%%-%%SHORT_VER%%/GOStyledObject.html +%%DOCSDIR%%-%%SHORT_VER%%/GocArc.html %%DOCSDIR%%-%%SHORT_VER%%/GocCanvas.html %%DOCSDIR%%-%%SHORT_VER%%/GocCircle.html %%DOCSDIR%%-%%SHORT_VER%%/GocEllipse.html |