View | Details | Raw Unified | Return to bug 212274 | Differences between
and this patch

Collapse All | Expand All

(-)archivers/star/Makefile (-3 / +2 lines)
Lines 2-10 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	star
4
PORTNAME=	star
5
DISTVERSION=	1.5.2
5
DISTVERSION=	1.5.3
6
CATEGORIES=	archivers
6
CATEGORIES=	archivers
7
MASTER_SITES=	http://BSDforge.com/projects/source/srchivers/star/
7
MASTER_SITES=	SF/s-tar
8
8
9
MAINTAINER=	portmaster@BSDforge.com
9
MAINTAINER=	portmaster@BSDforge.com
10
COMMENT=	Unique standard tape archiver with many enhancements
10
COMMENT=	Unique standard tape archiver with many enhancements
Lines 16-22 Link Here
16
BUILD_DEPENDS=	smake:devel/smake
16
BUILD_DEPENDS=	smake:devel/smake
17
17
18
USES=		gettext iconv tar:bzip2
18
USES=		gettext iconv tar:bzip2
19
USE_GCC=	any
20
19
21
.if defined(NO_INSTALL_MANPAGES)
20
.if defined(NO_INSTALL_MANPAGES)
22
XMKFLAGS=	XMK_FILE=""
21
XMKFLAGS=	XMK_FILE=""
(-)archivers/star/distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (star-1.5.2.tar.bz2) = 762645b98af13bb9b0512812814ec8e90635d1400c94eb5911e9774daed2addf
1
TIMESTAMP = 1472598366
2
SIZE (star-1.5.2.tar.bz2) = 874558
2
SHA256 (star-1.5.3.tar.bz2) = 070342833ea83104169bf956aa880bcd088e7af7f5b1f8e3d29853b49b1a4f5b
3
SIZE (star-1.5.3.tar.bz2) = 889881

Return to bug 212274