pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/unarj Update to 2.65. (Documented) changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/68431c51ca6f
branches: trunk
changeset: 487878:68431c51ca6f
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jan 21 14:30:05 2005 +0000
description:
Update to 2.65. (Documented) changes:
UNARJ 2.65 - Fixed table boundaries per suggestion of
UNARJ 2.63 - Added additional header data checks.
UNARJ 2.61 - Added chapter and encryption information.
diffstat:
archivers/unarj/Makefile | 16 +++++++++-------
archivers/unarj/PLIST | 6 +++---
archivers/unarj/distinfo | 6 +++---
3 files changed, 15 insertions(+), 13 deletions(-)
diffs (63 lines):
diff -r 66c81d908df0 -r 68431c51ca6f archivers/unarj/Makefile
--- a/archivers/unarj/Makefile Fri Jan 21 13:42:16 2005 +0000
+++ b/archivers/unarj/Makefile Fri Jan 21 14:30:05 2005 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/07/28 02:47:35 minskim Exp $
+# $NetBSD: Makefile,v 1.18 2005/01/21 14:30:05 wiz Exp $
-DISTNAME= unarj-2.43
+DISTNAME= unarj-2.65
CATEGORIES= archivers
-MASTER_SITES= ftp://ftp.kiarchive.ru/pub/unix/arcers/
-EXTRACT_SUFX= .tgz
+MASTER_SITES= #
MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.arjsoftware.com/
@@ -15,15 +14,18 @@
NO_BIN_ON_CDROM=${RESTRICTED}
PKG_INSTALLATION_TYPES= overwrite pkgviews
-
+NO_CONFIGURE= # defined
USE_BUILDLINK3= yes
INSTALLATION_DIRS= bin
+post-extract:
+ ${CP} ${FILESDIR}/Makefile ${WRKSRC}
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/unarj
${INSTALL_PROGRAM} ${WRKSRC}/unarj ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/unarj.doc ${PREFIX}/share/doc/unarj
- ${INSTALL_MAN} ${WRKSRC}/technote.doc ${PREFIX}/share/doc/unarj
+ ${INSTALL_MAN} ${WRKSRC}/unarj.txt ${PREFIX}/share/doc/unarj
+ ${INSTALL_MAN} ${WRKSRC}/technote.txt ${PREFIX}/share/doc/unarj
.include "../../mk/bsd.pkg.mk"
diff -r 66c81d908df0 -r 68431c51ca6f archivers/unarj/PLIST
--- a/archivers/unarj/PLIST Fri Jan 21 13:42:16 2005 +0000
+++ b/archivers/unarj/PLIST Fri Jan 21 14:30:05 2005 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:24:44 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/01/21 14:30:05 wiz Exp $
bin/unarj
-share/doc/unarj/unarj.doc
-share/doc/unarj/technote.doc
+share/doc/unarj/unarj.txt
+share/doc/unarj/technote.txt
@dirrm share/doc/unarj
diff -r 66c81d908df0 -r 68431c51ca6f archivers/unarj/distinfo
--- a/archivers/unarj/distinfo Fri Jan 21 13:42:16 2005 +0000
+++ b/archivers/unarj/distinfo Fri Jan 21 14:30:05 2005 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2001/04/18 11:21:09 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/01/21 14:30:05 wiz Exp $
-SHA1 (unarj-2.43.tgz) = 0d814c93a723087fd4d229f92f0354166ee53660
-Size (unarj-2.43.tgz) = 20728 bytes
+SHA1 (unarj-2.65.tar.gz) = 56843e95e6b6ac7577dfdfbfee5af166b5e2c74f
+Size (unarj-2.65.tar.gz) = 74911 bytes
SHA1 (patch-aa) = d864780eb564e8035379b06f20b5c8a8e19d5f83
SHA1 (patch-ac) = 59245f61d731e2fd6dc101fefe0f62db0c55b55e
Home |
Main Index |
Thread Index |
Old Index