diff options
author | feld <feld@FreeBSD.org> | 2015-01-30 22:56:25 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2015-01-30 22:56:25 +0800 |
commit | e13469403ee5b5a1ad535c5c41a422fa1f15ec72 (patch) | |
tree | 13ba5d999a7729d24ea1cba48b4679a3adf5b2c6 /net | |
parent | b860bb6bad43b64302635d1542b2c4f75d144965 (diff) | |
download | freebsd-ports-gnome-e13469403ee5b5a1ad535c5c41a422fa1f15ec72.tar.gz freebsd-ports-gnome-e13469403ee5b5a1ad535c5c41a422fa1f15ec72.tar.zst freebsd-ports-gnome-e13469403ee5b5a1ad535c5c41a422fa1f15ec72.zip |
Update to new github snapshot
This update should fix ability to sync over IPv6
Diffstat (limited to 'net')
-rw-r--r-- | net/ntimed/Makefile | 6 | ||||
-rw-r--r-- | net/ntimed/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/ntimed/Makefile b/net/ntimed/Makefile index dd6163c8c3dd..b9ac132763ff 100644 --- a/net/ntimed/Makefile +++ b/net/ntimed/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= ntimed -PORTVERSION= 0.0.2014.12.21 -PORTREVISION= 1 +PORTVERSION= 0.0.2015.01.30 +PORTREVISION= 0 CATEGORIES= net MAINTAINER= feld@FreeBSD.org @@ -16,7 +16,7 @@ USE_RC_SUBR= ntimed USE_GITHUB= yes GH_ACCOUNT= bsdphk GH_PROJECT= Ntimed -GH_COMMIT= f3810d7 +GH_COMMIT= db0abbb GH_TAGNAME= ${GH_COMMIT} PLIST_FILES= sbin/ntimed-client diff --git a/net/ntimed/distinfo b/net/ntimed/distinfo index 4e86312e518c..9ff2617a5568 100644 --- a/net/ntimed/distinfo +++ b/net/ntimed/distinfo @@ -1,2 +1,2 @@ -SHA256 (ntimed-0.0.2014.12.21.tar.gz) = a589a01b7df4dedf7f97beb47e54c6ceebed5de583eee422949a07a0c6477ed5 -SIZE (ntimed-0.0.2014.12.21.tar.gz) = 31041 +SHA256 (ntimed-0.0.2015.01.30.tar.gz) = 5b83afda423ea718be0004964119f27e2fd5c2717e2a674958c5c73340759bb3 +SIZE (ntimed-0.0.2015.01.30.tar.gz) = 33595 |