diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-17 04:04:09 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-17 04:04:09 +0800 |
commit | 53df6147522f4daf40fff5291d319f1d7b134a83 (patch) | |
tree | d4c465e788a68683c6f3331fd8261ea5c9322a3f /math/gnumeric | |
parent | d5b4fdf946ab221f066c814c5744d4bacdf183f7 (diff) | |
download | marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar.gz marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar.bz2 marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar.lz marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar.xz marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.tar.zst marcuscom-ports-53df6147522f4daf40fff5291d319f1d7b134a83.zip |
Sync w/ FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9223 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math/gnumeric')
-rw-r--r-- | math/gnumeric/Makefile | 4 | ||||
-rw-r--r-- | math/gnumeric/pkg-plist | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index fac3929d2..2b690ea5f 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -3,12 +3,12 @@ # Whom: Yukihiro Nakai <Nakai@technologist.com> # # $FreeBSD$ -# $MCom: ports/math/gnumeric/Makefile,v 1.33 2007/06/28 03:43:56 marcus Exp $ +# $MCom: ports/math/gnumeric/Makefile,v 1.34 2007/07/04 15:52:37 mezz Exp $ # PORTNAME= gnumeric PORTVERSION= 1.7.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist index 3e9d6b02e..2416e8dde 100644 --- a/math/gnumeric/pkg-plist +++ b/math/gnumeric/pkg-plist @@ -249,9 +249,9 @@ lib/gnumeric/%%VERSION%%/plugins/uihello/plugin.xml lib/gnumeric/%%VERSION%%/plugins/xbase/plugin.xml lib/gnumeric/%%VERSION%%/plugins/xbase/xbase.la lib/gnumeric/%%VERSION%%/plugins/xbase/xbase.so -lib/goffice/0.4.0/plugins/gnumeric/gnumeric.la -lib/goffice/0.4.0/plugins/gnumeric/gnumeric.so -lib/goffice/0.4.0/plugins/gnumeric/plugin.xml +lib/goffice/0.4.1/plugins/gnumeric/gnumeric.la +lib/goffice/0.4.1/plugins/gnumeric/gnumeric.so +lib/goffice/0.4.1/plugins/gnumeric/plugin.xml lib/libspreadsheet-%%VERSION%%.so lib/libspreadsheet.la lib/libspreadsheet.so @@ -941,7 +941,7 @@ share/locale/zh_TW/LC_MESSAGES/gnumeric.mo @dirrm lib/gnumeric/%%VERSION%%/plugins @dirrm lib/gnumeric/%%VERSION%% @dirrm lib/gnumeric -@dirrm lib/goffice/0.4.0/plugins/gnumeric +@dirrm lib/goffice/0.4.1/plugins/gnumeric @dirrm include/libspreadsheet-1-7 @unexec update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/te/LC_MESSAGES |