View | Details | Raw Unified | Return to bug 123906
Collapse All | Expand All

(-)ports/sysutils/automounter/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	automounter
8
PORTNAME=	automounter
9
PORTVERSION=	1.3
9
PORTVERSION=	1.3.1
10
CATEGORIES=	sysutils
10
CATEGORIES=	sysutils
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	bsdadminscripts
12
MASTER_SITE_SUBDIR=	bsdadminscripts
Lines 26-32 Link Here
26
.endif
26
.endif
27
27
28
plist: patch
28
plist: patch
29
		cd ${WRKSRC}; ./list.sh -nodoc > ${PLIST}
29
		@cd ${WRKSRC}; ./list.sh -nodoc > ${PLIST}
30
30
31
do-install:
31
do-install:
32
		@cd ${WRKSRC}; ./install.sh -prefix=${PREFIX} ${NOPORTDOCS}
32
		@cd ${WRKSRC}; ./install.sh -prefix=${PREFIX} ${NOPORTDOCS}
(-)ports/sysutils/automounter/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (automounter-1.3.tar.gz) = 169619b12ba2de03f5da53c605336883
1
MD5 (automounter-1.3.1.tar.gz) = 067db1d57f7b4dd986e4f51720cc2076
2
SHA256 (automounter-1.3.tar.gz) = 9dc094c65abef9bb25f52ec53332c8e6bd40dea1aa1b8fc64d1ed1b136406bdc
2
SHA256 (automounter-1.3.1.tar.gz) = 2c51c8dc54649e2d7d2f2b14f116756c00757a0c4e906fcffa321198d7234fb8
3
SIZE (automounter-1.3.tar.gz) = 13405
3
SIZE (automounter-1.3.1.tar.gz) = 13598

Return to bug 123906