[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
cdrecord: ask for testers
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: cdrecord: ask for testers
- From: Michael Shalayeff <mickey_(_at_)_lucifier_(_dot_)_remote_(_dot_)_dti_(_dot_)_net>
- Date: Sat, 16 Sep 2000 02:33:46 -0400 (EDT)
- Reply-to: mickey_(_at_)_openbsd_(_dot_)_org
re
so far cdrecord have advanced a few minor revision forward.
w/o rush for the greatest and latest i just needed it's
support for a thing i've gotta use it w/.
anyway, i would appreciate if all the folks using the port would
test this new one (over diff) and gimme some feedback in either case.
otherwise it would appear nobody is up to it and i'm the only one using.
10x
cu
--
paranoic mickey (my employers have changed but, the name has remained)
Index: Makefile
===================================================================
RCS file: /cvs/ports/misc/cdrecord/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile 2000/07/04 04:20:44 1.13
+++ Makefile 2000/09/11 19:19:50
@@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.13 2000/07/04 04:20:44 fgsch Exp $
-DISTNAME= cdrecord-1.6.1
+DISTNAME= cdrecord-1.9
CATEGORIES= misc
MASTER_SITES= ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/
Index: files/md5
===================================================================
RCS file: /cvs/ports/misc/cdrecord/files/md5,v
retrieving revision 1.3
diff -u -r1.3 md5
--- files/md5 1999/03/04 05:57:47 1.3
+++ files/md5 2000/09/11 19:27:13
@@ -1,3 +1,3 @@
-MD5 (cdrecord-1.6.1.tar.gz) = c0abc4741f1477515c2e8286686e0fc9
-RMD160 (cdrecord-1.6.1.tar.gz) = 092bb986c676f3814a36fdc0bff3f71d5da10117
-SHA1 (cdrecord-1.6.1.tar.gz) = a8b31b446722a9f78db20232ffc40456493daa0a
+MD5 (cdrecord-1.9.tar.gz) = 0fa360d9280d16370d7738ec0b62affb
+RMD160 (cdrecord-1.9.tar.gz) = 97bd37fabd02dbb34126780e5819e212b33e3466
+SHA1 (cdrecord-1.9.tar.gz) = 3f77e9eda5cd0b20dd4e346d4d2f601bb1fbaf56
Index: patches/patch-ao
===================================================================
RCS file: /cvs/ports/misc/cdrecord/patches/patch-ao,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-ao
--- patches/patch-ao 1998/06/07 16:20:38 1.1.1.1
+++ patches/patch-ao 2000/09/11 20:16:45
@@ -5,9 +5,9 @@
DEFINCDIRS= $(SRCROOT)/include
-LDPATH= -L/opt/schily/lib
--#RUNPATH= -R /opt/schily/lib -R $(OLIBSDIR) Will probably not work
+-#RUNPATH= -R $(INS_BASE)/lib -R /opt/schily/lib -R $(OLIBSDIR) Will probably not work
+LDPATH= -L/usr/local/lib
-+#RUNPATH= -R /usr/local/lib -R $(OLIBSDIR) Will probably not work
++#RUNPATH= -R $(INS_BASE)/lib -R /usr/local/lib -R $(OLIBSDIR) Will probably not work
###########################################################################
#
Index: patches/patch-bb
===================================================================
RCS file: patch-bb
diff -N patch-bb
--- /tmp/cvsIoQWT14939 Mon Sep 11 16:26:31 2000
+++ /dev/null Mon Sep 11 16:25:20 2000
@@ -1,17 +0,0 @@
---- cdrecord/scsi-bsd.c- Fri Oct 9 04:21:39 1998
-+++ cdrecord/scsi-bsd.c Tue Nov 2 22:49:29 1999
-@@ -56,7 +56,13 @@
- #define SADDR_TARGET(a) (SADDR_ISSCSI(a)?(a).addr.scsi.target:(a).addr.atapi.atbus*2+(a).addr.atapi.drive)
- #define SADDR_LUN(a) (SADDR_ISSCSI(a)?(a).addr.scsi.lun:0)
- #else
-+
-+#if defined(__OpenBSD__) && defined(TYPE_ATAPI)
-+#define MAYBE_ATAPI
-+#define SADDR_ISSCSI(a) ((a).type == TYPE_SCSI)
-+#else
- #define SADDR_ISSCSI(a) (1)
-+#endif /* OpenBSD */
-
- #define SADDR_BUS(a) (a).scbus
- #define SADDR_TARGET(a) (a).target
-
Visit your host, monkey.org