diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-01-31 22:48:22 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-01-31 22:48:22 +0000 |
commit | 1c61c180377995e630a9a4393fb3eea0360a29c0 (patch) | |
tree | 7456762f31364bd267c6753ed237fae5f86a93af /devel/goffice | |
parent | e0bf0d79e999c0072aec730a4ed854112223cbde (diff) | |
download | ports-1c61c180377995e630a9a4393fb3eea0360a29c0.tar.gz ports-1c61c180377995e630a9a4393fb3eea0360a29c0.zip |
Notes
Diffstat (limited to 'devel/goffice')
-rw-r--r-- | devel/goffice/Makefile | 6 | ||||
-rw-r--r-- | devel/goffice/distinfo | 6 | ||||
-rw-r--r-- | devel/goffice/pkg-plist | 2 |
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/goffice/Makefile b/devel/goffice/Makefile index d37b7c5ed6d1..7245c4c34345 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.7 2005/10/11 22:26:02 marcus Exp $ +# $MCom: ports/devel/goffice/Makefile,v 1.9 2006/01/31 22:13:22 ahze Exp $ # PORTNAME= goffice -PORTVERSION= 0.1.2 +PORTVERSION= 0.2.0 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.2 MAINTAINER= gnome@FreeBSD.org COMMENT= GLib/GTK+ set of document centric objects and utilities diff --git a/devel/goffice/distinfo b/devel/goffice/distinfo index 311e5f88c7fc..2c53271dec6b 100644 --- a/devel/goffice/distinfo +++ b/devel/goffice/distinfo @@ -1,3 +1,3 @@ -MD5 (goffice-0.1.2.tar.bz2) = 74de4548603a35f8cdf95b52ac31d8c6 -SHA256 (goffice-0.1.2.tar.bz2) = bc664a50a3d7416ee79ea58dc3fa1015c78566de8d10473426f7d63a5a62d208 -SIZE (goffice-0.1.2.tar.bz2) = 1410910 +MD5 (goffice-0.2.0.tar.bz2) = e1f60fc9822813c6c3f20296e54928bf +SHA256 (goffice-0.2.0.tar.bz2) = 61449a89dc9d174101676b8e0598920fca6e2e1df266b568f0c9730176dbb807 +SIZE (goffice-0.2.0.tar.bz2) = 1414147 diff --git a/devel/goffice/pkg-plist b/devel/goffice/pkg-plist index 0a114e23d4ba..1f6aff5af3f3 100644 --- a/devel/goffice/pkg-plist +++ b/devel/goffice/pkg-plist @@ -155,7 +155,7 @@ 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.1 +lib/libgoffice-1.so.2 libdata/pkgconfig/libgoffice-1.pc share/gnome/goffice/%%VERSION%%/glade/go-font-sel.glade share/gnome/goffice/%%VERSION%%/glade/go-format-sel.glade |