aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-05-15 18:16:29 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-05-15 18:16:29 +0000
commite9e5f536563fe10df14dbdc192cabd644450a124 (patch)
tree6cd3c192999537f35f7d26f7b6a4c7fadde3b011 /sysutils
parent00d239e8b910956a7fdfaca9df432822784bee3a (diff)
downloadports-e9e5f536563fe10df14dbdc192cabd644450a124.tar.gz
ports-e9e5f536563fe10df14dbdc192cabd644450a124.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/currtime/Makefile7
-rw-r--r--sysutils/currtime/distinfo5
-rw-r--r--sysutils/currtime/pkg-descr2
3 files changed, 9 insertions, 5 deletions
diff --git a/sysutils/currtime/Makefile b/sysutils/currtime/Makefile
index 4a1bc9df0def..ebaf109ab8f9 100644
--- a/sysutils/currtime/Makefile
+++ b/sysutils/currtime/Makefile
@@ -1,9 +1,9 @@
# $FreeBSD$
PORTNAME= currtime
-PORTVERSION= 0.2.4
+PORTVERSION= 0.2.5
+DISTVERSIONPREFIX= v
CATEGORIES= sysutils
-MASTER_SITES= http://www.neelc.org/files/currtime/${PORTVERSION}/
MAINTAINER= neel@neelc.org
COMMENT= Enhanced command-line operated real time clock
@@ -11,6 +11,9 @@ COMMENT= Enhanced command-line operated real time clock
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+USE_GITHUB= yes
+GH_ACCOUNT= neelchauhan
+
ALL_TARGET= ${PORTNAME}
PLIST_FILES= bin/${PORTNAME}
diff --git a/sysutils/currtime/distinfo b/sysutils/currtime/distinfo
index db279b14dcab..699c056535dd 100644
--- a/sysutils/currtime/distinfo
+++ b/sysutils/currtime/distinfo
@@ -1,2 +1,3 @@
-SHA256 (currtime-0.2.4.tar.gz) = 7f166e929a52a29a8687a2400838e1d143e96717ef4ad0b648ce417a8a21ebd1
-SIZE (currtime-0.2.4.tar.gz) = 3973
+TIMESTAMP = 1463253887
+SHA256 (neelchauhan-currtime-v0.2.5_GH0.tar.gz) = 4d17512bd88ba4e709de6f5b057a3db1609e4e96adad1c783732c0e869e88cda
+SIZE (neelchauhan-currtime-v0.2.5_GH0.tar.gz) = 4105
diff --git a/sysutils/currtime/pkg-descr b/sysutils/currtime/pkg-descr
index 9fd0d09f5a5d..25150d529408 100644
--- a/sysutils/currtime/pkg-descr
+++ b/sysutils/currtime/pkg-descr
@@ -5,4 +5,4 @@ currtime is an enhanced command-line operated real time clock. Features include:
* Can run for a specified number of ticks (seconds) with the -T (ticks) flag
* Option to display each tick on a new line with the -n flag
-WWW: http://www.neelc.org/software/currtime/
+WWW: https://github.com/neelchauhan/currtime