diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-04-04 06:15:20 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-04-04 06:15:20 +0000 |
commit | b517ed1b6d20b4f221eee9aabace8c996309038c (patch) | |
tree | 58128a7df57729344037dd9b9cde70debdbe55eb /editors/abiword | |
parent | a83fc4bd240cf2261c2c3fd0872b1ef823ac3a27 (diff) | |
download | ports-b517ed1b6d20b4f221eee9aabace8c996309038c.tar.gz ports-b517ed1b6d20b4f221eee9aabace8c996309038c.zip |
Notes
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 3 | ||||
-rw-r--r-- | editors/abiword/distinfo | 4 | ||||
-rw-r--r-- | editors/abiword/files/patch-abiword.desktop | 18 |
3 files changed, 12 insertions, 13 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 75cc56e3d87e..5ab32f152551 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -6,8 +6,7 @@ # PORTNAME= abiword -PORTVERSION= 2.2.5 -PORTREVISION= 2 +PORTVERSION= 2.2.6 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword diff --git a/editors/abiword/distinfo b/editors/abiword/distinfo index 771b98c08d81..844cf8071391 100644 --- a/editors/abiword/distinfo +++ b/editors/abiword/distinfo @@ -1,2 +1,2 @@ -MD5 (AbiWord/abiword-2.2.5.tar.bz2) = 265a6ece8fcfd37cb7c3fc4d13056ad2 -SIZE (AbiWord/abiword-2.2.5.tar.bz2) = 23740589 +MD5 (AbiWord/abiword-2.2.6.tar.bz2) = 59dff68efc89341bcc0f78349cc8eacd +SIZE (AbiWord/abiword-2.2.6.tar.bz2) = 23895455 diff --git a/editors/abiword/files/patch-abiword.desktop b/editors/abiword/files/patch-abiword.desktop index 94e4f5884ff2..ed4c342fc33a 100644 --- a/editors/abiword/files/patch-abiword.desktop +++ b/editors/abiword/files/patch-abiword.desktop @@ -1,6 +1,6 @@ ---- abiword.desktop.orig Sun Nov 28 12:52:11 2004 -+++ abiword.desktop Fri Jan 14 03:04:18 2005 -@@ -3,11 +3,10 @@ +--- abiword.desktop.orig Mon Apr 4 00:10:55 2005 ++++ abiword.desktop Mon Apr 4 00:12:20 2005 +@@ -3,11 +3,11 @@ Icon=abiword_48.png Terminal=false Type=Application @@ -8,9 +8,9 @@ +Categories=Application;Office;WordProcessor; StartupNotify=true Encoding=UTF-8 --X-Desktop-File-Install-Version=0.4 --MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain; -+MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword; - Name=AbiWord Word Processor - Name[de]=AbiWord Textverarbeitung - Name[nb]=AbiWord Tekstbehandling + X-Desktop-File-Install-Version=0.9 +-MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;text/plain;application/vnd.ms-word;application/rtf;application/vnd.plain;application/xhtml+xml;text/html; ++MimeType=application/x-abiword;text/x-abiword;text/x-xml-abiword;application/vnd.ms-word;application/rtf;application/vnd.plain;application/xhtml+xml;text/html; + Name=Word Processor + Comment=AbiWord Word Processor + Name[de]=Textverarbeitung |