Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (9e0ad82386387f5c0fc9ff57522f01c7e55826fe)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (9e0ad82386387f5c0fc9ff57522f01c7e55826fe)
  • Date: Sat, 5 May 2007 08:45:30 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

archive/cpio/DETAILS | 4 ++--
archive/cpio/HISTORY | 3 +++
devel/slang/DETAILS | 5 +++--
devel/slang/HISTORY | 3 +++
ftp/lftp/DETAILS | 7 +++----
ftp/lftp/HISTORY | 3 +++
net/adns/DETAILS | 8 ++++++--
net/adns/HISTORY | 5 +++++
net/adns/adns.gpg |binary
security/honeyd/DETAILS | 9 ++++-----
security/honeyd/HISTORY | 3 +++
11 files changed, 35 insertions(+), 15 deletions(-)

New commits:
commit 9e0ad82386387f5c0fc9ff57522f01c7e55826fe
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

cpio: another cosmetic mirror fix

commit 860fece4bae65ddd07c4767c4ee523b06378ba44
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

lftp: fix mirrors

commit 74148ed30b2a48e6606cb2055a1dc0bb60e3321f
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

slang: fix signature mirrors

commit 313b8ee1ee71561c85b08f0904ba9bcefdd35a80
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

honeyd: removed a mirror

commit c065e6712807d470900975a7e8e4d934c5e0f245
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

added another source url and fixed index

commit 1f1624fbc24d721b402f4cb8afef4905bb243bb6
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

adns: quill-updated it to 1.4 and upstream signing

diff --git a/archive/cpio/DETAILS b/archive/cpio/DETAILS
index 70fba41..9cf9b33 100755
--- a/archive/cpio/DETAILS
+++ b/archive/cpio/DETAILS
@@ -1,10 +1,10 @@
SPELL=cpio
VERSION=2.6
SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE2=${SOURCE}.sig
+ SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
- SOURCE2_URL[0]=${SOURCE_URL}.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
WEB_SITE=http://www.gnu.org/software/cpio/cpio.html
ENTERED=20011004
UPDATED=20050620
diff --git a/archive/cpio/HISTORY b/archive/cpio/HISTORY
index 842ac01..74aea2a 100644
--- a/archive/cpio/HISTORY
+++ b/archive/cpio/HISTORY
@@ -1,3 +1,6 @@
+2007-06-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: fixed a mirror index for consistency
+
2007-05-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: converted to upstream signature checking

diff --git a/devel/slang/DETAILS b/devel/slang/DETAILS
index 119eb98..4d3446e 100755
--- a/devel/slang/DETAILS
+++ b/devel/slang/DETAILS
@@ -1,13 +1,14 @@
SPELL=slang
VERSION=2.0.7
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE2=${SOURCE}.sig
+ SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
SOURCE_GPG=slang.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://space.mit.edu/pub/davis/slang/v2.0/$SOURCE
- SOURCE2_URL[0]=${SOURCE_URL}.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_URL[1]=ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v2.0/$SOURCE
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
LICENSE[0]=GPL
WEB_SITE=http://www.jedsoft.org/slang/
ENTERED=20010922
diff --git a/devel/slang/HISTORY b/devel/slang/HISTORY
index 6e48674..937f10c 100644
--- a/devel/slang/HISTORY
+++ b/devel/slang/HISTORY
@@ -1,3 +1,6 @@
+2007-06-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: fixed signature mirrors
+
2007-05-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: converted to upstream signature checking
* slang.gpg: added gpg keyring
diff --git a/ftp/lftp/DETAILS b/ftp/lftp/DETAILS
index abfa882..5a664ee 100755
--- a/ftp/lftp/DETAILS
+++ b/ftp/lftp/DETAILS
@@ -1,13 +1,12 @@
SPELL=lftp
VERSION=3.5.11
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE2=${SOURCE}.asc
+ SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://ftp.yars.free.net/pub/source/lftp/$SOURCE
- SOURCE2_URL[0]=${SOURCE_URL}.asc
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
SOURCE_URL[1]=ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/$SOURCE
- SOURCE_URL[2]=http://the.wiretapped.net/mirrors/$SPELL/$SOURCE
- SOURCE_URL[3]=ftp://ftp.bme.hu/packages/lftp/$SOURCE
+ SOURCE2_URL[1]=${SOURCE_URL[0]}.asc
SOURCE_GPG=lftp.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
WEB_SITE=http://lftp.yar.ru/
diff --git a/ftp/lftp/HISTORY b/ftp/lftp/HISTORY
index eb9ce87..4d4d67b 100644
--- a/ftp/lftp/HISTORY
+++ b/ftp/lftp/HISTORY
@@ -1,3 +1,6 @@
+2007-06-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: fixed mirrors
+
2007-05-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: converted to upstream signature checking
* lftp.gpg: added gpg keyring
diff --git a/net/adns/DETAILS b/net/adns/DETAILS
index bb2fa0e..518c54c 100755
--- a/net/adns/DETAILS
+++ b/net/adns/DETAILS
@@ -1,12 +1,16 @@
SPELL=adns
- VERSION=1.3
+ VERSION=1.4
SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=${SOURCE}.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.chiark.greenend.org.uk/~ian/adns/ftp/$SOURCE
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_URL[1]=ftp://ftp.chiark.greenend.org.uk/users/ian/adns/$SOURCE
+ SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
SOURCE_URL[2]=ftp://ftp.gnu.org/gnu/adns/$SOURCE
WEB_SITE=http://www.chiark.greenend.org.uk/~ian/adns/
-
SOURCE_HASH=sha512:f9182d26c41d9bdb083e05fbd516685ebbd2c469790f9bc4f64d9f75211c908db72646b1e8a2199a98ede8a0c449845395565e32beeabc9abe28e4889367f8cf
+ SOURCE_GPG=adns.gpg:$SOURCE2:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
ENTERED=20011116
LICENSE=GPL
KEYWORDS="dns net"
diff --git a/net/adns/HISTORY b/net/adns/HISTORY
index 55e2143..e378739 100644
--- a/net/adns/HISTORY
+++ b/net/adns/HISTORY
@@ -1,3 +1,8 @@
+2007-05-05 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: converted to upstream signature checking
+ updated spell to 1.4
+ * adns.gpg: added gpg keyring
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/net/adns/adns.gpg b/net/adns/adns.gpg
new file mode 100644
index 0000000..b3613f8
Binary files /dev/null and b/net/adns/adns.gpg differ
diff --git a/security/honeyd/DETAILS b/security/honeyd/DETAILS
index 5c7b0f2..a3d6d09 100755
--- a/security/honeyd/DETAILS
+++ b/security/honeyd/DETAILS
@@ -1,10 +1,9 @@
SPELL=honeyd
VERSION=1.5b
- SOURCE=${SPELL}-${VERSION}.tar.gz
- SOURCE2=${SOURCE}.sig
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=http://www.citi.umich.edu/u/provos/${SPELL}/${SOURCE}
- SOURCE_URL[1]=http://niels.xtdnet.nl/honeyd/${SPELL}/${SOURCE}
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE2=$SOURCE.sig
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.citi.umich.edu/u/provos/$SPELL/$SOURCE
SOURCE2_URL[0]=http://www.citi.umich.edu/u/provos/$SPELL/$SOURCE2
SOURCE_GPG=provos.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
diff --git a/security/honeyd/HISTORY b/security/honeyd/HISTORY
index 12d6d5a..2bf5266 100644
--- a/security/honeyd/HISTORY
+++ b/security/honeyd/HISTORY
@@ -1,3 +1,6 @@
+2007-06-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: removed bad mirror and some biased beautification
+
2007-05-04 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* DETAILS: converted to upstream signature checking





Archive powered by MHonArc 2.6.24.

Top of Page