--- automounter/Makefile 2010-04-10 09:45:31.000000000 +0200 +++ automounter/Makefile 2010-04-14 23:37:46.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= automounter -PORTVERSION= 1.4 +PORTVERSION= 1.4.1 CATEGORIES= sysutils MASTER_SITES= SF/bsdadminscripts/${PORTNAME} @@ -26,8 +26,12 @@ plist: patch @cd ${WRKSRC}; ./plist.sh -nodoc > ${PLIST} + @${ECHO} "@dirrmtry etc/devd" >> ${PLIST} do-install: @cd ${WRKSRC}; ./install.sh -prefix=${PREFIX} ${NOPORTDOCS} +post-install: + @${CAT} ${PKGMESSAGE} + .include --- automounter/distinfo 2010-04-10 09:45:31.000000000 +0200 +++ automounter/distinfo 2010-04-14 23:27:58.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (automounter-1.4.tar.gz) = b429e403d45aec86c4285e27dd508b9c -SHA256 (automounter-1.4.tar.gz) = 12bb576acbb1de11c9df0469d027b809c5cd586080a4ca87193ecef657cf1589 -SIZE (automounter-1.4.tar.gz) = 17093 +MD5 (automounter-1.4.1.tar.gz) = 544b55a7b9d6a1e2a69cce6f605eb2e7 +SHA256 (automounter-1.4.1.tar.gz) = 6cf4b8999d71f4833ffe9a34d141f1dc26280217a2f56612905005c57d7e1f15 +SIZE (automounter-1.4.1.tar.gz) = 20720 --- automounter/pkg-message 1970-01-01 01:00:00.000000000 +0100 +++ automounter/pkg-message 2010-04-14 23:38:18.000000000 +0200 @@ -0,0 +1,5 @@ +------------------------------------------------------------------------------- +It is no longer required to manually create devd.conf entries. Please remove +your automounter related devd.conf entries and restart /etc/rc.d/devd after +an update. +------------------------------------------------------------------------------- --- automounter/pkg-plist 2010-04-10 09:45:31.000000000 +0200 +++ automounter/pkg-plist 2010-04-14 23:31:59.000000000 +0200 @@ -1,3 +1,5 @@ sbin/automounter etc/rc.d/automounter etc/automounter.conf.sample +etc/devd/automounter.conf +@dirrmtry etc/devd