Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] PERFORCE change 77153 by Ladislav Hagara for review

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Perforce Review Daemon <p4review AT smee.org>
  • To: "Andraž " ruskie " Levstik" <ruskie AT mages.ath.cx>, "Andrew Stitt" <a AT t.armory.com>, "Arjan Bouter" <abouter AT gmail.com>, "Arwed von Merkatz" <v.merkatz AT gmx.net>, "SM-Commit Daemon" <sm-commit AT lists.ibiblio.org>, "David Kowis" <dkowis+smgl-p4 AT shlrm.org>, "duane_malcolm" <d.malcolm AT auckland.ac.nz>, "Eric Sandall" <eric AT sandall.us>, "Ethan Grammatikidis" <eekee AT eekee.is-a-geek.org>, "Gareth Clay" <gareth AT caffeinefuelled.co.uk>, "George J. Sherwood" <george AT beernabeer.com>, "Jason Flatt" <jflatt AT sourcemage.org>, "Jeremy Blosser" <jblosser AT sourcemage.org>, "Juuso Alasuutari" <iuso AT sourcemage.org>, "Ladislav Hagara" <ladislav.hagara AT unob.cz>, "Maurizio Boriani" <baux AT member.fsf.org>, "Pieter Lenaerts" <e-type AT sourcemage.org>, "Pol Vinogradov" <vin.public AT gmail.com>, "Robin Cook" <rcook AT wyrms.net>, "Unet" <unet AT sourcemage.org>, "vladimir_marek" <vlmarek AT volny.cz>
  • Subject: [SM-Commit] PERFORCE change 77153 by Ladislav Hagara for review
  • Date: Mon, 3 Apr 2006 15:20:01 +0100 (BST)

Change 77153 by ladislav_hagara@lace-matrix on 2006/04/03 15:16:30

pad: fixed SOURCE_URL and WEBSITE, BUILD_API=2

Affected files ...

... //sgl/grimoires/devel/crypto/pad/BUILD#2 delete
... //sgl/grimoires/devel/crypto/pad/DETAILS#4 edit
... //sgl/grimoires/devel/crypto/pad/HISTORY#5 edit
... //sgl/grimoires/devel/crypto/pad/PRE_BUILD#1 add

Differences ...

==== //sgl/grimoires/devel/crypto/pad/DETAILS#4 (xtext) ====

@@ -1,16 +1,18 @@
SPELL=pad
VERSION=1.0.4
+ BUILD_API=2
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.lammah.com/pad/$SOURCE
+ SOURCE_URL[0]=ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/$SOURCE

SOURCE_HASH=sha512:9635cf7e5dc92852d6d8f2a2e80d2669113c2d9b386b818d1884b56257b842249197e5d8172404ed69c9a5ea8ac92fc91253641f34ca64714ee7964563eab80c
- WEB_SITE=http://www.lammah.com/pad/
+
WEB_SITE=http://web.archive.org/web/20011030104813/www.lammah.com/pad/
ENTERED=20020926
UPDATED=20020926
LICENSE=GPL
- MAINTAINER=hgr AT vabo.cz
KEYWORDS="crypto"
- SHORT="pad - command-line utility to perform PAD
encryption/decryption"
+ SHORT="a command-line utility to perform PAD
encryption/decryption"
cat << EOF
-PAD is a small command-line utility to separate one file into multiple
files, each indistinguishable from white noise, and put them back together
into the original.
+PAD is a small command-line utility to separate one file into multiple
files,
+each indistinguishable from white noise, and put them back together into the
+original.
EOF

==== //sgl/grimoires/devel/crypto/pad/HISTORY#5 (text) ====

@@ -1,3 +1,10 @@
+2006-04-03 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: http://www.lammah.com/pad/ is dead, fixed SOURCE_URL and
+ WEB_SITE according to http://www.freshports.org/security/pad/
+ fixed SHORT and description, removed MAINTAINER
+ * BUILD: renamed to PRE_BUILD
+ * *: converted to BUILD_API=2
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS




  • [SM-Commit] PERFORCE change 77153 by Ladislav Hagara for review, Perforce Review Daemon, 04/03/2006

Archive powered by MHonArc 2.6.24.

Top of Page