Update x11-wm/awesome to 3.5.9
Sponsored by: Rubicon Communications (Netgate)
This commit is contained in:
parent
1c3021d406
commit
b0abd13cb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416732
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= awesome
|
PORTNAME= awesome
|
||||||
PORTVERSION= 3.5.8
|
PORTVERSION= 3.5.9
|
||||||
PORTEPOCH= 1
|
PORTEPOCH= 1
|
||||||
CATEGORIES= x11-wm
|
CATEGORIES= x11-wm
|
||||||
MASTER_SITES= http://awesome.naquadah.org/download/
|
MASTER_SITES= http://awesome.naquadah.org/download/
|
||||||
|
@ -33,7 +33,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \
|
||||||
libxcb-icccm.so:x11/xcb-util-wm \
|
libxcb-icccm.so:x11/xcb-util-wm \
|
||||||
libImlib2.so:graphics/imlib2
|
libImlib2.so:graphics/imlib2
|
||||||
|
|
||||||
USES= cmake execinfo iconv pkgconfig lua tar:xz
|
USES= cmake execinfo gettext iconv pkgconfig lua tar:xz
|
||||||
CMAKE_ARGS+= -DSYSCONFDIR=${PREFIX}/etc
|
CMAKE_ARGS+= -DSYSCONFDIR=${PREFIX}/etc
|
||||||
USE_GNOME= glib20 pango gdkpixbuf2
|
USE_GNOME= glib20 pango gdkpixbuf2
|
||||||
USE_XORG= pixman x11 xau xcb xdmcp xext xft xinerama xrandr xrender \
|
USE_XORG= pixman x11 xau xcb xdmcp xext xft xinerama xrandr xrender \
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (awesome-3.5.8.tar.xz) = 7c30c96c57bd72cfed630bbccc344054fe44b37c0a79bdd98075c507af672ec6
|
TIMESTAMP = 1465660246
|
||||||
SIZE (awesome-3.5.8.tar.xz) = 723000
|
SHA256 (awesome-3.5.9.tar.xz) = c7f8b5e4578751688d70ec8c410c55316e22bca8ec1195c622274f1f7254d64f
|
||||||
|
SIZE (awesome-3.5.9.tar.xz) = 723084
|
||||||
|
|
Loading…
Reference in a new issue