diff options
author | ache <ache@FreeBSD.org> | 1998-12-28 01:43:39 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1998-12-28 01:43:39 +0000 |
commit | 57345331a27425feca75fc40a48bc905364f0d71 (patch) | |
tree | 9a7bec69a7e2c552b6c36c85698027ac6d6db1a0 /archivers/unzip | |
parent | da45025b297ac8dd02a0c0ba440f72973cb874fc (diff) | |
download | FreeBSD-ports-57345331a27425feca75fc40a48bc905364f0d71.zip FreeBSD-ports-57345331a27425feca75fc40a48bc905364f0d71.tar.gz |
upgrade to 5.40
Diffstat (limited to 'archivers/unzip')
-rw-r--r-- | archivers/unzip/Makefile | 10 | ||||
-rw-r--r-- | archivers/unzip/distinfo | 2 |
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 3c2502a..5c2053c 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: unzip -# Version required: 5.3.2 +# Version required: 5.* # Date created: 17 October 1994 # Whom: jmz # -# $Id: Makefile,v 1.20 1998/10/04 23:18:12 jkh Exp $ +# $Id: Makefile,v 1.21 1998/10/05 03:41:16 jkh Exp $ # -DISTNAME= unzip532 -PKGNAME= unzip-5.3.2 +DISTNAME= unzip540 +PKGNAME= unzip-5.40 CATEGORIES= archivers MASTER_SITES= ftp://ftp.cdrom.com/pub/infozip/src/ MAINTAINER= ache@FreeBSD.ORG -WRKSRC= ${WRKDIR}/unzip-5.32 +WRKSRC= ${WRKDIR}/unzip-5.40 MAKEFILE= unix/Makefile MAKE_FLAGS= LOCAL_UNZIP="${CFLAGS} -DUSE_UNSHRINK" -f MAN1= funzip.1 unzip.1 unzipsfx.1 zipgrep.1 zipinfo.1 diff --git a/archivers/unzip/distinfo b/archivers/unzip/distinfo index ec7ac31..3058efa 100644 --- a/archivers/unzip/distinfo +++ b/archivers/unzip/distinfo @@ -1 +1 @@ -MD5 (unzip532.tar.gz) = 0481e4c1792de60d9fd70fcb16e2eb9b +MD5 (unzip540.tar.gz) = 062a9a8ad80f0bf8a307063958f1de2a |