Index: head/sysutils/automounter/Makefile =================================================================== --- head/sysutils/automounter/Makefile (revision 219703) +++ head/sysutils/automounter/Makefile (revision 219704) @@ -1,34 +1,34 @@ # New ports collection makefile for: automounter # Date created: 26 March 2008 # Whom: Dominic Fandrey # # $FreeBSD$ # PORTNAME= automounter -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 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} do-install: @cd ${WRKSRC}; ./install.sh -prefix=${PREFIX} ${NOPORTDOCS} .include Property changes on: head/sysutils/automounter/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/sysutils/automounter/distinfo =================================================================== --- head/sysutils/automounter/distinfo (revision 219703) +++ head/sysutils/automounter/distinfo (revision 219704) @@ -1,3 +1,3 @@ -MD5 (automounter-1.3.1.tar.gz) = 067db1d57f7b4dd986e4f51720cc2076 -SHA256 (automounter-1.3.1.tar.gz) = 2c51c8dc54649e2d7d2f2b14f116756c00757a0c4e906fcffa321198d7234fb8 -SIZE (automounter-1.3.1.tar.gz) = 13598 +MD5 (automounter-1.3.2.tar.gz) = 2e09f844fc0f51e55fdaf5d87f1b5bcd +SHA256 (automounter-1.3.2.tar.gz) = 1025ec3a5e6765847ddbd5ef5270491a3f12ebf3433f2acc3e1b905c4b3c08b1 +SIZE (automounter-1.3.2.tar.gz) = 13875 Property changes on: head/sysutils/automounter/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property