diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 12:57:55 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-06 12:57:55 +0000 |
commit | 6e8342272465496256c242b90f59d2340211af93 (patch) | |
tree | 77e50b1c70b87b9fc568b918413e6953a4f3f753 /audio/cmus | |
parent | ede132bb749f0494e04a7900591a45d0bd135e98 (diff) | |
download | ports-6e8342272465496256c242b90f59d2340211af93.tar.gz ports-6e8342272465496256c242b90f59d2340211af93.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
Notes
Notes:
svn path=/head/; revision=385514
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 |