From 1f5c4a37f49abe3be98bf2e00f67bf338aa9bcc5 Mon Sep 17 00:00:00 2001 From: George Sherwood Date: Mon, 28 Sep 2009 19:30:24 -0500 Subject: xfce4-settings: Updated to version 4.6.3. Never fails as soon as I added the patch. Upstream released a new version. --- xfce/xfce4-settings/DETAILS | 6 +++--- xfce/xfce4-settings/HISTORY | 5 +++++ xfce/xfce4-settings/PRE_BUILD | 3 --- xfce/xfce4-settings/xfce4-settings-4.6.1-libxklavier.patch | 12 ------------ 4 files changed, 8 insertions(+), 18 deletions(-) delete mode 100755 xfce/xfce4-settings/PRE_BUILD delete mode 100644 xfce/xfce4-settings/xfce4-settings-4.6.1-libxklavier.patch diff --git a/xfce/xfce4-settings/DETAILS b/xfce/xfce4-settings/DETAILS index 7542991881..cec00f7605 100755 --- a/xfce/xfce4-settings/DETAILS +++ b/xfce/xfce4-settings/DETAILS @@ -1,13 +1,13 @@ SPELL=xfce4-settings RELEASE_VERSION=$(cat $GRIMOIRE/xfce/xfce.version) - VERSION=$RELEASE_VERSION + VERSION=4.6.3 SOURCE=$SPELL-$VERSION.tar.bz2 # SOURCE2=$SOURCE.asc SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" - SOURCE_URL[0]=http://www.xfce.org/archive/xfce-$RELEASE_VERSION/src/$SOURCE + SOURCE_URL[0]=http://archive.xfce.org/src/xfce/$SPELL/4.6/$SOURCE # SOURCE2_URL[0]=$SOURCE_URL.asc WEB_SITE=http://www.xfce.org/ - SOURCE_HASH=sha512:c7790ce3bb36b5a39d5581f76e72905f878c0c83797134a777ef9d9b960905461a8d03621a6052fd167a16a0751ff8716da68833a2d888a27efd3b7b6840795e + SOURCE_HASH=sha512:02b396aee234c3cb5e1f29f7647afe5b77d80cd819edc85c094342e66a8c96f30923761bd2ed8f3b956d30d097df5fa471e55445195a070ec1b09f6598defc59 # SOURCE_GPG=xfce.gpg:$SOURCE2:UPSTREAM_KEY # SOURCE2_IGNORE=signature LICENSE[0]=GPL diff --git a/xfce/xfce4-settings/HISTORY b/xfce/xfce4-settings/HISTORY index 835d823fca..2d8cae1de6 100644 --- a/xfce/xfce4-settings/HISTORY +++ b/xfce/xfce4-settings/HISTORY @@ -1,3 +1,8 @@ +2009-09-28 George Sherwood + * DETAILS: Updated to 4.6.3. Updated SOURCE_URL + * PRE_BUILD: Removed. Fixed Upstream + * xfce4-settings-4.6.1-libxklavier.patch: Removed. Fixed Upstream. + 2009-09-27 George Sherwood * PRE_BUILD: Added to apply Gentoo patch * xfce4-settings-4.6.1-libxklavier.patch: Gentoo patch to diff --git a/xfce/xfce4-settings/PRE_BUILD b/xfce/xfce4-settings/PRE_BUILD deleted file mode 100755 index 8d24c8302e..0000000000 --- a/xfce/xfce4-settings/PRE_BUILD +++ /dev/null @@ -1,3 +0,0 @@ -default_pre_build && -cd $SOURCE_DIRECTORY && -patch -p0 < $SCRIPT_DIRECTORY/xfce4-settings-4.6.1-libxklavier.patch diff --git a/xfce/xfce4-settings/xfce4-settings-4.6.1-libxklavier.patch b/xfce/xfce4-settings/xfce4-settings-4.6.1-libxklavier.patch deleted file mode 100644 index a0e0376eb8..0000000000 --- a/xfce/xfce4-settings/xfce4-settings-4.6.1-libxklavier.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -ur dialogs/keyboard-settings/xfce-keyboard-settings.c dialogs/keyboard-settings/xfce-keyboard-settings.c ---- dialogs/keyboard-settings/xfce-keyboard-settings.c 2009-03-02 19:48:00.000000000 +0200 -+++ dialogs/keyboard-settings/xfce-keyboard-settings.c 2009-07-20 12:08:28.000000000 +0300 -@@ -378,7 +378,7 @@ - xkl_config_rec_get_from_server (settings->priv->xkl_rec_config, settings->priv->xkl_engine); - - settings->priv->xkl_registry = xkl_config_registry_get_instance (settings->priv->xkl_engine); -- xkl_config_registry_load (settings->priv->xkl_registry); -+ xkl_config_registry_load (settings->priv->xkl_registry, FALSE); - - /* Tab */ - xkb_tab_layout_vbox = glade_xml_get_widget (settings->priv->glade_xml, "xkb_tab_layout_vbox"); -- cgit v1.2.3 From 5a7c6391b33eae80b3d4977cd615e916e4acdb34 Mon Sep 17 00:00:00 2001 From: Justin Boffemmyer Date: Mon, 28 Sep 2009 21:18:23 -0400 Subject: net/libnet: version -> 1.1.4, new website The former site (packetfactory) is dead, and there are new maintainers fo the project. It is now hosted on sourceforge.net. --- net/libnet/DETAILS | 12 ++++++------ net/libnet/HISTORY | 3 +++ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/net/libnet/DETAILS b/net/libnet/DETAILS index 499116321d..eeaef6e7be 100755 --- a/net/libnet/DETAILS +++ b/net/libnet/DETAILS @@ -1,14 +1,14 @@ SPELL=libnet - VERSION=1.1.2.1 + VERSION=1.1.4 SOURCE=$SPELL-$VERSION.tar.gz -SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL" - SOURCE_URL[0]=http://www.packetfactory.net/libnet/dist/$SOURCE - SOURCE_HASH=sha512:07ad785427ca9c608a2150095f0623edaefe99a09d06d208f5ee6c0de62b03635685eecfaa4872a63b4e66197aaea9ed4358c3308070102b8a6b63a9286dcb47 - WEB_SITE=http://www.packetfactory.net/libnet/ +SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" + SOURCE_URL[0]=$SOURCEFORGE_URL/libnet-dev/$SOURCE + SOURCE_HASH=sha512:c40fc215d2fd22b1eaa31fbd9405cfa41cdb193e27027ca3cd10e5dbe379a25e13266b299126f1b3d6a8e8a2e314356ab15600892480deb21fada771e2d29de3 + WEB_SITE=http://libnet-dev.sourceforge.net ENTERED=20020820 LICENSE[0]=BSD KEYWORDS="net" - SHORT="high-level API for construct and inject network packets" + SHORT="high-level API to construct and inject network packets" cat << EOF Libnet is a high-level API (toolkit) allowing the application programmer to construct and inject network packets. It provides a portable and simplified diff --git a/net/libnet/HISTORY b/net/libnet/HISTORY index fd1628d3bf..f6e840161a 100644 --- a/net/libnet/HISTORY +++ b/net/libnet/HISTORY @@ -1,3 +1,6 @@ +2009-09-28 Justin Boffemmyer + * DETAILS: new website (old one is dead), version bump + 2008-10-15 Vlad Glagolev * DEPENDS: cleaned up * DETAILS: quoting paths; fixed descs -- cgit v1.2.3 From d6ab15d207679a2a0458a9b07920eaa8188bd566 Mon Sep 17 00:00:00 2001 From: Finn Haedicke Date: Tue, 29 Sep 2009 10:50:45 +0900 Subject: gnome-doc-utils requires libxml2 with PYTHON --- gnome2-libs/gnome-doc-utils/DEPENDS | 2 +- gnome2-libs/gnome-doc-utils/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/gnome2-libs/gnome-doc-utils/DEPENDS b/gnome2-libs/gnome-doc-utils/DEPENDS index 0543dfcbfd..107e9377e3 100755 --- a/gnome2-libs/gnome-doc-utils/DEPENDS +++ b/gnome2-libs/gnome-doc-utils/DEPENDS @@ -1,4 +1,4 @@ -depends libxml2 && +depends -sub PYTHON libxml2 && depends libxslt && depends python && depends xml-parser-expat && diff --git a/gnome2-libs/gnome-doc-utils/HISTORY b/gnome2-libs/gnome-doc-utils/HISTORY index 0130f62faa..73f8f44892 100644 --- a/gnome2-libs/gnome-doc-utils/HISTORY +++ b/gnome2-libs/gnome-doc-utils/HISTORY @@ -1,3 +1,6 @@ +2009-09-29 Finn Haedicke + * DEPENDS: requires libxml2 with PYTHON + 2009-09-21 Ladislav Hagara * DETAILS: 0.18.0 -- cgit v1.2.3 From 9c34fd9b0ce09bb537006895521aefa3662364ad Mon Sep 17 00:00:00 2001 From: Finn Haedicke Date: Tue, 29 Sep 2009 10:59:10 +0900 Subject: gtk-doc: updated dependencies --- gnome2-libs/gtk-doc/DEPENDS | 6 ++---- gnome2-libs/gtk-doc/HISTORY | 4 ++++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/gnome2-libs/gtk-doc/DEPENDS b/gnome2-libs/gtk-doc/DEPENDS index 617032570e..2b7ed8a8c3 100755 --- a/gnome2-libs/gtk-doc/DEPENDS +++ b/gnome2-libs/gtk-doc/DEPENDS @@ -1,16 +1,14 @@ depends perl && depends python && depends gnome-doc-utils && +depends docbook-dtd && +depends docbook-xsl && optional_depends rarian \ '--enable-scrollkeeper' \ '--disable-scrollkeeper' \ 'register with rarian?' && -optional_depends docbook-xsl \ - '' '' \ - 'for XML support (recommended)' && - optional_depends libxslt \ '' '' \ 'for XML support (recommended)' && diff --git a/gnome2-libs/gtk-doc/HISTORY b/gnome2-libs/gtk-doc/HISTORY index c92e5b9f92..d20e6a60cb 100644 --- a/gnome2-libs/gtk-doc/HISTORY +++ b/gnome2-libs/gtk-doc/HISTORY @@ -1,3 +1,7 @@ +2009-09-04 Finn Haedicke + * DEPENDS: docbook-xsl not optional, + requires docbook-dtd + 2009-09-04 Quentin Rameau * DEPENDS: added dependency on gnome-doc-utils -- cgit v1.2.3 From f476f14e9f485e5ab5277cc0f084e5f425f63ede Mon Sep 17 00:00:00 2001 From: Finn Haedicke Date: Tue, 29 Sep 2009 11:09:01 +0900 Subject: udev: extras require usbutils --- disk/udev/DEPENDS | 1 + disk/udev/HISTORY | 3 +++ 2 files changed, 4 insertions(+) diff --git a/disk/udev/DEPENDS b/disk/udev/DEPENDS index ac9903ed01..ae208115ee 100755 --- a/disk/udev/DEPENDS +++ b/disk/udev/DEPENDS @@ -7,6 +7,7 @@ if list_find "$UDEV_OPTS" "--enable-extras"; then depends pkgconfig && depends glib2 && depends libusb && + depends usbutils && depends USBIDS && depends PCIIDS fi && diff --git a/disk/udev/HISTORY b/disk/udev/HISTORY index 4155faf799..f95f22b6cc 100644 --- a/disk/udev/HISTORY +++ b/disk/udev/HISTORY @@ -1,3 +1,6 @@ +2009-09-29 Finn Haedicke + * DEPENDS: udev extras require usbutils + 2009-09-19 Vlad Glagolev * DETAILS: PATCHLEVEL=1 * rules.d/51-udev-default.rules: removed, it shouldn't intersect with -- cgit v1.2.3