diff options
author | mat <mat@FreeBSD.org> | 2015-05-06 20:57:55 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-06 20:57:55 +0800 |
commit | c81eb31fe9ab8e734071f3e8495adf345dfe0881 (patch) | |
tree | 77e50b1c70b87b9fc568b918413e6953a4f3f753 /archivers/nwreckdum | |
parent | 362f3c7248f0806b6dbc70bd83910199cfe1048d (diff) | |
download | freebsd-ports-gnome-c81eb31fe9ab8e734071f3e8495adf345dfe0881.tar.gz freebsd-ports-gnome-c81eb31fe9ab8e734071f3e8495adf345dfe0881.tar.zst freebsd-ports-gnome-c81eb31fe9ab8e734071f3e8495adf345dfe0881.zip |
Update ports in the a* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'archivers/nwreckdum')
-rw-r--r-- | archivers/nwreckdum/Makefile | 3 | ||||
-rw-r--r-- | archivers/nwreckdum/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/archivers/nwreckdum/Makefile b/archivers/nwreckdum/Makefile index 6bba1c6449eb..78f8a96eaba8 100644 --- a/archivers/nwreckdum/Makefile +++ b/archivers/nwreckdum/Makefile @@ -13,8 +13,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= danfe -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 22cbc47 +GH_TAGNAME= 22cbc47 PLIST_FILES= bin/${PORTNAME} diff --git a/archivers/nwreckdum/distinfo b/archivers/nwreckdum/distinfo index d315f76378e9..73d4089eef35 100644 --- a/archivers/nwreckdum/distinfo +++ b/archivers/nwreckdum/distinfo @@ -1,2 +1,2 @@ -SHA256 (nwreckdum-0.0.6.tar.gz) = 21ab8cd85cfb831a65cfe89e4d0d4a04c31a98d319ecf45bc263a46385ffecf7 -SIZE (nwreckdum-0.0.6.tar.gz) = 7844 +SHA256 (danfe-nwreckdum-0.0.6-22cbc47_GH0.tar.gz) = 0fb540d0326032cd571c4cf7acc3a31e85502f157dea75988423a7634ad5101a +SIZE (danfe-nwreckdum-0.0.6-22cbc47_GH0.tar.gz) = 7840 |