1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

Update to 2.2.8.

http://www.abisource.com/release-notes/2.2.8.phtml
This commit is contained in:
Jeremy Messenger 2005-06-06 06:26:39 +00:00
parent 7e4d3b822f
commit 4ac5a6e6ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136887
4 changed files with 9 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= abiword
PORTVERSION= 2.2.7
PORTVERSION= 2.2.8
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@ -35,7 +35,7 @@ WRKSRC= ${WRKDIR}/abiword-${PORTVERSION}/abiword-plugins
MD5_FILE= ${.CURDIR}/../abiword/distinfo
ABIVERSION= 2.2
PLIST_SUB+= "ABIVERSION=${ABIVERSION}"
PLIST_SUB+= ABIVERSION=${ABIVERSION}
# NOTE: Please, keep those knobs in the ABC's order.

View File

@ -6,7 +6,7 @@
#
PORTNAME= abiword
PORTVERSION= 2.2.7
PORTVERSION= 2.2.8
CATEGORIES= editors
MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/
MASTER_SITE_SUBDIR= abiword
@ -42,7 +42,7 @@ CONFIGURE_ARGS= --enable-xft \
MAKEFILE= GNUmakefile
ABIVERSION= 2.2
PLIST_SUB+= "ABIVERSION=${ABIVERSION}"
PLIST_SUB+= ABIVERSION=${ABIVERSION}
WRKSRC= ${WRKDIR}/abiword-${PORTVERSION}/abi
.if defined(WITH_DEBUG)
@ -61,7 +61,7 @@ PLIST_SUB+= DICT:=""
.include <bsd.port.pre.mk>
.if ${HAVE_GNOME:Mlibgnomeprintui}!=""
USE_GNOME+= libgnomeprintui desktopfileutils
USE_GNOME+= libgnomeprintui libgnomeui desktopfileutils
CONFIGURE_ARGS+= --enable-gnome
PKGNAMESUFFIX= -gnome
GNOME_ENABLED= yes

View File

@ -1,2 +1,2 @@
MD5 (AbiWord/abiword-2.2.7.tar.bz2) = 9c74bf00601fc4c8bb0667a1696803de
SIZE (AbiWord/abiword-2.2.7.tar.bz2) = 23896960
MD5 (AbiWord/abiword-2.2.8.tar.bz2) = f6f58e6ea4720ca635ede7b7f13cf156
SIZE (AbiWord/abiword-2.2.8.tar.bz2) = 23918235

View File

@ -235,6 +235,7 @@ share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-en_IE
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-en_NZ
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-en_ZA
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-es
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-es_AR
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-es_ES
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-es_IR
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-es_MX
@ -274,7 +275,6 @@ share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-yi
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-zh_CN
share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-zh_TW
%%GNOME:%%share/gnome/applications/abiword.desktop
%%GNOME:%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
%%GNOME:%%share/gnome/gnome-2.0/ui/abi-nautilus-view-file.xml
%%GNOME:%%share/gnome/pixmaps/abiword_48.png
@dirrm share/AbiSuite-%%ABIVERSION%%/templates
@ -288,4 +288,5 @@ share/AbiSuite-%%ABIVERSION%%/templates/normal.awt-zh_TW
@dirrm share/AbiSuite-%%ABIVERSION%%
@dirrm lib/AbiWord-%%ABIVERSION%%/plugins
@dirrm lib/AbiWord-%%ABIVERSION%%
%%GNOME:%%@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
%%GNOME:%%@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true