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

(-)devel/shtool/Makefile (-3 / +4 lines)
Lines 6-21 Link Here
6
#
6
#
7
7
8
PORTNAME=	shtool
8
PORTNAME=	shtool
9
PORTVERSION=	2.0.1
9
PORTVERSION=	2.0.2
10
CATEGORIES=	devel
10
CATEGORIES=	devel
11
MASTER_SITES=	${MASTER_SITE_OSSP}
11
MASTER_SITES=	${MASTER_SITE_GNU}
12
MASTER_SITE_SUBDIR=	tool/${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
13
13
14
MAINTAINER=	ports@FreeBSD.org
14
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	The GNU Portable Shell Tool
15
COMMENT=	The GNU Portable Shell Tool
16
16
17
USE_PERL5_BUILD=	yes
17
USE_PERL5_BUILD=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
19
20
20
MAN1=		shtool-arx.1 shtool-echo.1 shtool-fixperm.1 shtool-install.1 \
21
MAN1=		shtool-arx.1 shtool-echo.1 shtool-fixperm.1 shtool-install.1 \
21
		shtool-mdate.1 shtool-mkdir.1 shtool-mkln.1 shtool-mkshadow.1 \
22
		shtool-mdate.1 shtool-mkdir.1 shtool-mkln.1 shtool-mkshadow.1 \
(-)devel/shtool/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (shtool-2.0.1.tar.gz) = b434ed054fed53af682b52489c7931d4
1
MD5 (shtool-2.0.2.tar.gz) = caa3a195e130a64cce8403045ed88a46
2
SIZE (shtool-2.0.1.tar.gz) = 91315
2
SIZE (shtool-2.0.2.tar.gz) = 91684
(-)devel/shtool/pkg-descr (-1 / +1 lines)
Lines 9-12 Link Here
9
non-portable) tasks related to the building and installation of such
9
non-portable) tasks related to the building and installation of such
10
packages.
10
packages.
11
11
12
WWW: http://www.ossp.org/pkg/tool/shtool/
12
WWW: http://www.gnu.org/software/shtool/

Return to bug 82276