pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/advancecomp Updated advancecomp to 1.15.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ddf46ebfc7d5
branches:  trunk
changeset: 511284:ddf46ebfc7d5
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Apr 12 20:12:56 2006 +0000

description:
Updated advancecomp to 1.15.

ADVANCECOMP VERSION 1.15 2005/10
================================

* Fixed the date displayed with the -l advzip command.
* The advdef utility now detects the file type from the file
  header instead of using the extension.
* Fixed a lot of bugs in the 64 bits platforms.


ADVANCECOMP VERSION 1.14 2005/02
================================

* Relaxed a consistency check for the local header in zip files.
  The crc and size entries are allowed to contain the real
  value also if a data descriptor is present.
* Fixed the conversion of RGB images with less than 256 color
  with transparency data.
* Minor fixes at the documentation.

diffstat:

 archivers/advancecomp/Makefile |  4 ++--
 archivers/advancecomp/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r de268f2b125c -r ddf46ebfc7d5 archivers/advancecomp/Makefile
--- a/archivers/advancecomp/Makefile    Wed Apr 12 20:11:25 2006 +0000
+++ b/archivers/advancecomp/Makefile    Wed Apr 12 20:12:56 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2006/03/04 21:28:51 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2006/04/12 20:12:56 rillig Exp $
 
-DISTNAME=      advancecomp-1.13
+DISTNAME=      advancecomp-1.15
 CATEGORIES=    archivers
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=advancemame/}
 
diff -r de268f2b125c -r ddf46ebfc7d5 archivers/advancecomp/distinfo
--- a/archivers/advancecomp/distinfo    Wed Apr 12 20:11:25 2006 +0000
+++ b/archivers/advancecomp/distinfo    Wed Apr 12 20:12:56 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/02/23 14:45:22 agc Exp $
+$NetBSD: distinfo,v 1.4 2006/04/12 20:12:56 rillig Exp $
 
-SHA1 (advancecomp-1.13.tar.gz) = d1c4711273541f67e88ea3be612951549caf5dce
-RMD160 (advancecomp-1.13.tar.gz) = b0f127d00e79f79969eb074de1f748f7c86b4895
-Size (advancecomp-1.13.tar.gz) = 256677 bytes
+SHA1 (advancecomp-1.15.tar.gz) = 74fed754841efadcb8dd156d2c5e095bfaff83e6
+RMD160 (advancecomp-1.15.tar.gz) = 13468f350e15e7f23778d8351819a792fbf07c9a
+Size (advancecomp-1.15.tar.gz) = 259340 bytes



Home | Main Index | Thread Index | Old Index