[Midnightbsd-cvs] mports: sysutils/e2fsprogs: update to 1.40.11

crash at midnightbsd.org crash at midnightbsd.org
Sat Jul 5 19:45:36 EDT 2008


Log Message:
-----------
update to 1.40.11

Modified Files:
--------------
    mports/sysutils/e2fsprogs:
        Makefile (r1.2 -> r1.3)
        distinfo (r1.2 -> r1.3)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/sysutils/e2fsprogs/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sysutils/e2fsprogs/Makefile -L sysutils/e2fsprogs/Makefile -u -r1.2 -r1.3
--- sysutils/e2fsprogs/Makefile
+++ sysutils/e2fsprogs/Makefile
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	e2fsprogs
-PORTVERSION=	1.40.10
+PORTVERSION=	1.40.11
 PORTREVISION?=	0
 CATEGORIES?=	sysutils
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
@@ -24,10 +24,9 @@
 		--with-cc='${CC}' --with-linker='${LD}' \
 		--with-ccopts='${CFLAGS}' \
 		--with-root-prefix='${PREFIX}'
-# for unknown reasons, the assembly bitops cause SIGSEGV.
-# _EXT2_USE_C_VERSIONS_ uses C bitops, these appear to work fine.
+
 CONFIGURE_ENV+=	CPPFLAGS='${CPPFLAGS} -I${WRKSRC}/lib \
-		-I${LOCALBASE}/include -D_EXT2_USE_C_VERSIONS_'
+		-I${LOCALBASE}/include' 
 
 MAKE_ARGS+=	LDFLAGS='${LDFLAGS} -L${LOCALBASE}/lib'
 
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/sysutils/e2fsprogs/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L sysutils/e2fsprogs/distinfo -L sysutils/e2fsprogs/distinfo -u -r1.2 -r1.3
--- sysutils/e2fsprogs/distinfo
+++ sysutils/e2fsprogs/distinfo
@@ -1,3 +1,3 @@
-MD5 (e2fsprogs-1.40.10.tar.gz) = 6174d70fb26858861f842f28486a8e83
-SHA256 (e2fsprogs-1.40.10.tar.gz) = 36071b91510d4101a35887b7c654962945c571e8285af9fa974a7a6265dfaabc
-SIZE (e2fsprogs-1.40.10.tar.gz) = 4092763
+MD5 (e2fsprogs-1.40.11.tar.gz) = 004cea70d724fdc7f1a952dffe4c9db8
+SHA256 (e2fsprogs-1.40.11.tar.gz) = 3eeb0c3513b3b251f5d51ec3413bc77e3a21cb8bc84a1979022a67fe733c897b
+SIZE (e2fsprogs-1.40.11.tar.gz) = 4116013


More information about the Midnightbsd-cvs mailing list