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

(-)archivers/unzip/Makefile (-2 / +2 lines)
Lines 6-16 Link Here
6
#
6
#
7
7
8
PORTNAME=	unzip
8
PORTNAME=	unzip
9
PORTVERSION=	5.51
9
PORTVERSION=	5.52
10
CATEGORIES?=	archivers
10
CATEGORIES?=	archivers
11
MASTER_SITES=	ftp://ftp.info-zip.org/pub/infozip/src/ \
11
MASTER_SITES=	ftp://ftp.info-zip.org/pub/infozip/src/ \
12
		${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,}
12
		${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,}
13
DISTNAME=	${PORTNAME}551
13
DISTNAME=	${PORTNAME}552
14
14
15
MAINTAINER?=	ache@FreeBSD.org
15
MAINTAINER?=	ache@FreeBSD.org
16
COMMENT?=	List, test and extract compressed files in a ZIP archive
16
COMMENT?=	List, test and extract compressed files in a ZIP archive
(-)archivers/unzip/distinfo (-4 / +2 lines)
Lines 1-4 Link Here
1
MD5 (unzip551.tar.gz) = 8a25712aac642430d87d21491f7c6bd1
1
MD5 (unzip552.tar.gz) = ec3defd7f1e68923dff9da1574d22bab
2
SIZE (unzip551.tar.gz) = 1112594
2
SIZE (unzip552.tar.gz) = 1139806
3
MD5 (unreduce_full.zip) = b7cde206d69b403e7551b9b0c25bd345
4
SIZE (unreduce_full.zip) = 2849

Return to bug 78200