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/creox | |
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/creox')
-rw-r--r-- | audio/creox/Makefile | 4 | ||||
-rw-r--r-- | audio/creox/distinfo | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/audio/creox/Makefile b/audio/creox/Makefile index 16228a2bc27c..1a3bcab9bd9f 100644 --- a/audio/creox/Makefile +++ b/audio/creox/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= creox -PORTVERSION= 0.3.0 +PORTVERSION= 0.3 PORTREVISION= 3 CATEGORIES= audio kde @@ -16,8 +16,6 @@ LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack USE_GITHUB= yes GH_ACCOUNT= laudrup GH_PROJECT= Creox4 -GH_TAGNAME= 0.3 -GH_COMMIT= 8e27483 USES= cmake:outsource USE_KDE4= automoc4 kdelibs kdeprefix diff --git a/audio/creox/distinfo b/audio/creox/distinfo index ea98b3de943e..fe8fdfb4fd22 100644 --- a/audio/creox/distinfo +++ b/audio/creox/distinfo @@ -1,2 +1,2 @@ -SHA256 (creox-0.3.0.tar.gz) = 7ca8ea0d54eeeb50e8df8bbe3832ef0e68880c00bf6f77aee1fd567beb457b23 -SIZE (creox-0.3.0.tar.gz) = 216287 +SHA256 (laudrup-Creox4-0.3_GH0.tar.gz) = c8de084acb219bd5ac40b4802ab1a2d876af8ab9e31d183df82ee4652cbd2c88 +SIZE (laudrup-Creox4-0.3_GH0.tar.gz) = 216273 |