- regen patches and PLIST
- bump
This commit is contained in:
parent
8fc9a275fc
commit
32dd55048e
@ -1,12 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2008/01/04 17:48:37 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.11 2008/11/22 11:06:15 ajacoutot Exp $
|
||||
# $FreeBSD: ports/sysutils/e2fsprogs/Makefile,v 1.8 2003/02/20 19:00:47 knu Exp $
|
||||
|
||||
COMMENT-main= utilities to manipulate ext2 filesystems
|
||||
COMMENT-uuid= unique id generator library
|
||||
|
||||
DISTNAME= e2fsprogs-1.27
|
||||
PKGNAME-main= ${DISTNAME}p5
|
||||
PKGNAME-uuid= e2fs-uuid-1.27
|
||||
V= 1.27
|
||||
DISTNAME= e2fsprogs-${V}
|
||||
PKGNAME-main= ${DISTNAME}p6
|
||||
PKGNAME-uuid= e2fs-uuid-${V}p0
|
||||
CATEGORIES-uuid= devel
|
||||
CATEGORIES= sysutils
|
||||
SHARED_LIBS= e2p 2.3 \
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-debugfs_Makefile_in,v 1.2 2006/02/20 16:51:46 aanriot Exp $
|
||||
$OpenBSD: patch-debugfs_Makefile_in,v 1.3 2008/11/22 11:06:15 ajacoutot Exp $
|
||||
--- debugfs/Makefile.in.orig Tue Mar 5 09:31:15 2002
|
||||
+++ debugfs/Makefile.in Sun Feb 19 18:15:03 2006
|
||||
@@ -25,7 +25,7 @@ SRCS= debug_cmds.c $(srcdir)/debugfs.c $
|
||||
+++ debugfs/Makefile.in Sat Nov 22 11:56:10 2008
|
||||
@@ -25,7 +25,7 @@ SRCS= debug_cmds.c $(srcdir)/debugfs.c $(srcdir)/util.
|
||||
$(srcdir)/htree.c
|
||||
|
||||
LIBS= $(LIBEXT2FS) $(LIBE2P) $(LIBSS) $(LIBCOM_ERR) $(LIBUUID)
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-lib_Makefile_elf-lib,v 1.4 2006/02/20 16:51:46 aanriot Exp $
|
||||
$OpenBSD: patch-lib_Makefile_elf-lib,v 1.5 2008/11/22 11:06:15 ajacoutot Exp $
|
||||
--- lib/Makefile.elf-lib.orig Sun Feb 24 22:03:59 2002
|
||||
+++ lib/Makefile.elf-lib Sun Feb 19 17:20:00 2006
|
||||
@@ -23,14 +23,13 @@ ELF_SONAME = $(ELF_IMAGE).so.$(ELF_SO_VE
|
||||
+++ lib/Makefile.elf-lib Sat Nov 22 11:56:10 2008
|
||||
@@ -23,14 +23,13 @@ ELF_SONAME = $(ELF_IMAGE).so.$(ELF_SO_VERSION)
|
||||
|
||||
image: $(ELF_LIB)
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-lib_et_Makefile_in,v 1.2 2006/02/04 18:37:36 bernd Exp $
|
||||
--- lib/et/Makefile.in.orig Sun Feb 24 21:03:59 2002
|
||||
+++ lib/et/Makefile.in Sat Feb 4 19:05:39 2006
|
||||
@@ -22,7 +22,7 @@ SRCS = $(srcdir)/error_message.c $(srcdi
|
||||
$OpenBSD: patch-lib_et_Makefile_in,v 1.3 2008/11/22 11:06:15 ajacoutot Exp $
|
||||
--- lib/et/Makefile.in.orig Sun Feb 24 22:03:59 2002
|
||||
+++ lib/et/Makefile.in Sat Nov 22 11:56:10 2008
|
||||
@@ -22,7 +22,7 @@ SRCS = $(srcdir)/error_message.c $(srcdir)/et_name.c $
|
||||
HFILES= com_err.h
|
||||
SHARE_FILES= et_c.awk et_h.awk
|
||||
|
||||
@ -51,7 +51,7 @@ $OpenBSD: patch-lib_et_Makefile_in,v 1.2 2006/02/04 18:37:36 bernd Exp $
|
||||
for i in $(HFILES); do \
|
||||
$(INSTALL_DATA) $(srcdir)/$$i $(DESTDIR)$(includedir)/et/$$i; \
|
||||
done
|
||||
@@ -102,15 +102,15 @@ install:: compile_et libcom_err.a $(HFIL
|
||||
@@ -102,15 +102,15 @@ install:: compile_et libcom_err.a $(HFILES) installdir
|
||||
$(DESTDIR)$(man1dir)/compile_et.1
|
||||
|
||||
uninstall::
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-lib_ext2fs_ismounted_c,v 1.2 2006/02/20 16:51:46 aanriot Exp $
|
||||
$OpenBSD: patch-lib_ext2fs_ismounted_c,v 1.3 2008/11/22 11:06:15 ajacoutot Exp $
|
||||
--- lib/ext2fs/ismounted.c.orig Sun Feb 24 22:03:59 2002
|
||||
+++ lib/ext2fs/ismounted.c Sun Feb 19 17:19:39 2006
|
||||
+++ lib/ext2fs/ismounted.c Sat Nov 22 11:56:10 2008
|
||||
@@ -146,50 +146,6 @@ exit:
|
||||
return retval;
|
||||
}
|
||||
@ -52,7 +52,7 @@ $OpenBSD: patch-lib_ext2fs_ismounted_c,v 1.2 2006/02/20 16:51:46 aanriot Exp $
|
||||
static errcode_t check_mntent(const char *file, int *mount_flags,
|
||||
char *mtpt, int mtlen)
|
||||
{
|
||||
@@ -248,6 +204,50 @@ static errcode_t check_getmntinfo(const
|
||||
@@ -248,6 +204,50 @@ static errcode_t check_getmntinfo(const char *file, in
|
||||
return 0;
|
||||
}
|
||||
#endif /* HAVE_GETMNTINFO */
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-misc_Makefile_in,v 1.2 2006/02/20 16:51:46 aanriot Exp $
|
||||
$OpenBSD: patch-misc_Makefile_in,v 1.3 2008/11/22 11:06:15 ajacoutot Exp $
|
||||
--- misc/Makefile.in.orig Sun Feb 24 22:04:00 2002
|
||||
+++ misc/Makefile.in Sun Feb 19 18:14:36 2006
|
||||
@@ -39,13 +39,13 @@ SRCS= $(srcdir)/tune2fs.c $(srcdir)/mklo
|
||||
+++ misc/Makefile.in Sat Nov 22 11:56:10 2008
|
||||
@@ -39,13 +39,13 @@ SRCS= $(srcdir)/tune2fs.c $(srcdir)/mklost+found.c $(s
|
||||
$(srcdir)/uuidgen.c $(srcdir)/fstype.c
|
||||
|
||||
LIBS= $(LIBEXT2FS) $(LIBCOM_ERR)
|
||||
@ -38,7 +38,7 @@ $OpenBSD: patch-misc_Makefile_in,v 1.2 2006/02/20 16:51:46 aanriot Exp $
|
||||
done
|
||||
$(LN) -f $(DESTDIR)$(root_sbindir)/mke2fs \
|
||||
$(DESTDIR)$(root_sbindir)/mkfs.ext2
|
||||
@@ -159,7 +157,6 @@ install: all $(SMANPAGES) $(UMANPAGES) i
|
||||
@@ -159,7 +157,6 @@ install: all $(SMANPAGES) $(UMANPAGES) installdirs
|
||||
$(DESTDIR)$(root_sbindir)/e2label
|
||||
for i in $(UPROGS); do \
|
||||
$(INSTALL_PROGRAM) $$i $(DESTDIR)$(bindir)/$$i; \
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-tests_progs_Makefile_in,v 1.1.1.1 2004/02/20 19:54:58 espie Exp $
|
||||
--- tests/progs/Makefile.in.orig 2003-11-16 18:10:23.000000000 +0100
|
||||
+++ tests/progs/Makefile.in 2003-11-16 18:10:33.000000000 +0100
|
||||
@@ -22,7 +22,7 @@ TEST_ICOUNT_OBJS= test_icount.o test_ico
|
||||
$OpenBSD: patch-tests_progs_Makefile_in,v 1.2 2008/11/22 11:06:15 ajacoutot Exp $
|
||||
--- tests/progs/Makefile.in.orig Sun Feb 24 22:04:04 2002
|
||||
+++ tests/progs/Makefile.in Sat Nov 22 11:56:10 2008
|
||||
@@ -22,7 +22,7 @@ TEST_ICOUNT_OBJS= test_icount.o test_icount_cmds.o
|
||||
SRCS= $(srcdir)/test_rel.c
|
||||
|
||||
LIBS= $(LIBEXT2FS) $(LIBSS) $(LIBCOM_ERR)
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.1 2007/01/07 19:13:49 espie Exp $
|
||||
bin/chattr
|
||||
bin/lsattr
|
||||
@comment $OpenBSD: PLIST-main,v 1.2 2008/11/22 11:06:15 ajacoutot Exp $
|
||||
@bin bin/chattr
|
||||
@bin bin/lsattr
|
||||
include/ext2fs/
|
||||
include/ext2fs/bitops.h
|
||||
include/ext2fs/brel.h
|
||||
@ -39,19 +39,19 @@ lib/libss.a
|
||||
@man man/man8/pfsck.8
|
||||
@man man/man8/resize2fs.8
|
||||
@man man/man8/tune2fs.8
|
||||
sbin/badblocks
|
||||
sbin/debugfs
|
||||
sbin/dumpe2fs
|
||||
sbin/e2fsck
|
||||
sbin/e2image
|
||||
sbin/e2label
|
||||
sbin/fsck.ext2
|
||||
sbin/fsck.ext3
|
||||
sbin/mke2fs
|
||||
sbin/mkfs.ext2
|
||||
sbin/mkfs.ext3
|
||||
sbin/mklost+found
|
||||
sbin/pfsck
|
||||
sbin/resize2fs
|
||||
sbin/tune2fs
|
||||
@bin sbin/badblocks
|
||||
@bin sbin/debugfs
|
||||
@bin sbin/dumpe2fs
|
||||
@bin sbin/e2fsck
|
||||
@bin sbin/e2image
|
||||
@bin sbin/e2label
|
||||
@bin sbin/fsck.ext2
|
||||
@bin sbin/fsck.ext3
|
||||
@bin sbin/mke2fs
|
||||
@bin sbin/mkfs.ext2
|
||||
@bin sbin/mkfs.ext3
|
||||
@bin sbin/mklost+found
|
||||
@bin sbin/pfsck
|
||||
@bin sbin/resize2fs
|
||||
@bin sbin/tune2fs
|
||||
%%SHARED%%
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST-uuid,v 1.1 2007/01/07 19:13:49 espie Exp $
|
||||
bin/uuidgen
|
||||
@comment $OpenBSD: PLIST-uuid,v 1.2 2008/11/22 11:06:15 ajacoutot Exp $
|
||||
@bin bin/uuidgen
|
||||
include/uuid/
|
||||
include/uuid/uuid.h
|
||||
include/uuid/uuidP.h
|
||||
|
Loading…
Reference in New Issue
Block a user