diff options
author | marcus <marcus@FreeBSD.org> | 2004-01-15 19:33:47 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-01-15 19:33:47 +0000 |
commit | f9dd8d237cc6e5dcdf796522eeeaafba353cfa98 (patch) | |
tree | 53bb3b4ac6a30a5611b48661e6df4c6876b0f7e2 /accessibility | |
parent | 3fc9594be2bc872d49f1cf93b244a55b24f27c6e (diff) | |
download | FreeBSD-ports-f9dd8d237cc6e5dcdf796522eeeaafba353cfa98.zip FreeBSD-ports-f9dd8d237cc6e5dcdf796522eeeaafba353cfa98.tar.gz |
Update to 3.2.2.
Approved by: maintainer
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/dasher/Makefile | 5 | ||||
-rw-r--r-- | accessibility/dasher/distinfo | 2 | ||||
-rw-r--r-- | accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h | 10 | ||||
-rw-r--r-- | accessibility/dasher/pkg-plist | 1 |
4 files changed, 4 insertions, 14 deletions
diff --git a/accessibility/dasher/Makefile b/accessibility/dasher/Makefile index 67231e0..efe26a8 100644 --- a/accessibility/dasher/Makefile +++ b/accessibility/dasher/Makefile @@ -6,8 +6,7 @@ # PORTNAME= dasher -PORTVERSION= 3.2.1 -PORTREVISION= 1 +PORTVERSION= 3.2.2 CATEGORIES= editors x11 gnome accessibility MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/3.2 @@ -19,7 +18,7 @@ COMMENT= Information efficient text-entry interface USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomehier gconf2 libglade2 +USE_GNOME= gnomeprefix gnomehack intlhack gnomehier gconf2 libglade2 USE_LIBTOOL= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/accessibility/dasher/distinfo b/accessibility/dasher/distinfo index 3a92dfe..90531f2 100644 --- a/accessibility/dasher/distinfo +++ b/accessibility/dasher/distinfo @@ -1 +1 @@ -MD5 (gnome2/dasher-3.2.1.tar.bz2) = de7850954023aa26276cbdf4cd4e2c8f +MD5 (gnome2/dasher-3.2.2.tar.bz2) = 9f2effa877abb8c931af9abafb55f263 diff --git a/accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h b/accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h deleted file mode 100644 index 9931dd7..0000000 --- a/accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h +++ /dev/null @@ -1,10 +0,0 @@ ---- Src/DasherCore/AlphabetMap.h.orig Sun Dec 14 10:56:59 2003 -+++ Src/DasherCore/AlphabetMap.h Sun Dec 14 10:57:30 2003 -@@ -50,6 +50,7 @@ - #define __AlphabetMap_h__ - - #include "../Common/MSVC_Unannoy.h" -+#include <sys/types.h> - #include <vector> - #include <string> - diff --git a/accessibility/dasher/pkg-plist b/accessibility/dasher/pkg-plist index 8f5be75..5ec4de6 100644 --- a/accessibility/dasher/pkg-plist +++ b/accessibility/dasher/pkg-plist @@ -29,5 +29,6 @@ share/gnome/dasher/training_hiragana83_JP.txt share/gnome/dasher/training_italian_IT.txt share/gnome/dasher/training_portuguese_BR.txt share/gnome/icons/dasher.png +share/locale/cs/LC_MESSAGES/dasher.mo share/locale/fr/LC_MESSAGES/dasher.mo @dirrm share/gnome/dasher |