[Lunar-commits] <moonbase> bridge-utils: version bump, and needs a BUILD.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Wed Apr 22 02:52:43 CEST 2009
commit 714dbd7443a8395ad41e70432d85cc9abc90def4
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Tue Apr 21 20:52:43 2009 -0400
bridge-utils: version bump, and needs a BUILD.
---
net/bridge-utils/BUILD | 7 +++++++
net/bridge-utils/DETAILS | 18 +++++++++---------
2 files changed, 16 insertions(+), 9 deletions(-)
diff --git a/net/bridge-utils/BUILD b/net/bridge-utils/BUILD
new file mode 100644
index 0000000..f27867a
--- /dev/null
+++ b/net/bridge-utils/BUILD
@@ -0,0 +1,7 @@
+(
+
+ autoconf &&
+
+ default_build
+
+) > $C_FIFO 2>&1
diff --git a/net/bridge-utils/DETAILS b/net/bridge-utils/DETAILS
index 0608342..a392b92 100644
--- a/net/bridge-utils/DETAILS
+++ b/net/bridge-utils/DETAILS
@@ -1,12 +1,12 @@
- MODULE=bridge-utils
- VERSION=1.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/bridge/
- SOURCE_VFY=sha1:cff2186704cdb8243d4365ab07656d3db46e990e
- WEB_SITE=http://linux-net.osdl.org/index.php/Bridge
- ENTERED=20060531
- UPDATED=20060531
- SHORT="Contains bridge-utils for a Linux bridge"
+ MODULE=bridge-utils
+ VERSION=1.4
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/bridge/
+ SOURCE_VFY=sha1:150a376f2463ae7e45164f3ffc63fd7d6f099c76
+ WEB_SITE=http://linux-net.osdl.org/index.php/Bridge
+ ENTERED=20060531
+ UPDATED=20090421
+ SHORT="Contains bridge-utils for a Linux bridge"
cat << EOF
A Linux bridge is more powerful than a pure hardware bridge because it
More information about the Lunar-commits
mailing list