Index: head/accessibility/dasher/Makefile =================================================================== --- head/accessibility/dasher/Makefile (revision 98220) +++ head/accessibility/dasher/Makefile (revision 98221) @@ -1,35 +1,34 @@ # Ports collection Makefile for: dasher # Date created: 5 July 2003 # Whom: lewiz # # $FreeBSD$ # 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 DIST_SUBDIR= gnome2 MAINTAINER= purple@lewiz.net 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" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= dasher.1 post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|-O2||g' .include Property changes on: head/accessibility/dasher/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/accessibility/dasher/distinfo =================================================================== --- head/accessibility/dasher/distinfo (revision 98220) +++ head/accessibility/dasher/distinfo (revision 98221) @@ -1 +1 @@ -MD5 (gnome2/dasher-3.2.1.tar.bz2) = de7850954023aa26276cbdf4cd4e2c8f +MD5 (gnome2/dasher-3.2.2.tar.bz2) = 9f2effa877abb8c931af9abafb55f263 Property changes on: head/accessibility/dasher/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h =================================================================== --- head/accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h (revision 98220) +++ head/accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h (nonexistent) @@ -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 - #include - #include - Property changes on: head/accessibility/dasher/files/patch-Src_DasherCore-AlphabetMap.h ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/accessibility/dasher/pkg-plist =================================================================== --- head/accessibility/dasher/pkg-plist (revision 98220) +++ head/accessibility/dasher/pkg-plist (revision 98221) @@ -1,33 +1,34 @@ bin/dasher share/gnome/applications/dasher.desktop share/gnome/dasher/alphabet.albanian.xml share/gnome/dasher/alphabet.dtd share/gnome/dasher/alphabet.dutch.xml share/gnome/dasher/alphabet.english.xml share/gnome/dasher/alphabet.french.xml share/gnome/dasher/alphabet.german.xml share/gnome/dasher/alphabet.hiragana.xml share/gnome/dasher/alphabet.hungarian.xml share/gnome/dasher/alphabet.hungarianLowerCase.xml share/gnome/dasher/alphabet.italian.xml share/gnome/dasher/alphabet.korean.xml share/gnome/dasher/alphabet.polish.xml share/gnome/dasher/alphabet.portuguese.xml share/gnome/dasher/alphabet.russian.xml share/gnome/dasher/alphabet.spanish.xml share/gnome/dasher/alphabet.xsl share/gnome/dasher/colour.dtd share/gnome/dasher/colour.hiragana.xml share/gnome/dasher/colour.xml share/gnome/dasher/dasher.glade share/gnome/dasher/training_dutch_NL.txt share/gnome/dasher/training_english_GB.txt share/gnome/dasher/training_french_FR.txt share/gnome/dasher/training_german_DE.txt share/gnome/dasher/training_hiragana60_JP.txt 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 Property changes on: head/accessibility/dasher/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/editors/dasher/Makefile =================================================================== --- head/editors/dasher/Makefile (revision 98220) +++ head/editors/dasher/Makefile (revision 98221) @@ -1,35 +1,34 @@ # Ports collection Makefile for: dasher # Date created: 5 July 2003 # Whom: lewiz # # $FreeBSD$ # 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 DIST_SUBDIR= gnome2 MAINTAINER= purple@lewiz.net 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" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= dasher.1 post-patch: @${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/configure @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ 's|-O2||g' .include Property changes on: head/editors/dasher/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/editors/dasher/distinfo =================================================================== --- head/editors/dasher/distinfo (revision 98220) +++ head/editors/dasher/distinfo (revision 98221) @@ -1 +1 @@ -MD5 (gnome2/dasher-3.2.1.tar.bz2) = de7850954023aa26276cbdf4cd4e2c8f +MD5 (gnome2/dasher-3.2.2.tar.bz2) = 9f2effa877abb8c931af9abafb55f263 Property changes on: head/editors/dasher/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/editors/dasher/files/patch-Src_DasherCore-AlphabetMap.h =================================================================== --- head/editors/dasher/files/patch-Src_DasherCore-AlphabetMap.h (revision 98220) +++ head/editors/dasher/files/patch-Src_DasherCore-AlphabetMap.h (nonexistent) @@ -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 - #include - #include - Property changes on: head/editors/dasher/files/patch-Src_DasherCore-AlphabetMap.h ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.1 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/editors/dasher/pkg-plist =================================================================== --- head/editors/dasher/pkg-plist (revision 98220) +++ head/editors/dasher/pkg-plist (revision 98221) @@ -1,33 +1,34 @@ bin/dasher share/gnome/applications/dasher.desktop share/gnome/dasher/alphabet.albanian.xml share/gnome/dasher/alphabet.dtd share/gnome/dasher/alphabet.dutch.xml share/gnome/dasher/alphabet.english.xml share/gnome/dasher/alphabet.french.xml share/gnome/dasher/alphabet.german.xml share/gnome/dasher/alphabet.hiragana.xml share/gnome/dasher/alphabet.hungarian.xml share/gnome/dasher/alphabet.hungarianLowerCase.xml share/gnome/dasher/alphabet.italian.xml share/gnome/dasher/alphabet.korean.xml share/gnome/dasher/alphabet.polish.xml share/gnome/dasher/alphabet.portuguese.xml share/gnome/dasher/alphabet.russian.xml share/gnome/dasher/alphabet.spanish.xml share/gnome/dasher/alphabet.xsl share/gnome/dasher/colour.dtd share/gnome/dasher/colour.hiragana.xml share/gnome/dasher/colour.xml share/gnome/dasher/dasher.glade share/gnome/dasher/training_dutch_NL.txt share/gnome/dasher/training_english_GB.txt share/gnome/dasher/training_french_FR.txt share/gnome/dasher/training_german_DE.txt share/gnome/dasher/training_hiragana60_JP.txt 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 Property changes on: head/editors/dasher/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property