ports/185879: [PATCH] devel/libgta: support staging

Dmitry Marakasov amdmi3 at amdmi3.ru
Sun Jan 19 14:00:03 UTC 2014


>Number:         185879
>Category:       ports
>Synopsis:       [PATCH] devel/libgta: support staging
>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:   Sun Jan 19 14:00:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 10.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD hades.panopticon 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260807: Fri Jan 17 13:14:28 MSK
>Description:
- Support staging
- Convert USE_GMAKE to USES
- Doc-related patching is no longer needed with staging

Port maintainer (coder at tuxfamily.org) is cc'd.

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

--- libgta-1.0.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 340299)
+++ Makefile	(working copy)
@@ -13,18 +13,9 @@
 
 USE_XZ=		yes
 GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
-USES=	pathfix
+USES=		pathfix gmake
 USE_LDCONFIG=	yes
 
-NO_STAGE=	yes
-.include <bsd.port.options.mk>
-
-post-patch:
-.if empty(PORT_OPTIONS:MDOCS)
-	@${REINPLACE_CMD} -e '/^SUBDIRS = / s|doc||' ${WRKSRC}/Makefile.in
-.endif
-
 regression-test test: build
 	cd ${WRKSR}/ && ${SETENV} ${MAKE_ENV} ${MAKE} check
 
--- libgta-1.0.2.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list