mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Update to 1.10.0.
This commit is contained in:
parent
0bb9b31020
commit
47d9d042c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249855
3 changed files with 12 additions and 7 deletions
|
@ -7,8 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gnumeric
|
||||
PORTVERSION= 1.9.18
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.10.0
|
||||
CATEGORIES= math gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
@ -16,7 +15,7 @@ DIST_SUBDIR= gnome2
|
|||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= The GNOME 2 spreadsheet
|
||||
|
||||
LIB_DEPENDS= goffice-0.8.7:${PORTSDIR}/devel/goffice \
|
||||
LIB_DEPENDS= goffice-0.8.8:${PORTSDIR}/devel/goffice \
|
||||
psiconv.10:${PORTSDIR}/converters/psiconv
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
@ -40,7 +39,7 @@ GCONF_SCHEMAS= gnumeric-dialogs.schemas gnumeric-general.schemas \
|
|||
|
||||
MAN1= gnumeric.1 ssconvert.1 ssindex.1 ssgrep.1
|
||||
|
||||
PLIST_SUB= VERSION=${PORTVERSION} GOFFICE=0.7.18
|
||||
PLIST_SUB= VERSION=${PORTVERSION} GOFFICE=0.8.0
|
||||
|
||||
OPTIONS= PERL "Enable Perl as extension language" on
|
||||
#GNOMEDB "Enable libgnomedb support" off
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gnome2/gnumeric-1.9.18.tar.bz2) = 5065bbaa718f35e3435e0df0df2545fe
|
||||
SHA256 (gnome2/gnumeric-1.9.18.tar.bz2) = 28d02ec9eba8d981b13362d5a232aa227aa97cd86bf0eef3c9a2ca4d11092bd3
|
||||
SIZE (gnome2/gnumeric-1.9.18.tar.bz2) = 17196632
|
||||
MD5 (gnome2/gnumeric-1.10.0.tar.bz2) = 45ca0c86d41288c1e70b25b74f5cd548
|
||||
SHA256 (gnome2/gnumeric-1.10.0.tar.bz2) = c351440573e20e4e9de3c7534ab5226510efb9fb984936ed31a6960b1bb72515
|
||||
SIZE (gnome2/gnumeric-1.10.0.tar.bz2) = 17350730
|
||||
|
|
|
@ -137,6 +137,11 @@ lib/gnumeric/%%VERSION%%/plugins/dif/plugin.xml
|
|||
lib/gnumeric/%%VERSION%%/plugins/excel/excel.la
|
||||
lib/gnumeric/%%VERSION%%/plugins/excel/excel.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/excel/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/excelplugins/plugin.la
|
||||
lib/gnumeric/%%VERSION%%/plugins/excelplugins/plugin.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/excelplugins/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/excelplugins/xlcall32.la
|
||||
lib/gnumeric/%%VERSION%%/plugins/excelplugins/xlcall32.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/fn-christian-date/plugin.la
|
||||
lib/gnumeric/%%VERSION%%/plugins/fn-christian-date/plugin.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/fn-christian-date/plugin.xml
|
||||
|
@ -1021,6 +1026,7 @@ share/locale/zh_TW/LC_MESSAGES/gnumeric.mo
|
|||
@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-database
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-complex
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/fn-christian-date
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/excelplugins
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/excel
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/dif
|
||||
@dirrm lib/gnumeric/%%VERSION%%/plugins/applix
|
||||
|
|
Loading…
Add table
Reference in a new issue