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 /audio | |
parent | cbe4fd39f2a61769e5e93323bfcf79f6a3b2f9f5 (diff) | |
download | freebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.gz freebsd-ports-gnome-2ad878233fa86f2aee5ae47da931d181ba41c6f6.tar.zst freebsd-ports-gnome-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 'audio')
-rw-r--r-- | audio/py-gmusicapi/Makefile | 2 | ||||
-rw-r--r-- | audio/py-gmusicapi/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/py-gmusicapi/Makefile b/audio/py-gmusicapi/Makefile index 3916698d4b3f..9fc7babda61d 100644 --- a/audio/py-gmusicapi/Makefile +++ b/audio/py-gmusicapi/Makefile @@ -29,8 +29,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.3.0:devel/py-appdirs \ USE_GITHUB= yes GH_ACCOUNT= simon-weber -GH_PROJECT= gmusicapi -GH_TAGNAME= 18ff98e USES= python USE_PYTHON= distutils autoplist diff --git a/audio/py-gmusicapi/distinfo b/audio/py-gmusicapi/distinfo index 46162955d8ec..7daf143b4068 100644 --- a/audio/py-gmusicapi/distinfo +++ b/audio/py-gmusicapi/distinfo @@ -1,2 +1,3 @@ -SHA256 (simon-weber-gmusicapi-7.0.0-18ff98e_GH0.tar.gz) = 0a8c259fda9d47b3fb10fc35d7236c85b913b367a7b002d2a30713a1186bfbe9 -SIZE (simon-weber-gmusicapi-7.0.0-18ff98e_GH0.tar.gz) = 146925 +TIMESTAMP = 1464767872 +SHA256 (simon-weber-gmusicapi-7.0.0_GH0.tar.gz) = 60e9cd34a263aa62be1198398832bcaef7eb99e060bb897d792f5ca20f36fd46 +SIZE (simon-weber-gmusicapi-7.0.0_GH0.tar.gz) = 146914 |