ports/137743: [maintainer-update] sysutils/automounter
Dominic Fandrey
kamikaze at bsdforen.de
Thu Aug 13 18:20:04 UTC 2009
>Number: 137743
>Category: ports
>Synopsis: [maintainer-update] sysutils/automounter
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Aug 13 18:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Dominic Fandrey
>Release: RELENG_7
>Organization:
private
>Environment:
FreeBSD mobileKamikaze.norad 7.2-STABLE FreeBSD 7.2-STABLE #0: Fri Jul 3 10:26:33 CEST 2009 root at mobileKamikaze.norad:/usr/obj/HP6510b/amd64/usr/src/sys/HP6510b amd64
>Description:
Update to the latest release.
>How-To-Repeat:
>Fix:
diff -Nur ports/sysutils/automounter.orig/Makefile ports/sysutils/automounter/Makefile
--- ports/sysutils/automounter.orig/Makefile 2009-08-13 19:44:11.000000000 +0200
+++ ports/sysutils/automounter/Makefile 2009-08-13 19:45:46.000000000 +0200
@@ -6,7 +6,7 @@
#
PORTNAME= automounter
-PORTVERSION= 1.3.3
+PORTVERSION= 1.3.4
CATEGORIES= sysutils
MASTER_SITES= SF
MASTER_SITE_SUBDIR= bsdadminscripts
@@ -16,7 +16,7 @@
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
NO_BUILD= yes
-MANCOMPRESSED= no
+MANCOMPRESSED= yes
.if defined(NOPORTDOCS)
NOPORTDOCS= -nodoc
@@ -26,7 +26,7 @@
.endif
plist: patch
- @cd ${WRKSRC}; ./list.sh -nodoc > ${PLIST}
+ @cd ${WRKSRC}; ./plist.sh -nodoc > ${PLIST}
do-install:
@cd ${WRKSRC}; ./install.sh -prefix=${PREFIX} ${NOPORTDOCS}
diff -Nur ports/sysutils/automounter.orig/distinfo ports/sysutils/automounter/distinfo
--- ports/sysutils/automounter.orig/distinfo 2009-08-13 19:44:11.000000000 +0200
+++ ports/sysutils/automounter/distinfo 2009-08-13 19:45:50.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (automounter-1.3.3.tar.gz) = 7f3913fc83cd98589cf0ef1d7b2b60dc
-SHA256 (automounter-1.3.3.tar.gz) = 50e23fcba656649dbde6071d3a5a95fa0c2614019eddac7f9b7e9d97c6b754f5
-SIZE (automounter-1.3.3.tar.gz) = 13893
+MD5 (automounter-1.3.4.tar.gz) = 927ae5dcb93ea46f5435db29014b914e
+SHA256 (automounter-1.3.4.tar.gz) = 7c3eafd536e477e2edde772f5715d77013407393bbeadc2b995f47d7d69eed21
+SIZE (automounter-1.3.4.tar.gz) = 14089
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list