diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-01 13:15:36 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-01 13:15:36 +0000 |
commit | 77f8276a881b10dbc4166c281c69d8df4675409b (patch) | |
tree | 494feb823c7a0efa6fafeacaa9d18f03e331ae4d /converters | |
parent | e255815fa14317bcd7ad4d2e56b97547481c5608 (diff) | |
download | freebsd-ports-77f8276a881b10dbc4166c281c69d8df4675409b.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 'converters')
-rw-r--r-- | converters/ta2as/Makefile | 1 | ||||
-rw-r--r-- | converters/ta2as/distinfo | 5 |
2 files changed, 3 insertions, 3 deletions
diff --git a/converters/ta2as/Makefile b/converters/ta2as/Makefile index 3bf0cd680847..19f320006927 100644 --- a/converters/ta2as/Makefile +++ b/converters/ta2as/Makefile @@ -17,7 +17,6 @@ WRKSRC_SUBDIR= ta2as USE_GITHUB= yes GH_ACCOUNT= mefistotelis -GH_TAGNAME= 3f4825a PORTDOCS= * PLIST_FILES= bin/${PORTNAME} diff --git a/converters/ta2as/distinfo b/converters/ta2as/distinfo index dbaeef38102a..b43adea78463 100644 --- a/converters/ta2as/distinfo +++ b/converters/ta2as/distinfo @@ -1,2 +1,3 @@ -SHA256 (mefistotelis-ta2as-0.8.2-3f4825a_GH0.tar.gz) = 55f362bc8bb73c82e6b70e57223921d1ae69019f64be477b6cc0ddd098d64afc -SIZE (mefistotelis-ta2as-0.8.2-3f4825a_GH0.tar.gz) = 9760 +TIMESTAMP = 1464768552 +SHA256 (mefistotelis-ta2as-0.8.2_GH0.tar.gz) = b80f390b1f60bc0a7ca61476af7a08412d23b9f871834025b8537c55e9296dc6 +SIZE (mefistotelis-ta2as-0.8.2_GH0.tar.gz) = 9761 |