Index: head/sysutils/automounter/Makefile =================================================================== --- head/sysutils/automounter/Makefile (revision 213624) +++ head/sysutils/automounter/Makefile (revision 213625) @@ -1,34 +1,34 @@ # New ports collection makefile for: automounter # Date created: 26 March 2008 # Whom: Dominic Fandrey # # $FreeBSD$ # PORTNAME= automounter -PORTVERSION= 1.3 +PORTVERSION= 1.3.1 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bsdadminscripts MAINTAINER= kamikaze@bsdforen.de COMMENT= Provides scripts to dynamically configure amd WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src NO_BUILD= yes MANCOMPRESSED= no .if defined(NOPORTDOCS) NOPORTDOCS= -nodoc .else MAN5= automounter.conf.5 MAN8= automounter.8 .endif plist: patch - cd ${WRKSRC}; ./list.sh -nodoc > ${PLIST} + @cd ${WRKSRC}; ./list.sh -nodoc > ${PLIST} do-install: @cd ${WRKSRC}; ./install.sh -prefix=${PREFIX} ${NOPORTDOCS} .include Property changes on: head/sysutils/automounter/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/sysutils/automounter/distinfo =================================================================== --- head/sysutils/automounter/distinfo (revision 213624) +++ head/sysutils/automounter/distinfo (revision 213625) @@ -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 Property changes on: head/sysutils/automounter/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property