pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/gnumeric-current catch up with goffice update aga...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/14fa9005f61e
branches:  trunk
changeset: 531356:14fa9005f61e
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Sat Jul 28 14:56:53 2007 +0000

description:
catch up with goffice update again: fix plugin path, require new
version and bump PKGREVISION

diffstat:

 math/gnumeric-current/Makefile |   6 +++---
 math/gnumeric-current/PLIST    |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (54 lines):

diff -r 47ea0b80fb1e -r 14fa9005f61e math/gnumeric-current/Makefile
--- a/math/gnumeric-current/Makefile    Sat Jul 28 14:51:32 2007 +0000
+++ b/math/gnumeric-current/Makefile    Sat Jul 28 14:56:53 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2007/07/16 16:06:31 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2007/07/28 14:56:53 drochner Exp $
 #
 
 DISTNAME=              gnumeric-1.7.10
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            math gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/gnumeric/1.7/}
 EXTRACT_SUFX=          .tar.bz2
@@ -41,7 +41,7 @@
 .include "../../devel/libglade2/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../lang/perl5/buildlink3.mk"
-BUILDLINK_API_DEPENDS.goffice+= goffice>=0.4.1
+BUILDLINK_API_DEPENDS.goffice+= goffice>=0.4.2
 .include "../../misc/goffice/buildlink3.mk"
 .include "../../net/ORBit2/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
diff -r 47ea0b80fb1e -r 14fa9005f61e math/gnumeric-current/PLIST
--- a/math/gnumeric-current/PLIST       Sat Jul 28 14:51:32 2007 +0000
+++ b/math/gnumeric-current/PLIST       Sat Jul 28 14:56:53 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2007/07/16 16:06:31 drochner Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/07/28 14:56:53 drochner Exp $
 bin/${PKGNAME}
 bin/gnumeric
 bin/ssconvert
@@ -200,8 +200,8 @@
 lib/gnumeric/${PKGVERSION}/plugins/uihello/plugin.xml
 lib/gnumeric/${PKGVERSION}/plugins/xbase/plugin.xml
 lib/gnumeric/${PKGVERSION}/plugins/xbase/xbase.la
-lib/goffice/0.4.1/plugins/gnumeric/gnumeric.la
-lib/goffice/0.4.1/plugins/gnumeric/plugin.xml
+lib/goffice/0.4.2/plugins/gnumeric/gnumeric.la
+lib/goffice/0.4.2/plugins/gnumeric/plugin.xml
 lib/libspreadsheet.la
 lib/pkgconfig/libspreadsheet-1.7.pc
 man/man1/gnumeric.1
@@ -854,8 +854,8 @@
 @dirrm share/gnome/help/gnumeric
 @comment in GConf2: @dirrm share/gconf/schemas
 @comment in xdg-dirs: @dirrm share/applications
-@dirrm lib/goffice/0.4.1/plugins/gnumeric
-@comment in goffice: @dirrm lib/goffice/0.4.0/plugins
+@dirrm lib/goffice/0.4.2/plugins/gnumeric
+@comment in goffice: @dirrm lib/goffice/0.4.2/plugins
 @dirrm lib/gnumeric/${PKGVERSION}/plugins/xbase
 @dirrm lib/gnumeric/${PKGVERSION}/plugins/uihello
 @dirrm lib/gnumeric/${PKGVERSION}/plugins/sylk



Home | Main Index | Thread Index | Old Index