upgrade to hfsplus 1.0.4

--
From: drahn@
This commit is contained in:
brad 2003-01-05 01:59:34 +00:00
parent 4f25d8879e
commit 0e994c4478
4 changed files with 21 additions and 20 deletions

View File

@ -1,22 +1,23 @@
# $OpenBSD: Makefile,v 1.4 2002/08/07 18:17:49 brad Exp $
# $OpenBSD: Makefile,v 1.5 2003/01/05 01:59:34 brad Exp $
COMMENT= "hfsplus filesystem access tool"
# this only makes sense on macintosh (powerpc) systems.
ONLY_FOR_ARCHS= powerpc
PKGNAME= hfsplus-1.0.2
DISTNAME= hfsplus_1.0.2.orig
WRKDIST= ${WRKDIR}/hfsplus
VERSION= 1.0.4
DISTNAME= hfsplus_${VERSION}
PKGNAME= hfsplus-${VERSION}
WRKDIST= ${WRKDIR}/hfsplus-${VERSION}
CATEGORIES= misc
EXTRACT_SUFX= .src.tar.bz2
# GPL
PERMIT_DISTFILES_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
MAINTAINER= Dale Rahn <drahn@openbsd.org>
BUILD_DEPENDS= ::devel/autoconf \
::devel/automake
LIB_DEPENDS= utf8::misc/libutf8

View File

@ -1,3 +1,3 @@
MD5 (hfsplus_1.0.2.orig.tar.gz) = 9cf99270ca891be1fd89cf8153193ad5
RMD160 (hfsplus_1.0.2.orig.tar.gz) = c635022b6c245d29ab8fbba90831c39c0248bd1e
SHA1 (hfsplus_1.0.2.orig.tar.gz) = 69c8e8642141471b5fedf15ece078367dbe603cb
MD5 (hfsplus_1.0.4.src.tar.bz2) = 18fa1efb5432469357ffa6bfa7c08fcd
RMD160 (hfsplus_1.0.4.src.tar.bz2) = 4aa92c2429dbba7d7da81c525004cc46a0f8fb7c
SHA1 (hfsplus_1.0.4.src.tar.bz2) = dfaea9a7e09133377a028dd7a0b6135b43e5d0fd

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-libhfsp_src_swab_h,v 1.1.1.1 2002/03/30 20:46:26 drahn Exp $
--- libhfsp/src/swab.h.orig Mon Mar 25 12:04:01 2002
+++ libhfsp/src/swab.h Mon Mar 25 12:03:46 2002
@@ -23,8 +23,13 @@
* $Id: patch-libhfsp_src_swab_h,v 1.1.1.1 2002/03/30 20:46:26 drahn Exp $
$OpenBSD: patch-libhfsp_src_swab_h,v 1.2 2003/01/05 01:59:34 brad Exp $
--- libhfsp/src/swab.h.orig Tue Mar 5 14:50:29 2002
+++ libhfsp/src/swab.h Fri Jan 3 14:27:53 2003
@@ -24,8 +24,13 @@
* $Id: patch-libhfsp_src_swab_h,v 1.2 2003/01/05 01:59:34 brad Exp $
*/
+#if defined(__OpenBSD__)

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_hpls_c,v 1.1.1.1 2002/03/30 20:46:26 drahn Exp $
--- src/hpls.c.orig Tue Oct 10 06:14:05 2000
+++ src/hpls.c Mon Mar 25 21:44:04 2002
@@ -412,7 +412,7 @@ void showmisc(record *ent, int flags)
$OpenBSD: patch-src_hpls_c,v 1.2 2003/01/05 01:59:34 brad Exp $
--- src/hpls.c.orig Sun Mar 17 12:20:39 2002
+++ src/hpls.c Fri Jan 3 14:27:54 2003
@@ -417,7 +417,7 @@ void showmisc(record *ent, int flags)
{
size = ent->record.u.file.data_fork.total_size +
ent->record.u.file.res_fork.total_size;
@ -10,8 +10,8 @@ $OpenBSD: patch-src_hpls_c,v 1.1.1.1 2002/03/30 20:46:26 drahn Exp $
}
}
@@ -471,7 +471,7 @@ void show_long(int sz, queueent *ents, c
else
@@ -484,7 +484,7 @@ void show_long(int sz, queueent *ents, c
else if (ent->record.type == HFSP_FILE)
{
hfsp_cat_file* f = &ent->record.u.file;
- printf("%c%c %4.4s/%4.4s %9Lu %9Lu %s %s\n",