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

(-)Makefile (-4 / +2 lines)
Lines 2-12 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	automount
4
PORTNAME=	automount
5
PORTVERSION=	1.7.0
5
PORTVERSION=	1.7.1
6
PORTREVISION=	1
7
CATEGORIES=	sysutils
6
CATEGORIES=	sysutils
8
MASTER_SITES=	https://raw.github.com/vermaden/automount/master/ \
7
MASTER_SITES=	https://raw.github.com/vermaden/automount/master/
9
		LOCAL/madpilot/${PORTNAME}/
10
8
11
MAINTAINER=	vermaden@interia.pl
9
MAINTAINER=	vermaden@interia.pl
12
COMMENT=	FreeBSD's devd(8) based automount solution
10
COMMENT=	FreeBSD's devd(8) based automount solution
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1567078460
1
TIMESTAMP = 1567078461
2
SHA256 (automount-1.7.0.tar.gz) = 44f129d62191fd189cb7374a51fea976efc8e86c003e50c8bdb629ceaa5006cf
2
SHA256 (automount-1.7.1.tar.gz) = e6c2110b8c6099f9924a6f4c49be6aa93f65b69ba1ee98576d8fb60846f1a5c2
3
SIZE (automount-1.7.0.tar.gz) = 6522
3
SIZE (automount-1.7.1.tar.gz) = 6532

Return to bug 242405