aboutsummaryrefslogtreecommitdiff
path: root/misc/ddate
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-08-13 11:08:48 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-08-13 11:08:48 +0000
commit7a4e9f34057932f4d6cc3e2b91c7448e5b5c33e3 (patch)
tree913efbfb43ebec08e7e153f8988f6f0863732f2d /misc/ddate
parent33fad63a20e25500fdb3ac253d5def7ebf53ddfb (diff)
downloadports-7a4e9f34057932f4d6cc3e2b91c7448e5b5c33e3.tar.gz
ports-7a4e9f34057932f4d6cc3e2b91c7448e5b5c33e3.zip
Notes
Diffstat (limited to 'misc/ddate')
-rw-r--r--misc/ddate/Makefile2
-rw-r--r--misc/ddate/distinfo6
-rw-r--r--misc/ddate/pkg-descr12
3 files changed, 11 insertions, 9 deletions
diff --git a/misc/ddate/Makefile b/misc/ddate/Makefile
index d79e3d98173a..a389c5f428e4 100644
--- a/misc/ddate/Makefile
+++ b/misc/ddate/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ddate
-PORTVERSION= 0.2.1.2016062701
+PORTVERSION= 0.2.2.2016062701
DISTVERSIONPREFIX= v
PORTEPOCH= 2
CATEGORIES= misc
diff --git a/misc/ddate/distinfo b/misc/ddate/distinfo
index daf1bc1cd433..5b5a39e97b7b 100644
--- a/misc/ddate/distinfo
+++ b/misc/ddate/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1471035398
-SHA256 (bo0ts-ddate-v0.2.1.2016062701-899ca66_GH0.tar.gz) = a962b9170c906978e317526411ce9b9f4ace858e916d74826ee0dc19eeec6d18
-SIZE (bo0ts-ddate-v0.2.1.2016062701-899ca66_GH0.tar.gz) = 8073
+TIMESTAMP = 1471086413
+SHA256 (bo0ts-ddate-v0.2.2.2016062701-899ca66_GH0.tar.gz) = a962b9170c906978e317526411ce9b9f4ace858e916d74826ee0dc19eeec6d18
+SIZE (bo0ts-ddate-v0.2.2.2016062701-899ca66_GH0.tar.gz) = 8073
diff --git a/misc/ddate/pkg-descr b/misc/ddate/pkg-descr
index 5c609065fc6d..d3b4cd56e837 100644
--- a/misc/ddate/pkg-descr
+++ b/misc/ddate/pkg-descr
@@ -1,8 +1,10 @@
Ddate prints the date in Discordian date format.
-If called with no arguments, ddate will get the current system date,
-convert this to the Discordian date format and print this on the stan-
-dard output. Alternatively, a Gregorian date may be specified on the
-command line, in the form of a numerical day, month and year.
+If called with no arguments, ddate will get the current system date, convert
+this to the Discordian date format and print this on the standard output.
+Alternatively, a Gregorian date may be specified on the command line, in the
+form of a numerical day, month and year.
-WWW: http://www.subgenius.com/
+More information about subgenius can be found at http://www.subgenius.com/
+
+WWW: https://github.com/bo0ts/ddate/