diff options
author | mat <mat@FreeBSD.org> | 2015-05-08 01:26:05 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-08 01:26:05 +0800 |
commit | a634dbbe3eda148d9b16649b61ec88fafcd95299 (patch) | |
tree | e02c8ff8239303ab6a2e3d529b26e0934364cdcf /net/ntimed | |
parent | fa854ea607334d361da8e126e398dbf81bd6b191 (diff) | |
download | freebsd-ports-gnome-a634dbbe3eda148d9b16649b61ec88fafcd95299.tar.gz freebsd-ports-gnome-a634dbbe3eda148d9b16649b61ec88fafcd95299.tar.zst freebsd-ports-gnome-a634dbbe3eda148d9b16649b61ec88fafcd95299.zip |
Update ports in the n* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'net/ntimed')
-rw-r--r-- | net/ntimed/Makefile | 3 | ||||
-rw-r--r-- | net/ntimed/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/ntimed/Makefile b/net/ntimed/Makefile index b9ac132763ff..d7fad4a3d397 100644 --- a/net/ntimed/Makefile +++ b/net/ntimed/Makefile @@ -16,8 +16,7 @@ USE_RC_SUBR= ntimed USE_GITHUB= yes GH_ACCOUNT= bsdphk GH_PROJECT= Ntimed -GH_COMMIT= db0abbb -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= db0abbb PLIST_FILES= sbin/ntimed-client diff --git a/net/ntimed/distinfo b/net/ntimed/distinfo index 9ff2617a5568..cb4991622974 100644 --- a/net/ntimed/distinfo +++ b/net/ntimed/distinfo @@ -1,2 +1,2 @@ -SHA256 (ntimed-0.0.2015.01.30.tar.gz) = 5b83afda423ea718be0004964119f27e2fd5c2717e2a674958c5c73340759bb3 -SIZE (ntimed-0.0.2015.01.30.tar.gz) = 33595 +SHA256 (bsdphk-Ntimed-0.0.2015.01.30-db0abbb_GH0.tar.gz) = 768c12301a37476f5900c71ea3afe30208694f5baad37534f4e2e455ad2f2b6f +SIZE (bsdphk-Ntimed-0.0.2015.01.30-db0abbb_GH0.tar.gz) = 33583 |