[Lunar-commits] <moonbase> datefudge: new module. Used for faking the system date

Zachary McGrew zmcgrew at lunar-linux.org
Thu Jul 15 22:16:49 CEST 2010


commit bb152b86452a4965a23344836dcc18614eca52c0
Author: Zachary McGrew <zmcgrew at lunar-linux.org>
Date:   Sat Oct 3 23:02:04 2009 -0700

    datefudge: new module. Used for faking the system date
---
 devel/datefudge/DETAILS |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/devel/datefudge/DETAILS b/devel/datefudge/DETAILS
new file mode 100644
index 0000000..3fa1d10
--- /dev/null
+++ b/devel/datefudge/DETAILS
@@ -0,0 +1,14 @@
+          MODULE=datefudge
+         VERSION=1.14
+          SOURCE=${MODULE}_${VERSION}.tar.gz
+      SOURCE_URL=http://ftp.debian.org/debian/pool/main/d/datefudge/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+      SOURCE_VFY=sha1:1119660220729edf0cb2dc560664cf37ae42198f
+        WEB_SITE="http://ftp.debian.org/debian/pool/main/d/datefudge/"
+         ENTERED=20091003
+         UPDATED=20091003
+           SHORT="fake the system time"
+cat <<EOF
+Fake the system time without changing the clock. Useful for testing
+leap years and expiring certificates.
+EOF


More information about the Lunar-commits mailing list