ports/123906: [maintainer-update] sysutils/automounter update to 1.3.1

Dominic Fandrey kamikaze at bsdforen.de
Thu May 22 16:40:02 UTC 2008


>Number:         123906
>Category:       ports
>Synopsis:       [maintainer-update] sysutils/automounter update to 1.3.1
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 22 16:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Fandrey
>Release:        RELENG_7
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue Apr 29 21:29:11 CEST 2008     root at mobileKamikaze.norad:/usr/obj/HP6510b/amd64/usr/src/sys/HP6510b  amd64

>Description:
The previous version only works on systems set up to act as an nfs client. This version has the necessary rc.d magic to work on other systems as well.
>How-To-Repeat:

>Fix:
diff -Pur ports/sysutils/automounter.orig/Makefile ports/sysutils/automounter/Makefile
--- ports/sysutils/automounter.orig/Makefile	2008-05-22 16:35:27.000000000 +0200
+++ ports/sysutils/automounter/Makefile	2008-05-22 16:40:28.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	automounter
-PORTVERSION=	1.3
+PORTVERSION=	1.3.1
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	bsdadminscripts
@@ -26,7 +26,7 @@
 .endif
 
 plist: patch
-		cd ${WRKSRC}; ./list.sh -nodoc > ${PLIST}
+		@cd ${WRKSRC}; ./list.sh -nodoc > ${PLIST}
 
 do-install:
 		@cd ${WRKSRC}; ./install.sh -prefix=${PREFIX} ${NOPORTDOCS}
diff -Pur ports/sysutils/automounter.orig/distinfo ports/sysutils/automounter/distinfo
--- ports/sysutils/automounter.orig/distinfo	2008-05-22 16:35:27.000000000 +0200
+++ ports/sysutils/automounter/distinfo	2008-05-22 16:39:48.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (automounter-1.3.tar.gz) = 169619b12ba2de03f5da53c605336883
-SHA256 (automounter-1.3.tar.gz) = 9dc094c65abef9bb25f52ec53332c8e6bd40dea1aa1b8fc64d1ed1b136406bdc
-SIZE (automounter-1.3.tar.gz) = 13405
+MD5 (automounter-1.3.1.tar.gz) = 067db1d57f7b4dd986e4f51720cc2076
+SHA256 (automounter-1.3.1.tar.gz) = 2c51c8dc54649e2d7d2f2b14f116756c00757a0c4e906fcffa321198d7234fb8
+SIZE (automounter-1.3.1.tar.gz) = 13598


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list