Update to toad-1.7 to unbreak.

This commit is contained in:
ajacoutot 2019-01-23 03:56:16 +00:00
parent 1baeb8bf1f
commit 619c315287
3 changed files with 10 additions and 8 deletions

View File

@ -1,12 +1,10 @@
# $OpenBSD: Makefile,v 1.20 2019/01/23 03:48:59 ajacoutot Exp $
BROKEN= needs sysctl kern.usermount
# $OpenBSD: Makefile,v 1.21 2019/01/23 03:56:16 ajacoutot Exp $
COMMENT= hotplugd(8) automounter (Toad Opens All Devices)
GH_ACCOUNT= ajacoutot
GH_PROJECT= toad
GH_TAGNAME= 1.6
GH_TAGNAME= 1.7
CATEGORIES= sysutils
@ -25,4 +23,8 @@ MAKE_FLAGS= PREFIX=${TRUEPREFIX} \
NO_TEST= Yes
pre-configure:
sed -i -e "s,/usr/local,${LOCALBASE},g" -e "s,/etc,${SYSCONFDIR},g" \
${WRKSRC}/toad.{8,pl}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (toad-1.6.tar.gz) = u6IhfQM/cbP8KC2sY24i7z2H+rqM82ms8fb8qotbTrI=
SIZE (toad-1.6.tar.gz) = 8112
SHA256 (toad-1.7.tar.gz) = 4cIikPGwTWRblTr/4KI2yI4034JlHEUiKaiXmIJtHEY=
SIZE (toad-1.7.tar.gz) = 8120

View File

@ -1,4 +1,5 @@
@comment $OpenBSD: PLIST,v 1.4 2019/01/23 03:48:59 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.5 2019/01/23 03:56:16 ajacoutot Exp $
@rcscript ${RCDIR}/toadd
libexec/toad
@bin libexec/toadd
@man man/man8/toad.8
@ -9,4 +10,3 @@ share/examples/toad/hotplug-scripts
@sample /etc/hotplug/attach
@sample /etc/hotplug/detach
@mode
@rcscript ${RCDIR}/toadd