diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-12 06:26:02 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-12 06:26:02 +0800 |
commit | 0830582da9429e3b24abe2743d46b11e941dd32e (patch) | |
tree | 20492218a12e7afbe15518d8b08ee4b5cd1119ea /devel/goffice | |
parent | 3b56db3b4d7bbe107ea3a72d0cccf1fa8b88eeef (diff) | |
download | marcuscom-ports-0830582da9429e3b24abe2743d46b11e941dd32e.tar marcuscom-ports-0830582da9429e3b24abe2743d46b11e941dd32e.tar.gz marcuscom-ports-0830582da9429e3b24abe2743d46b11e941dd32e.tar.bz2 marcuscom-ports-0830582da9429e3b24abe2743d46b11e941dd32e.tar.lz marcuscom-ports-0830582da9429e3b24abe2743d46b11e941dd32e.tar.xz marcuscom-ports-0830582da9429e3b24abe2743d46b11e941dd32e.tar.zst marcuscom-ports-0830582da9429e3b24abe2743d46b11e941dd32e.zip |
Update to 0.1.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4940 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/goffice')
-rw-r--r-- | devel/goffice/Makefile | 8 | ||||
-rw-r--r-- | devel/goffice/distinfo | 4 | ||||
-rw-r--r-- | devel/goffice/pkg-plist | 8 |
3 files changed, 12 insertions, 8 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index 02c2e0f8a..98bbd2d57 100644 --- a/devel/goffice/Makefile +++ b/devel/goffice/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/goffice/Makefile,v 1.5 2005/08/16 05:15:06 marcus Exp $ +# $MCom: ports/devel/goffice/Makefile,v 1.6 2005/09/08 16:59:14 adamw Exp $ # PORTNAME= goffice -PORTVERSION= 0.0.4 +PORTVERSION= 0.1.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.0 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 MAINTAINER= gnome@FreeBSD.org COMMENT= GLib/GTK+ set of document centric objects and utilities @@ -19,7 +19,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack intlhack libgnomeprint libglade2 \ - libgsf_gnome + libgsf_gnome ltverhack USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index a602c9155..596e4f240 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,2 +1,2 @@ -MD5 (goffice-0.0.4.tar.bz2) = f74b476c5129d362f08264fcdcf05010 -SIZE (goffice-0.0.4.tar.bz2) = 1356722 +MD5 (goffice-0.1.0.tar.bz2) = 4f7b6c97bc745d4644072d86d5b90216 +SIZE (goffice-0.1.0.tar.bz2) = 1408047 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index a0920d2a4..18dcdd908 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -24,7 +24,7 @@ include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas-util.h include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas-widget.h include/libgoffice-1/goffice/cut-n-paste/foocanvas/foo-canvas.h include/libgoffice-1/goffice/cut-n-paste/foocanvas/libfoocanvas.h -include/libgoffice-1/goffice/cut-n-paste/pcre/pcreposix.h +include/libgoffice-1/goffice/cut-n-paste/pcre/pcre.h include/libgoffice-1/goffice/data/go-data-impl.h include/libgoffice-1/goffice/data/go-data-simple.h include/libgoffice-1/goffice/data/go-data.h @@ -150,9 +150,12 @@ lib/goffice/%%VERSION%%/plugins/plot_xy/xy.so lib/goffice/%%VERSION%%/plugins/reg_linear/linreg.so lib/goffice/%%VERSION%%/plugins/reg_linear/plugin.xml lib/goffice/%%VERSION%%/plugins/reg_linear/reg-types.xml +lib/goffice/%%VERSION%%/plugins/reg_logfit/logfit.so +lib/goffice/%%VERSION%%/plugins/reg_logfit/plugin.xml +lib/goffice/%%VERSION%%/plugins/reg_logfit/reg-types.xml lib/libgoffice-1.a lib/libgoffice-1.so -lib/libgoffice-1.so.0 +lib/libgoffice-1.so.1 libdata/pkgconfig/libgoffice-1.pc share/gnome/goffice/%%VERSION%%/glade/go-font-sel.glade share/gnome/goffice/%%VERSION%%/glade/go-format-sel.glade @@ -315,6 +318,7 @@ share/locale/zh_TW/LC_MESSAGES/goffice.mo @dirrm share/gnome/goffice/%%VERSION%%/glade @dirrm share/gnome/goffice/%%VERSION%% @dirrm share/gnome/goffice +@dirrm lib/goffice/%%VERSION%%/plugins/reg_logfit @dirrm lib/goffice/%%VERSION%%/plugins/reg_linear @dirrm lib/goffice/%%VERSION%%/plugins/plot_xy @dirrm lib/goffice/%%VERSION%%/plugins/plot_surface |