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/nfsshell | |
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/nfsshell')
-rw-r--r-- | net/nfsshell/Makefile | 4 | ||||
-rw-r--r-- | net/nfsshell/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/net/nfsshell/Makefile b/net/nfsshell/Makefile index 75deda571844..9da8d03274e7 100644 --- a/net/nfsshell/Makefile +++ b/net/nfsshell/Makefile @@ -5,15 +5,13 @@ PORTNAME= nfsshell PORTVERSION= 20130510 CATEGORIES= net #MASTER_SITES= http://www.cs.vu.nl/pub/leendert/ -DISTNAME= ${PORTNAME} MAINTAINER= johans@FreeBSD.org COMMENT= Userland NFS command tool USE_GITHUB= yes GH_ACCOUNT= NetDirect -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 09cdd52 +GH_TAGNAME= 09cdd52 USES= readline diff --git a/net/nfsshell/distinfo b/net/nfsshell/distinfo index 4fdfc2172466..664e922c0798 100644 --- a/net/nfsshell/distinfo +++ b/net/nfsshell/distinfo @@ -1,2 +1,2 @@ -SHA256 (nfsshell.tar.gz) = f5df3ce7c313b11f0b0d7b7d6a2ecbb1c23761e6a4226cf6d5556ddceb37b25e -SIZE (nfsshell.tar.gz) = 40129 +SHA256 (NetDirect-nfsshell-20130510-09cdd52_GH0.tar.gz) = 2d6871f7d495902188a8a4b2e99d334e55a9182c8cbdc77720dfe1b211e94461 +SIZE (NetDirect-nfsshell-20130510-09cdd52_GH0.tar.gz) = 40111 |