Update to 3.01, prompted by the changed distribution file reported
by Robert Vargason in PR 18680. Changes are unknown; diff of the old and new sources doesn't look strange, but doesn't tell me enough either.
This commit is contained in:
parent
834e71adf4
commit
60ce572bb2
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.14 2002/08/29 11:13:56 abs Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2002/10/17 16:28:31 wiz Exp $
|
||||
|
||||
DISTNAME= unrarsrc
|
||||
PKGNAME= unrar-3.0
|
||||
PKGNAME= unrar-3.01
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= http://www.rarlab.com/rar/
|
||||
|
||||
|
@ -10,7 +10,7 @@ HOMEPAGE= http://www.rarlab.com/
|
|||
COMMENT= Extract, view & test RAR archives
|
||||
|
||||
DIST_SUBDIR= ${PKGNAME}
|
||||
WRKSRC= ${WRKDIR}
|
||||
WRKSRC= ${WRKDIR}/unrar
|
||||
|
||||
ALL_TARGET= makeunrar
|
||||
MAKEFILE= makefile.gcc
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.4 2002/08/25 21:49:25 jlam Exp $
|
||||
$NetBSD: distinfo,v 1.5 2002/10/17 16:28:31 wiz Exp $
|
||||
|
||||
SHA1 (unrar-3.0/unrarsrc.tar.gz) = 1bdc6c1e1ebd344af2ece48b3d7b83b0832c78e9
|
||||
Size (unrar-3.0/unrarsrc.tar.gz) = 108844 bytes
|
||||
SHA1 (unrar-3.01/unrarsrc.tar.gz) = cd1531a6b0d1cd2dff0575274feba7e916679544
|
||||
Size (unrar-3.01/unrarsrc.tar.gz) = 110897 bytes
|
||||
|
|
Loading…
Reference in a new issue