pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/ccd2iso Update to latest version, 0.3:
details: https://anonhg.NetBSD.org/pkgsrc/rev/3eb2ce176351
branches: trunk
changeset: 527747:3eb2ce176351
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Apr 12 21:42:19 2007 +0000
description:
Update to latest version, 0.3:
0.3
---
* A couple sanity checks from Kerry
* Update the source to work with Automake 1.9
0.2
---
* Completely fix file handling... a better understanding about CD data
structure really fix a lot errors... previous version sometime gives you
invalid bytes at the beginning of the resulting .iso, it caused by
my misunderstanding about the difference between Mode 1 and Mode 2 CD
diffstat:
sysutils/ccd2iso/Makefile | 7 +++----
sysutils/ccd2iso/distinfo | 9 ++++-----
2 files changed, 7 insertions(+), 9 deletions(-)
diffs (34 lines):
diff -r f5c65ca16d07 -r 3eb2ce176351 sysutils/ccd2iso/Makefile
--- a/sysutils/ccd2iso/Makefile Thu Apr 12 21:41:09 2007 +0000
+++ b/sysutils/ccd2iso/Makefile Thu Apr 12 21:42:19 2007 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:40 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2007/04/12 21:42:19 wiz Exp $
#
-DISTNAME= ccd2iso
-PKGNAME= ${DISTNAME}-0.9
+DISTNAME= ccd2iso-0.3
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ccd2iso/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://ccd2iso.sourceforge.net/
+HOMEPAGE= http://sourceforge.net/projects/ccd2iso/
COMMENT= CloneCD to ISO converter
USE_LIBTOOL= yes
diff -r f5c65ca16d07 -r 3eb2ce176351 sysutils/ccd2iso/distinfo
--- a/sysutils/ccd2iso/distinfo Thu Apr 12 21:41:09 2007 +0000
+++ b/sysutils/ccd2iso/distinfo Thu Apr 12 21:42:19 2007 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:40:51 agc Exp $
+$NetBSD: distinfo,v 1.3 2007/04/12 21:42:19 wiz Exp $
-SHA1 (ccd2iso.tar.gz) = 9116e2f3551e33a50662b5224dc9c4b99320696b
-RMD160 (ccd2iso.tar.gz) = 32adb8e7858eb7acacba0cfec8fed79b97afa65b
-Size (ccd2iso.tar.gz) = 540276 bytes
-SHA1 (patch-aa) = d251de1ea9adb23591da3e8c1495ee5678164a0d
+SHA1 (ccd2iso-0.3.tar.gz) = cbefdc086adf45138d921a4a7c0ff012dd7c9ca7
+RMD160 (ccd2iso-0.3.tar.gz) = 39b3140c123bc82fc01b2222056a03d3fe521626
+Size (ccd2iso-0.3.tar.gz) = 158221 bytes
Home |
Main Index |
Thread Index |
Old Index