Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2011 14:59:08 -0700 (PDT)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        fluffy@FreeBSD.org
Subject:   ports/156528: [PATCH] textproc/wv2: remove useless depends on gmake
Message-ID:  <4daf572c.1407e30a.7fdb.4bd1@mx.google.com>
Resent-Message-ID: <201104202200.p3KM0Kq5065610@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         156528
>Category:       ports
>Synopsis:       [PATCH] textproc/wv2: remove useless depends on 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:   Wed Apr 20 22:00:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Baptiste Daroussin
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 8.2-STABLE FreeBSD 8.2-STABLE #0 r219454M: Thu Mar 10 20:09:22 CET
>Description:
Doesn't need gmake to build, while here remove md5

Port maintainer (fluffy@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- wv2-0.4.2_4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/wv2/Makefile,v
retrieving revision 1.34
diff -u -u -r1.34 Makefile
--- Makefile	10 Apr 2011 08:48:14 -0000	1.34
+++ Makefile	20 Apr 2011 21:58:26 -0000
@@ -18,7 +18,6 @@
 USE_ICONV=	yes
 USE_BZIP2=	yes
 USE_CMAKE=	yes
-USE_GMAKE=	yes
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/textproc/wv2/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	29 Nov 2009 07:24:11 -0000	1.9
+++ distinfo	20 Apr 2011 21:58:26 -0000
@@ -1,3 +1,2 @@
-MD5 (wv2-0.4.2.tar.bz2) = 850ed8e44a84e7bf0610747827018cbc
 SHA256 (wv2-0.4.2.tar.bz2) = 9f2b6d3910cb0e29c9ff432f935a594ceec0101bca46ba2fc251aff251ee38dc
 SIZE (wv2-0.4.2.tar.bz2) = 452759
--- wv2-0.4.2_4.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4daf572c.1407e30a.7fdb.4bd1>