ports/183456: [PATCH] devel/e2fsprogs-libss: enable staging, update USE* for gmake

Matthias Andree mandree at FreeBSD.org
Tue Oct 29 22:30:01 UTC 2013


>Number:         183456
>Category:       ports
>Synopsis:       [PATCH] devel/e2fsprogs-libss: enable staging, update USE* for gmake
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 29 22:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 9.2-RELEASE FreeBSD 9.2-RELEASE #4: Thu Oct 17 06:54:18 CEST 2013
>Description:
The attached patch adds staging support to your port, and converts
USE_GMAKE to USES=gmake.

Ben, please evaluate the patch and follow up stating whether you approve
of the change or not.

Port maintainer (kaduk-fbsd at mit.edu) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- e2fsprogs-libss-1.42.8.patch begins here ---
diff -ruN /usr/ports/devel/e2fsprogs-libss/Makefile ./Makefile
--- /usr/ports/devel/e2fsprogs-libss/Makefile	2013-09-20 19:03:26.000000000 +0200
+++ ./Makefile	2013-10-29 23:16:01.000000000 +0100
@@ -1,5 +1,5 @@
 # Created by: Ben Kaduk <kaduk at mit.edu>
-# $FreeBSD: devel/e2fsprogs-libss/Makefile 327722 2013-09-20 17:03:26Z bapt $
+# $FreeBSD: head/devel/e2fsprogs-libss/Makefile 327722 2013-09-20 17:03:26Z bapt $
 
 PORTREVISION=	0
 CATEGORIES=	devel
@@ -15,17 +15,14 @@
 CONFIGURE_ARGS=	--enable-elf-shlibs
 MASTERDIR=	${.CURDIR}/../../sysutils/e2fsprogs
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
+USES=		gmake
 USE_LDCONFIG=	yes
 ALL_TARGET=	subs
 INSTALL_WRKSRC=	${WRKSRC}/lib/ss
 FILESDIR=	${.CURDIR}/files
 
-MAN1=	mk_cmds.1
-
 PKGDIR=		${.CURDIR}
 
-NO_STAGE=	yes
 pre-build:
 	@(cd ${WRKSRC}/lib/ss && compile_et ss_err.et && \
 	${REINPLACE_CMD} -f ${FILESDIR}/fix-ss_err.h.sed ss_err.h)
diff -ruN /usr/ports/devel/e2fsprogs-libss/pkg-plist ./pkg-plist
--- /usr/ports/devel/e2fsprogs-libss/pkg-plist	2012-07-14 15:54:48.000000000 +0200
+++ ./pkg-plist	2013-10-29 23:15:29.000000000 +0100
@@ -6,6 +6,7 @@
 lib/libss.a
 lib/libss.so.2
 libdata/pkgconfig/ss.pc
+man/man1/mk_cmds.1.gz
 share/ss/ct_c.awk
 share/ss/ct_c.sed
 @dirrm include/ss
--- e2fsprogs-libss-1.42.8.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list