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

(-)Makefile (-3 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	am-utils
8
PORTNAME=	am-utils
9
PORTVERSION=	6.1.2.1
9
PORTVERSION=	6.1.3
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	sysutils net
11
CATEGORIES=	sysutils net
12
MASTER_SITES=	ftp://ftp.am-utils.org/pub/am-utils/ \
12
MASTER_SITES=	ftp://ftp.am-utils.org/pub/am-utils/ \
Lines 14-20 Link Here
14
		ftp://ftp.cise.ufl.edu/pub/mirrors/am-utils/ \
14
		ftp://ftp.cise.ufl.edu/pub/mirrors/am-utils/ \
15
		ftp://sunsite.org.uk/package/am-utils/ \
15
		ftp://sunsite.org.uk/package/am-utils/ \
16
		ftp://ftp.u-aizu.ac.jp/pub/net/amd/am-utils/
16
		ftp://ftp.u-aizu.ac.jp/pub/net/amd/am-utils/
17
DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/b/}
18
17
19
MAINTAINER=	ports@FreeBSD.org
18
MAINTAINER=	ports@FreeBSD.org
20
COMMENT=	The Berkeley Automounter Suite of Utilities
19
COMMENT=	The Berkeley Automounter Suite of Utilities
Lines 22-28 Link Here
22
INSTALLS_SHLIB=	yes
21
INSTALLS_SHLIB=	yes
23
USE_LIBTOOL_VER=15
22
USE_LIBTOOL_VER=15
24
23
25
PORTDOCS=	AUTHORS COPYING BUGS FAQ NEWS README.attrcache
24
PORTDOCS=	AUTHORS BUGS COPYING FAQ NEWS README.attrcache
26
25
27
.if defined(WITH_OPENLDAP) || defined(PACKAGE_BUILDING)
26
.if defined(WITH_OPENLDAP) || defined(PACKAGE_BUILDING)
28
USE_OPENLDAP=	yes
27
USE_OPENLDAP=	yes
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (am-utils-6.1.2.1.tar.gz) = ac781b1e7db007c7379a90843e37f229
1
MD5 (am-utils-6.1.3.tar.gz) = 6b023c3d5270429f4ce54ee1edea4f8f
2
SIZE (am-utils-6.1.2.1.tar.gz) = 1882072
2
SIZE (am-utils-6.1.3.tar.gz) = 1892542

Return to bug 87881