Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161137774
D6625.id17059.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D6625.id17059.diff
View Options
Index: sysutils/automounter/Makefile
===================================================================
--- sysutils/automounter/Makefile
+++ sysutils/automounter/Makefile
@@ -2,25 +2,23 @@
# $FreeBSD$
PORTNAME= automounter
-PORTVERSION= 1.5
+PORTVERSION= 1.5.1
CATEGORIES= sysutils
-MASTER_SITES= SF/bsdadminscripts/${PORTNAME}
-EXTRACT_SUFX= .tar.xz
MAINTAINER= kamikaze@bsdforen.de
COMMENT= Provides scripts to dynamically configure amd
+LICENSE= BSD2CLAUSE
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
NO_BUILD= yes
PKGMESSAGE= ${WRKSRC}/../NOTES
-plist: patch
- @(cd ${WRKSRC}; ./plist.sh > ${PLIST})
+USE_GITHUB= yes
+GH_ACCOUNT= lonkamikaze
-# Use "amd -S" to avoid a vm locking panic, the scope of which has not yet
-# been determined. See kern/181590.
do-install:
@(cd ${WRKSRC}; ./install.sh -destdir=${STAGEDIR} \
- -prefix=${PREFIX} -amd="/usr/sbin/amd -S")
+ -prefix=${PREFIX})
.include <bsd.port.mk>
Index: sysutils/automounter/distinfo
===================================================================
--- sysutils/automounter/distinfo
+++ sysutils/automounter/distinfo
@@ -1,2 +1,3 @@
-SHA256 (automounter-1.5.tar.xz) = d2d99b6ee5099dcbb18d714f16f07c2a038ab2bf9e8b7c19e9126634c32bdc0f
-SIZE (automounter-1.5.tar.xz) = 24932
+TIMESTAMP = 1464506425
+SHA256 (lonkamikaze-automounter-1.5.1_GH0.tar.gz) = d8c9b217b8f1f232c2fa95fc16a776baf802a641d1e2fce4f81f93c934f2e856
+SIZE (lonkamikaze-automounter-1.5.1_GH0.tar.gz) = 28259
Index: sysutils/automounter/pkg-plist
===================================================================
--- sysutils/automounter/pkg-plist
+++ sysutils/automounter/pkg-plist
@@ -1,6 +1,6 @@
-sbin/automounter
-etc/rc.d/automounter
etc/automounter.conf.sample
etc/devd/automounter.conf
-man/man8/automounter.8.gz
+etc/rc.d/automounter
man/man5/automounter.conf.5.gz
+man/man8/automounter.8.gz
+sbin/automounter
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 1, 9:28 PM (1 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34577996
Default Alt Text
D6625.id17059.diff (1 KB)
Attached To
Mode
D6625: Update sysutils/automounter to the latest release
Attached
Detach File
Event Timeline
Log In to Comment