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 /audio/cmus | |
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 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 4 | ||||
-rw-r--r-- | audio/cmus/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 0f8c43ba9522..af7eb63dc810 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -3,6 +3,7 @@ PORTNAME= cmus PORTVERSION= 2.6.0 +DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= audio @@ -12,9 +13,6 @@ COMMENT= Console-based music player with really cool features LICENSE= GPLv2 USE_GITHUB= yes -GH_ACCOUNT= ${PORTNAME} -GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= 76421f1 USES= gmake pkgconfig iconv ncurses HAS_CONFIGURE= yes diff --git a/audio/cmus/distinfo b/audio/cmus/distinfo index d6e547116ab2..58f4993d5535 100644 --- a/audio/cmus/distinfo +++ b/audio/cmus/distinfo @@ -1,2 +1,2 @@ -SHA256 (cmus-2.6.0.tar.gz) = 4c751b55594d098fc9768dfd40c15ac6e7f061ebf02276c8f3e0ef7200383839 -SIZE (cmus-2.6.0.tar.gz) = 287867 +SHA256 (cmus-cmus-v2.6.0_GH0.tar.gz) = 0c53c072432e026d682d1749bbe89777507b31107ca04afad21a9bf375208e8e +SIZE (cmus-cmus-v2.6.0_GH0.tar.gz) = 287834 |