FreeBSD Bugzilla – Attachment 138270 Details for
Bug 184196
[maintainer-update] sysutils/automounter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.88 KB, created by
kamikaze
on 2013-11-23 15:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
kamikaze
Created:
2013-11-23 15:10:00 UTC
Size:
1.88 KB
patch
obsolete
>Index: sysutils/automounter/Makefile >=================================================================== >--- sysutils/automounter/Makefile (revision 334509) >+++ sysutils/automounter/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= automounter >-PORTVERSION= 1.4.7 >+PORTVERSION= 1.5 > CATEGORIES= sysutils > MASTER_SITES= SF/bsdadminscripts/${PORTNAME} > EXTRACT_SUFX= .tar.xz >@@ -12,21 +12,17 @@ > > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src > NO_BUILD= yes >-MANCOMPRESSED= yes >+NO_MTREE= yes > PKGMESSAGE= ${WRKSRC}/../NOTES > >-MAN5= ${PORTNAME}.conf.5 >-MAN8= ${PORTNAME}.8 >- > plist: patch >- @cd ${WRKSRC}; ./plist.sh -nodoc > ${PLIST} >+ @cd ${WRKSRC}; ./plist.sh > ${PLIST} > > # Use "amd -S" to avoid a vm locking panic, the scope of which has not yet > # been determined. See kern/181590. >-NO_STAGE= yes > do-install: >- @cd ${WRKSRC}; ./install.sh -prefix=${PREFIX} \ >- -amd="/usr/sbin/amd -S" >+ @cd ${WRKSRC}; ./install.sh -destdir=${STAGEDIR} \ >+ -prefix=${PREFIX} -amd="/usr/sbin/amd -S" > > post-install: > @${JOT} -s- -b- 39 >Index: sysutils/automounter/distinfo >=================================================================== >--- sysutils/automounter/distinfo (revision 334509) >+++ sysutils/automounter/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (automounter-1.4.7.tar.xz) = 5ccfa21f00d6e1c396d3db4d42b5a1ab4304f80cc83215ca9a3699498760223c >-SIZE (automounter-1.4.7.tar.xz) = 21748 >+SHA256 (automounter-1.5.tar.xz) = d2d99b6ee5099dcbb18d714f16f07c2a038ab2bf9e8b7c19e9126634c32bdc0f >+SIZE (automounter-1.5.tar.xz) = 24932 >Index: sysutils/automounter/pkg-plist >=================================================================== >--- sysutils/automounter/pkg-plist (revision 334509) >+++ sysutils/automounter/pkg-plist (working copy) >@@ -2,3 +2,5 @@ > etc/rc.d/automounter > etc/automounter.conf.sample > etc/devd/automounter.conf >+man/man8/automounter.8.gz >+man/man5/automounter.conf.5.gz
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 184196
: 138270