mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
- update from 3.8.4 to 3.8.5
Approved by: jpaetzel (implicit)
This commit is contained in:
parent
a1658362b5
commit
66017a9937
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431395
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= worker
|
||||
PORTVERSION= 3.8.4
|
||||
PORTVERSION= 3.8.5
|
||||
CATEGORIES= x11-fm
|
||||
MASTER_SITES= http://www.boomerangsworld.de/cms/worker/downloads/
|
||||
|
||||
@ -31,7 +31,11 @@ AVFS_DESC= Use AVFS library to access an archives
|
||||
AVFS_LIB_DEPENDS= libavfs.so:sysutils/avfs
|
||||
|
||||
HAL_LIB_DEPENDS= libhal-storage.so:sysutils/hal \
|
||||
libdbus-glib-1.so:devel/dbus-glib
|
||||
libdbus-glib-1.so:devel/dbus-glib \
|
||||
libdbus-1.so:devel/dbus
|
||||
HAL_USE= gnome=glib20 xorg=sm,ice
|
||||
HAL_USES= gettext-runtime
|
||||
|
||||
INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify
|
||||
INOTIFY_LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
@ -39,6 +43,6 @@ LUA_CONFIGURE_OFF= --disable-lua
|
||||
LUA_USES= lua:51
|
||||
|
||||
XFT_CONFIGURE_OFF= --disable-xft
|
||||
XFT_USE= XORG=xft
|
||||
XFT_USE= xorg=xft
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1474652281
|
||||
SHA256 (worker-3.8.4.tar.bz2) = 3072e35481e56a9cf0f1bd6f1df97022ab47ebf2d84ef945a1d6af5f5fa9f762
|
||||
SIZE (worker-3.8.4.tar.bz2) = 1522576
|
||||
TIMESTAMP = 1483975945
|
||||
SHA256 (worker-3.8.5.tar.bz2) = 1447cb564f627728e24a23bff21110b2e7625905be10550ac418de5df550eb6f
|
||||
SIZE (worker-3.8.5.tar.bz2) = 1533134
|
||||
|
Loading…
Reference in New Issue
Block a user