diff options
author | mat <mat@FreeBSD.org> | 2016-06-01 21:15:36 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-06-01 21:15:36 +0800 |
commit | 2ad878233fa86f2aee5ae47da931d181ba41c6f6 (patch) | |
tree | 494feb823c7a0efa6fafeacaa9d18f03e331ae4d /emulators | |
parent | cbe4fd39f2a61769e5e93323bfcf79f6a3b2f9f5 (diff) | |
download | freebsd-ports-graphics-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.gz freebsd-ports-graphics-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.zst freebsd-ports-graphics-2ad878233fa86f2aee5ae47da931d181ba41c6f6.zip |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/swine/Makefile | 1 | ||||
-rw-r--r-- | emulators/swine/distinfo | 5 |
2 files changed, 3 insertions, 3 deletions
diff --git a/emulators/swine/Makefile b/emulators/swine/Makefile index 358b51091ae..7a2f7dc3357 100644 --- a/emulators/swine/Makefile +++ b/emulators/swine/Makefile @@ -22,7 +22,6 @@ DATADIRLIB= ${PREFIX}/lib/${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= dswd GH_PROJECT= Swine -GH_TAGNAME= 1770c40 USES= gmake python NO_BUILD= yes diff --git a/emulators/swine/distinfo b/emulators/swine/distinfo index 028359ab1c1..7b0925620f5 100644 --- a/emulators/swine/distinfo +++ b/emulators/swine/distinfo @@ -1,2 +1,3 @@ -SHA256 (dswd-Swine-1.0.4-1770c40_GH0.tar.gz) = 3b7d85246ae42590df2b2e7e12d84255b816ae202fb0630711e11d67ee5e92ad -SIZE (dswd-Swine-1.0.4-1770c40_GH0.tar.gz) = 214023 +TIMESTAMP = 1464774402 +SHA256 (dswd-Swine-1.0.4_GH0.tar.gz) = 58a31548466b213923d36c8cf73349910907f7dca7fc5caada7d36d7b0931477 +SIZE (dswd-Swine-1.0.4_GH0.tar.gz) = 214009 |