Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a08fc948534c8f99dacfbdf921d20e5d56658b99)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a08fc948534c8f99dacfbdf921d20e5d56658b99)
  • Date: Thu, 23 Apr 2009 10:43:25 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

net/oidentd/BUILD | 2 --
net/oidentd/DETAILS | 23 ++++++++++++-----------
net/oidentd/HISTORY | 7 ++++++-
net/oidentd/oidentd.gpg |binary
4 files changed, 18 insertions(+), 14 deletions(-)

New commits:
commit a08fc948534c8f99dacfbdf921d20e5d56658b99
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

oidentd: => 2.0.8

diff --git a/net/oidentd/BUILD b/net/oidentd/BUILD
deleted file mode 100755
index 077e861..0000000
--- a/net/oidentd/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-sedit '299s/;//' src/oidentd_cfg_parse.y &&
-default_build
diff --git a/net/oidentd/DETAILS b/net/oidentd/DETAILS
index 008623b..e1f81df 100755
--- a/net/oidentd/DETAILS
+++ b/net/oidentd/DETAILS
@@ -1,20 +1,21 @@
SPELL=oidentd
- VERSION=2.0.7
+ VERSION=2.0.8
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
+ SOURCE2=$SOURCE.asc
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=$SOURCEFORGE_URL/ojnk/$SOURCE
-
SOURCE_HASH=sha512:67b7a1cf53059f9d3bc4151c227b9c6a7f06a227dcf4cb54d2aaa86419734a9e3c56146deb6ae345ee3af152bfb80c193a7ee09bee347a71bc48c842797a565f
+ SOURCE2_URL[0]=$SOURCE_URL.asc
+ SOURCE_GPG=oidentd.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://dev.ojnk.net/
ENTERED=20011218
- UPDATED=20030822
LICENSE[0]=GPL
KEYWORDS="net"
- SHORT="Ident (rfc1413 compliant) daemon."
+ SHORT="ident (rfc1413 compliant) daemon"
cat << EOF
-oidentd is an ident (rfc1413 compliant) daemon that runs on Linux,
-FreeBSD, OpenBSD and Solaris. oidentd can handle IP masqueraded/NAT
-connections on Linux, FreeBSD and OpenBSD. oidentd has a flexible
-mechanism for specifying ident responses. Users can be granted
-permission to specify their own ident responses. Responses can be
-specified according to host and port pairs.
+oidentd is an ident (rfc1413 compliant) daemon that runs on Linux, FreeBSD,
+OpenBSD and Solaris. oidentd can handle IP masqueraded/NAT connections on
+Linux, FreeBSD and OpenBSD. oidentd has a flexible mechanism for specifying
+ident responses. Users can be granted permission to specify their own ident
+responses. Responses can be specified according to host and port pairs.
EOF
diff --git a/net/oidentd/HISTORY b/net/oidentd/HISTORY
index aa09723..2bc7590 100644
--- a/net/oidentd/HISTORY
+++ b/net/oidentd/HISTORY
@@ -1,3 +1,9 @@
+2009-04-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 2.0.8; quoting paths; cleaned up;
+ converted to upstream signature checking
+ * BUILD: removed
+ * oidentd.gpg: added gpg keyring
+
2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* PROVIDES: [automated] Fixed invalid entries.

@@ -66,4 +72,3 @@

2002-05-21 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Fixed SourceForge URLS at Jeff Schmidt's request
-
diff --git a/net/oidentd/oidentd.gpg b/net/oidentd/oidentd.gpg
new file mode 100644
index 0000000..e837877
Binary files /dev/null and b/net/oidentd/oidentd.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (a08fc948534c8f99dacfbdf921d20e5d56658b99), Vlad Glagolev, 04/23/2009

Archive powered by MHonArc 2.6.24.

Top of Page