diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-03-03 03:43:30 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-03-03 03:43:30 +0000 |
commit | cd22039a96a92d9520c839386b94460ec19a6da9 (patch) | |
tree | 7de0e2785b844e8acffbcf9558c64ae1dd429776 /editors/abiword | |
parent | e5d4f44f152a0e5d50e4e4981296de8252b02541 (diff) |
Notes
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 14 | ||||
-rw-r--r-- | editors/abiword/distinfo | 4 | ||||
-rw-r--r-- | editors/abiword/pkg-plist | 1 |
3 files changed, 9 insertions, 10 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 11625e59221a..f49f8871d153 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -6,11 +6,9 @@ # PORTNAME= abiword -PORTVERSION= 2.2.4 -PORTREVISION= 1 +PORTVERSION= 2.2.5 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ +MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword DISTNAME= abiword-${PORTVERSION} DIST_SUBDIR= AbiWord @@ -101,10 +99,10 @@ post-install: ${X11BASE}/share/gnome/applications/abiword.desktop @${LN} -sf ${PREFIX}/share/AbiSuite-${ABIVERSION}/icons/abiword_48.png \ ${X11BASE}/share/gnome/pixmaps/abiword_48.png - @${LN} -sf ${PREFIX}/share/AbiSuite-${ABIVERSION}/GNOME_AbiWord_Control_${ABIVERSION:S/./_/}.server \ - ${X11BASE}/libdata/bonobo/servers/GNOME_AbiWord_Control_${ABIVERSION:S/./_/}.server - @${LN} -sf ${PREFIX}/share/AbiSuite-${ABIVERSION}/abi-nautilus-view-file.xml \ - ${X11BASE}/share/gnome/gnome-2.0/ui/abi-nautilus-view-file.xml + @${INSTALL_DATA} ${WRKDIR}/abiword-${PORTVERSION}/abidistfiles/GNOME_AbiWord_Control_${ABIVERSION:S/./_/}.server \ + ${X11BASE}/libdata/bonobo/servers/ + @${INSTALL_DATA} ${WRKDIR}/abiword-${PORTVERSION}/abidistfiles/abi-nautilus-view-file.xml \ + ${X11BASE}/share/gnome/gnome-2.0/ui/ @-update-desktop-database .endif diff --git a/editors/abiword/distinfo b/editors/abiword/distinfo index fc8e9c4e6bd6..771b98c08d81 100644 --- a/editors/abiword/distinfo +++ b/editors/abiword/distinfo @@ -1,2 +1,2 @@ -MD5 (AbiWord/abiword-2.2.4.tar.bz2) = a1cb82e23e34ac93446014e7af04da8c -SIZE (AbiWord/abiword-2.2.4.tar.bz2) = 23736805 +MD5 (AbiWord/abiword-2.2.5.tar.bz2) = 265a6ece8fcfd37cb7c3fc4d13056ad2 +SIZE (AbiWord/abiword-2.2.5.tar.bz2) = 23740589 diff --git a/editors/abiword/pkg-plist b/editors/abiword/pkg-plist index 2797ba0a6b80..2afc8057e11b 100644 --- a/editors/abiword/pkg-plist +++ b/editors/abiword/pkg-plist @@ -69,6 +69,7 @@ share/AbiSuite-%%ABIVERSION%%/AbiWord/strings/id-ID.strings share/AbiSuite-%%ABIVERSION%%/AbiWord/strings/it-IT.strings share/AbiSuite-%%ABIVERSION%%/AbiWord/strings/ja-JP.strings share/AbiSuite-%%ABIVERSION%%/AbiWord/strings/jbo.strings +share/AbiSuite-%%ABIVERSION%%/AbiWord/strings/ku.strings share/AbiSuite-%%ABIVERSION%%/AbiWord/strings/lt-LT.strings share/AbiSuite-%%ABIVERSION%%/AbiWord/strings/lv-LV.strings share/AbiSuite-%%ABIVERSION%%/AbiWord/strings/mg-MG.strings |