summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Boffemmyer2009-09-28 21:18:23 -0400
committerJustin Boffemmyer2009-09-28 21:18:23 -0400
commit5a7c6391b33eae80b3d4977cd615e916e4acdb34 (patch)
tree3e411845f7020b8454586b5b816d965e490adaa7
parent1f5c4a37f49abe3be98bf2e00f67bf338aa9bcc5 (diff)
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.
-rwxr-xr-xnet/libnet/DETAILS12
-rw-r--r--net/libnet/HISTORY3
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 <flux@sourcemage.org>
+ * DETAILS: new website (old one is dead), version bump
+
2008-10-15 Vlad Glagolev <stealth@sourcemage.org>
* DEPENDS: cleaned up
* DETAILS: quoting paths; fixed descs