diff options
Diffstat (limited to 'x11-wm/compton')
-rw-r--r-- | x11-wm/compton/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/compton/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-wm/compton/Makefile b/x11-wm/compton/Makefile index 2383c0e1818a..fd914a6049ca 100644 --- a/x11-wm/compton/Makefile +++ b/x11-wm/compton/Makefile @@ -16,13 +16,12 @@ RUN_DEPENDS= xprop:${PORTSDIR}/x11/xprop \ USE_GITHUB= yes GH_ACCOUNT= chjj -GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 360da12 +GH_TAGNAME= 360da12 USES= gmake pkgconfig USE_XORG= xcomposite xdamage xrandr xrender xinerama -MAKE_ARGS= COMPTON_VERSION=git-${PORTVERSION}-${GH_COMMIT} \ +MAKE_ARGS= COMPTON_VERSION=git-${PORTVERSION}-${GH_TAGNAME} \ XDGDIR=${LOCALBASE}/etc/xdg ALL_TARGET= ${PORTNAME} diff --git a/x11-wm/compton/distinfo b/x11-wm/compton/distinfo index 3219d08ba11b..011963b7c1fd 100644 --- a/x11-wm/compton/distinfo +++ b/x11-wm/compton/distinfo @@ -1,2 +1,2 @@ -SHA256 (compton-20140326.tar.gz) = 734e987018829bf23546277a6586f353d49802ddecdb2b650449828fb19c8063 -SIZE (compton-20140326.tar.gz) = 149257 +SHA256 (chjj-compton-20140326-360da12_GH0.tar.gz) = ae3cc7fa685d52616563f5863e24a6c16e3a4ae8fe540f2eee3da1f058b79ac0 +SIZE (chjj-compton-20140326-360da12_GH0.tar.gz) = 149227 |