Update to direvent-5.1.
This commit is contained in:
parent
ec05b874ad
commit
9a5386af9e
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2015/08/25 11:54:37 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2016/07/08 08:01:48 ajacoutot Exp $
|
||||
|
||||
COMMENT= directory content watcher daemon
|
||||
|
||||
DISTNAME= direvent-5.0
|
||||
DISTNAME= direvent-5.1
|
||||
|
||||
CATEGORIES= sysutils
|
||||
|
||||
@ -11,11 +11,11 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
||||
# GPLv3
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += c
|
||||
WANTLIB += c iconv intl
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=direvent/}
|
||||
|
||||
MODULES= devel/gettext
|
||||
LIB_DEPENDS= devel/gettext
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (direvent-5.0.tar.gz) = H70mzpik51LoLDtaCuhdM2Dx+yc8XvNz3BxV48MIJMQ=
|
||||
SIZE (direvent-5.0.tar.gz) = 742586
|
||||
SHA256 (direvent-5.1.tar.gz) = xGFgDSQYNWOk6kfC/YBgN6QzVOpoAUZGtCSseXqVm9s=
|
||||
SIZE (direvent-5.1.tar.gz) = 846246
|
||||
|
@ -1,12 +1,16 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/08/25 11:54:37 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2016/07/08 08:01:48 ajacoutot Exp $
|
||||
@bin bin/direvent
|
||||
@info info/direvent.info
|
||||
@man man/man5/direvent.conf.5
|
||||
@man man/man8/direvent.8
|
||||
share/locale/da/LC_MESSAGES/direvent.mo
|
||||
share/locale/de/LC_MESSAGES/direvent.mo
|
||||
share/locale/eo/LC_MESSAGES/direvent.mo
|
||||
share/locale/fr/LC_MESSAGES/direvent.mo
|
||||
share/locale/hu/LC_MESSAGES/direvent.mo
|
||||
share/locale/nl/LC_MESSAGES/direvent.mo
|
||||
share/locale/pl/LC_MESSAGES/direvent.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/direvent.mo
|
||||
share/locale/sr/LC_MESSAGES/direvent.mo
|
||||
share/locale/uk/LC_MESSAGES/direvent.mo
|
||||
share/locale/vi/LC_MESSAGES/direvent.mo
|
||||
|
Loading…
Reference in New Issue
Block a user