Update to 3.2.2.
Approved by: maintainer
This commit is contained in:
parent
b67e4d0baf
commit
52bfb0413c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98221
8 changed files with 8 additions and 28 deletions
|
@ -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" \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnome2/dasher-3.2.1.tar.bz2) = de7850954023aa26276cbdf4cd4e2c8f
|
||||
MD5 (gnome2/dasher-3.2.2.tar.bz2) = 9f2effa877abb8c931af9abafb55f263
|
||||
|
|
|
@ -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>
|
||||
|
|
@ -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
|
||||
|
|
|
@ -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" \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnome2/dasher-3.2.1.tar.bz2) = de7850954023aa26276cbdf4cd4e2c8f
|
||||
MD5 (gnome2/dasher-3.2.2.tar.bz2) = 9f2effa877abb8c931af9abafb55f263
|
||||
|
|
|
@ -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>
|
||||
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue