mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Update to 1.0.0. Just In Time [tm] for the 4.5-RELEASE. :)
This commit is contained in:
parent
778c300fc7
commit
878acbb345
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52489
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnumeric
|
||||
PORTVERSION= 0.99.1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES?= math gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/gnumeric
|
||||
@ -41,4 +41,9 @@ pre-patch:
|
||||
@find ${WRKSRC}/plugins/excel -name "*.[ch]" | xargs ${PERL} -pi -e \
|
||||
's|iconv\.h|giconv.h|g'
|
||||
|
||||
post-install:
|
||||
.for dir in share/gnome lib
|
||||
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${PREFIX}/${dir}/gnumeric
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnumeric-0.99.1.tar.bz2) = 98e683cad6a5c84fd41bfef24da13d6a
|
||||
MD5 (gnumeric-1.0.0.tar.bz2) = de08ff62e993f95dceb8ad5639fb1c41
|
||||
|
@ -14,6 +14,7 @@ lib/gnumeric/%%VERSION%%/plugins/gdaif/gdaif.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/gdaif/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/glossary-po-header
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.py
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.pyc
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/html/html.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/html/plugin.xml
|
||||
@ -30,6 +31,7 @@ lib/gnumeric/%%VERSION%%/plugins/psiconv/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/psiconv/psiconv.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/py-func/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.py
|
||||
lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.pyc
|
||||
lib/gnumeric/%%VERSION%%/plugins/python-loader/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/python-loader/python_loader.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/python/plugin.xml
|
||||
@ -124,11 +126,14 @@ share/gnome/gnumeric/%%VERSION%%/gnome/ui/GNOME_Gnumeric.xml
|
||||
share/gnome/gnumeric/%%VERSION%%/idl/GNOME_Gnumeric.idl
|
||||
share/gnome/gnumeric/%%VERSION%%/idl/GNOME_Gnumeric_Graph.idl
|
||||
share/gnome/gnumeric/%%VERSION%%/python/gnumeric_defs.py
|
||||
share/gnome/gnumeric/%%VERSION%%/python/gnumeric_defs.pyc
|
||||
share/gnome/gnumeric/%%VERSION%%/python/gnumeric_startup.py
|
||||
share/gnome/gnumeric/%%VERSION%%/python/gnumeric_startup.pyc
|
||||
share/gnome/gnumeric/%%VERSION%%/templates/invoice.gnumeric
|
||||
share/gnome/gnumeric/%%VERSION%%/templates/loan.gnumeric
|
||||
share/gnome/gnumeric/%%VERSION%%/templates/mileage.gnumeric
|
||||
share/gnome/gnumeric/%%VERSION%%/templates/purchase_order.gnumeric
|
||||
share/gnome/help/gnumeric/C/LEGALNOTICE.html
|
||||
share/gnome/help/gnumeric/C/analysis-tools.html
|
||||
share/gnome/help/gnumeric/C/analysis-tools.sgml
|
||||
share/gnome/help/gnumeric/C/anova.html
|
||||
@ -153,12 +158,23 @@ share/gnome/help/gnumeric/C/data-and-time-formatting.html
|
||||
share/gnome/help/gnumeric/C/data-entry.html
|
||||
share/gnome/help/gnumeric/C/data-menu.html
|
||||
share/gnome/help/gnumeric/C/descriptive-statistics-tool.html
|
||||
share/gnome/help/gnumeric/C/dndselection.sgml
|
||||
share/gnome/help/gnumeric/C/edit-menu.html
|
||||
share/gnome/help/gnumeric/C/editing-selections.html
|
||||
share/gnome/help/gnumeric/C/editing.html
|
||||
share/gnome/help/gnumeric/C/editing.sgml
|
||||
share/gnome/help/gnumeric/C/exp-smoothing-tool.html
|
||||
share/gnome/help/gnumeric/C/fdl-section1.html
|
||||
share/gnome/help/gnumeric/C/fdl-section10.html
|
||||
share/gnome/help/gnumeric/C/fdl-section2.html
|
||||
share/gnome/help/gnumeric/C/fdl-section3.html
|
||||
share/gnome/help/gnumeric/C/fdl-section4.html
|
||||
share/gnome/help/gnumeric/C/fdl-section5.html
|
||||
share/gnome/help/gnumeric/C/fdl-section6.html
|
||||
share/gnome/help/gnumeric/C/fdl-section7.html
|
||||
share/gnome/help/gnumeric/C/fdl-section8.html
|
||||
share/gnome/help/gnumeric/C/fdl-section9.html
|
||||
share/gnome/help/gnumeric/C/fdl-using.html
|
||||
share/gnome/help/gnumeric/C/fdl.html
|
||||
share/gnome/help/gnumeric/C/figures/add-decimals.png
|
||||
share/gnome/help/gnumeric/C/figures/advanced-filter-1.png
|
||||
share/gnome/help/gnumeric/C/figures/advanced-filter-2.png
|
||||
@ -781,6 +797,7 @@ share/gnome/help/gnumeric/C/gnumeric-yieldmat.html
|
||||
share/gnome/help/gnumeric/C/gnumeric-ztest.html
|
||||
share/gnome/help/gnumeric/C/gnumeric.sgml
|
||||
share/gnome/help/gnumeric/C/goal-seek.html
|
||||
share/gnome/help/gnumeric/C/graphs.html
|
||||
share/gnome/help/gnumeric/C/gui-elements.html
|
||||
share/gnome/help/gnumeric/C/help-menu.html
|
||||
share/gnome/help/gnumeric/C/histogram-tool.html
|
||||
@ -795,6 +812,7 @@ share/gnome/help/gnumeric/C/moving-average-tool.html
|
||||
share/gnome/help/gnumeric/C/number-format.sgml
|
||||
share/gnome/help/gnumeric/C/number-formatting-overview.html
|
||||
share/gnome/help/gnumeric/C/obj-toolbar.html
|
||||
share/gnome/help/gnumeric/C/opening-importing.html
|
||||
share/gnome/help/gnumeric/C/other-elements.html
|
||||
share/gnome/help/gnumeric/C/preface.html
|
||||
share/gnome/help/gnumeric/C/print-preview.html
|
||||
@ -811,11 +829,9 @@ share/gnome/help/gnumeric/C/solver.html
|
||||
share/gnome/help/gnumeric/C/solver.sgml
|
||||
share/gnome/help/gnumeric/C/std-toolbar.html
|
||||
share/gnome/help/gnumeric/C/t-test.html
|
||||
share/gnome/help/gnumeric/C/text-entry.sgml
|
||||
share/gnome/help/gnumeric/C/toolbars.html
|
||||
share/gnome/help/gnumeric/C/tools-menu.html
|
||||
share/gnome/help/gnumeric/C/topic.dat
|
||||
share/gnome/help/gnumeric/C/tutorials.html
|
||||
share/gnome/help/gnumeric/C/view-menu.html
|
||||
share/gnome/help/gnumeric/C/worksheet.sgml
|
||||
share/gnome/mc/templates/gnumeric.desktop
|
||||
@ -896,6 +912,7 @@ share/locale/hr/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/hu/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/it/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/ja/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/ko/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/nl/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/nn/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/no/LC_MESSAGES/gnumeric.mo
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gnumeric
|
||||
PORTVERSION= 0.99.1
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES?= math gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= stable/sources/gnumeric
|
||||
@ -41,4 +41,9 @@ pre-patch:
|
||||
@find ${WRKSRC}/plugins/excel -name "*.[ch]" | xargs ${PERL} -pi -e \
|
||||
's|iconv\.h|giconv.h|g'
|
||||
|
||||
post-install:
|
||||
.for dir in share/gnome lib
|
||||
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${PREFIX}/${dir}/gnumeric
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnumeric-0.99.1.tar.bz2) = 98e683cad6a5c84fd41bfef24da13d6a
|
||||
MD5 (gnumeric-1.0.0.tar.bz2) = de08ff62e993f95dceb8ad5639fb1c41
|
||||
|
@ -14,6 +14,7 @@ lib/gnumeric/%%VERSION%%/plugins/gdaif/gdaif.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/gdaif/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/glossary-po-header
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.py
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/gnome_glossary.pyc
|
||||
lib/gnumeric/%%VERSION%%/plugins/gnome-glossary/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/html/html.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/html/plugin.xml
|
||||
@ -30,6 +31,7 @@ lib/gnumeric/%%VERSION%%/plugins/psiconv/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/psiconv/psiconv.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/py-func/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.py
|
||||
lib/gnumeric/%%VERSION%%/plugins/py-func/py_func.pyc
|
||||
lib/gnumeric/%%VERSION%%/plugins/python-loader/plugin.xml
|
||||
lib/gnumeric/%%VERSION%%/plugins/python-loader/python_loader.so
|
||||
lib/gnumeric/%%VERSION%%/plugins/python/plugin.xml
|
||||
@ -124,11 +126,14 @@ share/gnome/gnumeric/%%VERSION%%/gnome/ui/GNOME_Gnumeric.xml
|
||||
share/gnome/gnumeric/%%VERSION%%/idl/GNOME_Gnumeric.idl
|
||||
share/gnome/gnumeric/%%VERSION%%/idl/GNOME_Gnumeric_Graph.idl
|
||||
share/gnome/gnumeric/%%VERSION%%/python/gnumeric_defs.py
|
||||
share/gnome/gnumeric/%%VERSION%%/python/gnumeric_defs.pyc
|
||||
share/gnome/gnumeric/%%VERSION%%/python/gnumeric_startup.py
|
||||
share/gnome/gnumeric/%%VERSION%%/python/gnumeric_startup.pyc
|
||||
share/gnome/gnumeric/%%VERSION%%/templates/invoice.gnumeric
|
||||
share/gnome/gnumeric/%%VERSION%%/templates/loan.gnumeric
|
||||
share/gnome/gnumeric/%%VERSION%%/templates/mileage.gnumeric
|
||||
share/gnome/gnumeric/%%VERSION%%/templates/purchase_order.gnumeric
|
||||
share/gnome/help/gnumeric/C/LEGALNOTICE.html
|
||||
share/gnome/help/gnumeric/C/analysis-tools.html
|
||||
share/gnome/help/gnumeric/C/analysis-tools.sgml
|
||||
share/gnome/help/gnumeric/C/anova.html
|
||||
@ -153,12 +158,23 @@ share/gnome/help/gnumeric/C/data-and-time-formatting.html
|
||||
share/gnome/help/gnumeric/C/data-entry.html
|
||||
share/gnome/help/gnumeric/C/data-menu.html
|
||||
share/gnome/help/gnumeric/C/descriptive-statistics-tool.html
|
||||
share/gnome/help/gnumeric/C/dndselection.sgml
|
||||
share/gnome/help/gnumeric/C/edit-menu.html
|
||||
share/gnome/help/gnumeric/C/editing-selections.html
|
||||
share/gnome/help/gnumeric/C/editing.html
|
||||
share/gnome/help/gnumeric/C/editing.sgml
|
||||
share/gnome/help/gnumeric/C/exp-smoothing-tool.html
|
||||
share/gnome/help/gnumeric/C/fdl-section1.html
|
||||
share/gnome/help/gnumeric/C/fdl-section10.html
|
||||
share/gnome/help/gnumeric/C/fdl-section2.html
|
||||
share/gnome/help/gnumeric/C/fdl-section3.html
|
||||
share/gnome/help/gnumeric/C/fdl-section4.html
|
||||
share/gnome/help/gnumeric/C/fdl-section5.html
|
||||
share/gnome/help/gnumeric/C/fdl-section6.html
|
||||
share/gnome/help/gnumeric/C/fdl-section7.html
|
||||
share/gnome/help/gnumeric/C/fdl-section8.html
|
||||
share/gnome/help/gnumeric/C/fdl-section9.html
|
||||
share/gnome/help/gnumeric/C/fdl-using.html
|
||||
share/gnome/help/gnumeric/C/fdl.html
|
||||
share/gnome/help/gnumeric/C/figures/add-decimals.png
|
||||
share/gnome/help/gnumeric/C/figures/advanced-filter-1.png
|
||||
share/gnome/help/gnumeric/C/figures/advanced-filter-2.png
|
||||
@ -781,6 +797,7 @@ share/gnome/help/gnumeric/C/gnumeric-yieldmat.html
|
||||
share/gnome/help/gnumeric/C/gnumeric-ztest.html
|
||||
share/gnome/help/gnumeric/C/gnumeric.sgml
|
||||
share/gnome/help/gnumeric/C/goal-seek.html
|
||||
share/gnome/help/gnumeric/C/graphs.html
|
||||
share/gnome/help/gnumeric/C/gui-elements.html
|
||||
share/gnome/help/gnumeric/C/help-menu.html
|
||||
share/gnome/help/gnumeric/C/histogram-tool.html
|
||||
@ -795,6 +812,7 @@ share/gnome/help/gnumeric/C/moving-average-tool.html
|
||||
share/gnome/help/gnumeric/C/number-format.sgml
|
||||
share/gnome/help/gnumeric/C/number-formatting-overview.html
|
||||
share/gnome/help/gnumeric/C/obj-toolbar.html
|
||||
share/gnome/help/gnumeric/C/opening-importing.html
|
||||
share/gnome/help/gnumeric/C/other-elements.html
|
||||
share/gnome/help/gnumeric/C/preface.html
|
||||
share/gnome/help/gnumeric/C/print-preview.html
|
||||
@ -811,11 +829,9 @@ share/gnome/help/gnumeric/C/solver.html
|
||||
share/gnome/help/gnumeric/C/solver.sgml
|
||||
share/gnome/help/gnumeric/C/std-toolbar.html
|
||||
share/gnome/help/gnumeric/C/t-test.html
|
||||
share/gnome/help/gnumeric/C/text-entry.sgml
|
||||
share/gnome/help/gnumeric/C/toolbars.html
|
||||
share/gnome/help/gnumeric/C/tools-menu.html
|
||||
share/gnome/help/gnumeric/C/topic.dat
|
||||
share/gnome/help/gnumeric/C/tutorials.html
|
||||
share/gnome/help/gnumeric/C/view-menu.html
|
||||
share/gnome/help/gnumeric/C/worksheet.sgml
|
||||
share/gnome/mc/templates/gnumeric.desktop
|
||||
@ -896,6 +912,7 @@ share/locale/hr/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/hu/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/it/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/ja/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/ko/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/nl/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/nn/LC_MESSAGES/gnumeric.mo
|
||||
share/locale/no/LC_MESSAGES/gnumeric.mo
|
||||
|
Loading…
Reference in New Issue
Block a user