diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2006-04-07 14:22:37 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2006-04-07 14:22:37 +0000 |
commit | 32d9ad4954575a01422415c1df2b7084b51398aa (patch) | |
tree | f98d5adb5beafef2b94d821122dd0ae647e8fd6c | |
parent | 84746ec7d320da8a27edf9317f99840d7e65cc7f (diff) |
Upgrade to 0.3.3.
Notes
Notes:
svn path=/head/; revision=159053
-rw-r--r-- | deskutils/xfce4-xkb-plugin/Makefile | 3 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/distinfo | 6 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/files/patch-configure | 21 | ||||
-rw-r--r-- | deskutils/xfce4-xkb-plugin/pkg-plist | 2 |
4 files changed, 5 insertions, 27 deletions
diff --git a/deskutils/xfce4-xkb-plugin/Makefile b/deskutils/xfce4-xkb-plugin/Makefile index d5a2a49a39eb..625f0800631d 100644 --- a/deskutils/xfce4-xkb-plugin/Makefile +++ b/deskutils/xfce4-xkb-plugin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xfce4-xkb-plugin -PORTVERSION= 0.3.2 -PORTREVISION= 6 +PORTVERSION= 0.3.3 CATEGORIES= deskutils xfce MASTER_SITES= http://download.berlios.de/xfce-goodies/ DIST_SUBDIR= xfce4 diff --git a/deskutils/xfce4-xkb-plugin/distinfo b/deskutils/xfce4-xkb-plugin/distinfo index 81d7a541b69a..15ef30bd8209 100644 --- a/deskutils/xfce4-xkb-plugin/distinfo +++ b/deskutils/xfce4-xkb-plugin/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-xkb-plugin-0.3.2.tar.gz) = b233819d685ab3b7f4a47c2da9fb6936 -SHA256 (xfce4/xfce4-xkb-plugin-0.3.2.tar.gz) = 5864866381a4063e5fc65d6372247bb89c258ced0683b1a58a165aef275c41bd -SIZE (xfce4/xfce4-xkb-plugin-0.3.2.tar.gz) = 334136 +MD5 (xfce4/xfce4-xkb-plugin-0.3.3.tar.gz) = a23baec787ee6666e15a3c243fc14ec4 +SHA256 (xfce4/xfce4-xkb-plugin-0.3.3.tar.gz) = 7412edc43b883ca70da88ecc36c2392402e568339566412dd0e10d06e133ae7e +SIZE (xfce4/xfce4-xkb-plugin-0.3.3.tar.gz) = 338116 diff --git a/deskutils/xfce4-xkb-plugin/files/patch-configure b/deskutils/xfce4-xkb-plugin/files/patch-configure deleted file mode 100644 index 770b52bc1266..000000000000 --- a/deskutils/xfce4-xkb-plugin/files/patch-configure +++ /dev/null @@ -1,21 +0,0 @@ ---- configure.orig Wed Jun 30 13:20:06 2004 -+++ configure Mon Aug 23 10:23:00 2004 -@@ -20265,7 +20265,8 @@ - - - # This can be used to rebuild libtool when needed --LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+LIBTOOL_DEPS="--disable-ltlibs /usr/local/share/libtool13/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -20565,7 +20566,7 @@ - - echo "$as_me:$LINENO: checking where to install panel plugins" >&5 - echo $ECHO_N "checking where to install panel plugins... $ECHO_C" >&6 -- XFCE4_PANEL_PLUGINSDIR=`$PKG_CONFIG --variable=pluginsdir xfce4-panel-1.0` -+ XFCE4_PANEL_PLUGINSDIR=${prefix}/lib/xfce4/panel-plugins - - echo "$as_me:$LINENO: result: $XFCE4_PANEL_PLUGINSDIR" >&5 - echo "${ECHO_T}$XFCE4_PANEL_PLUGINSDIR" >&6 diff --git a/deskutils/xfce4-xkb-plugin/pkg-plist b/deskutils/xfce4-xkb-plugin/pkg-plist index da2c658dcedc..cecce9621b1c 100644 --- a/deskutils/xfce4-xkb-plugin/pkg-plist +++ b/deskutils/xfce4-xkb-plugin/pkg-plist @@ -21,12 +21,12 @@ share/xfce4/xkb/flags/dk.png share/xfce4/xkb/flags/dz.png share/xfce4/xkb/flags/ee.png share/xfce4/xkb/flags/eg.png +share/xfce4/xkb/flags/el.png share/xfce4/xkb/flags/es.png share/xfce4/xkb/flags/eu.png share/xfce4/xkb/flags/fi.png share/xfce4/xkb/flags/fr.png share/xfce4/xkb/flags/ge.png -share/xfce4/xkb/flags/gr.png share/xfce4/xkb/flags/hr.png share/xfce4/xkb/flags/hu.png share/xfce4/xkb/flags/il.png |