Sun Feb 11 15:42:36 2018 UTC ()
gnumeric110: update HOMEPAGE.


(wiz)
diff -r1.65 -r1.66 pkgsrc/math/gnumeric110/Makefile

cvs diff -r1.65 -r1.66 pkgsrc/math/gnumeric110/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/math/gnumeric110/Attic/Makefile 2017/06/05 14:24:09 1.65
+++ pkgsrc/math/gnumeric110/Attic/Makefile 2018/02/11 15:42:36 1.66
@@ -1,23 +1,23 @@ @@ -1,23 +1,23 @@
1# $NetBSD: Makefile,v 1.65 2017/06/05 14:24:09 ryoon Exp $ 1# $NetBSD: Makefile,v 1.66 2018/02/11 15:42:36 wiz Exp $
2 2
3DISTNAME= gnumeric-1.10.17 3DISTNAME= gnumeric-1.10.17
4PKGREVISION= 28 4PKGREVISION= 28
5CATEGORIES= math gnome 5CATEGORIES= math gnome
6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/} 6MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.10/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://wiki.gnome.org/Apps/Gnumeric 10HOMEPAGE= http://gnumeric.org/
11COMMENT= Spreadsheet program from the GNOME project 11COMMENT= Spreadsheet program from the GNOME project
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config 14USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config
15USE_LIBTOOL= yes 15USE_LIBTOOL= yes
16USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
18GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \ 18GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
19 gnumeric-plugins.schemas 19 gnumeric-plugins.schemas
20PKGCONFIG_OVERRIDE= libspreadsheet.pc.in 20PKGCONFIG_OVERRIDE= libspreadsheet.pc.in
21 21
22REPLACE_PERL+= plugins/perl-func/perl_func.pl 22REPLACE_PERL+= plugins/perl-func/perl_func.pl
23 23