diff options
author | wiz <wiz> | 2002-10-17 16:28:31 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-10-17 16:28:31 +0000 |
commit | 504f7b918d4b02dc57b9930ebb1eba9132b107fb (patch) | |
tree | c5dfdd9bbdb4fd3439ee3151b5f493d125b76f0e | |
parent | 9047ef33be2bb83c8024ab1b286996c0e11f6763 (diff) | |
download | pkgsrc-504f7b918d4b02dc57b9930ebb1eba9132b107fb.tar.gz |
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.
-rw-r--r-- | archivers/unrar/Makefile | 6 | ||||
-rw-r--r-- | archivers/unrar/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile index 71a9845d6e3..33e627929f9 100644 --- a/archivers/unrar/Makefile +++ b/archivers/unrar/Makefile @@ -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 diff --git a/archivers/unrar/distinfo b/archivers/unrar/distinfo index fc14d12d741..e3002350ffd 100644 --- a/archivers/unrar/distinfo +++ b/archivers/unrar/distinfo @@ -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 |