diff options
author | John Marino <marino@FreeBSD.org> | 2014-07-27 10:04:42 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-07-27 10:04:42 +0000 |
commit | b744194dd40496118cd0d1ef771dc1b34e3db077 (patch) | |
tree | 499e5027f6f3ab63b89309aaffaef7be3c3fa4e4 /x11-wm/compton | |
parent | ee256d0a50bc87ef4dc437708e90e69b5a93037a (diff) | |
download | freebsd-ports-b744194dd40496118cd0d1ef771dc1b34e3db077.zip |
x11-wm/compton: Upgrade version from 20130625 => 20140326
PR: 188794
Submitted by: ouzne.alleykatze (gmail)
Approved by: maintainer timeout (> 3 months)
Redports fix: marino
Diffstat (limited to 'x11-wm/compton')
-rw-r--r-- | x11-wm/compton/Makefile | 7 | ||||
-rw-r--r-- | x11-wm/compton/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/x11-wm/compton/Makefile b/x11-wm/compton/Makefile index 966403c6475a..70c1d118bded 100644 --- a/x11-wm/compton/Makefile +++ b/x11-wm/compton/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= compton -PORTVERSION= 20130625 -PORTREVISION= 2 +PORTVERSION= 20140326 CATEGORIES= x11-wm MAINTAINER= femc7488@gmail.com @@ -17,10 +16,10 @@ RUN_DEPENDS= xprop:${PORTSDIR}/x11/xprop \ USE_GITHUB= yes GH_ACCOUNT= chjj GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= b26bbc0 +GH_COMMIT= 360da12 USES= gmake pkgconfig -USE_XORG= xcomposite xdamage xrandr xrender +USE_XORG= xcomposite xdamage xrandr xrender xinerama MAKE_ARGS= COMPTON_VERSION=git-${PORTVERSION}-${GH_COMMIT} \ XDGDIR=${LOCALBASE}/etc/xdg diff --git a/x11-wm/compton/distinfo b/x11-wm/compton/distinfo index 218627653d7d..3219d08ba11b 100644 --- a/x11-wm/compton/distinfo +++ b/x11-wm/compton/distinfo @@ -1,2 +1,2 @@ -SHA256 (compton-20130625.tar.gz) = 6039a6407c1fc228f4a2d8861bc48f9ee10ca83d0fe9b5a2030728930f9a2c78 -SIZE (compton-20130625.tar.gz) = 138987 +SHA256 (compton-20140326.tar.gz) = 734e987018829bf23546277a6586f353d49802ddecdb2b650449828fb19c8063 +SIZE (compton-20140326.tar.gz) = 149257 |