Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jul 2006 22:36:49 +0200 (CEST)
From:      Soeren Straarup <xride@x12.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101003: [PATCH] x11-toolkits/wmapp: update to 0.0.4.3
Message-ID:  <20060728203649.A6B3A426A@beacon.x12.dk>
Resent-Message-ID: <200607282040.k6SKeCQL008794@freefall.freebsd.org>

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

>Number:         101003
>Category:       ports
>Synopsis:       [PATCH] x11-toolkits/wmapp: update to 0.0.4.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 28 20:40:12 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Soeren Straarup
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD beacon.x12.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Tue Feb  7 20:11:22 CET
>Description:
- Update to 0.0.4.3

It seems to compile fine with gcc3.4.4

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

--- wmapp-0.0.4.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/wmapp/Makefile /space/portstrees/FreeBSD/ports/x11-toolkits/wmapp/Makefile
--- /usr/ports/x11-toolkits/wmapp/Makefile	Mon Jun  5 11:01:52 2006
+++ /space/portstrees/FreeBSD/ports/x11-toolkits/wmapp/Makefile	Fri Jul 28 22:35:08 2006
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	wmapp
-PORTVERSION=	0.0.4.2
-PORTREVISION=	2
+PORTVERSION=	0.0.4.3
 CATEGORIES=	x11-toolkits windowmaker
 MASTER_SITES=	http://www.princeton.edu/~kmccarty/downloads/
 
@@ -22,12 +21,6 @@
 ALL_TARGET=	# empty
 PLIST_FILES=	lib/libwmapp.a
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 502126
-USE_GCC=	3.3
-.endif
-
 post-patch:
 	@${REINPLACE_CMD} -e "s|export |#export |g" ${WRKSRC}/Makefile
 	@${REINPLACE_CMD} -e "s|malloc\.h|stdlib.h|g" ${WRKSRC}/xwrapper.h
@@ -49,4 +42,4 @@
 	@${ECHO_CMD} "@dirrm ${DOCSDIR:S,^${PREFIX}/,,}" >> ${TMPPLIST}
 .endif
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/x11-toolkits/wmapp/distinfo /space/portstrees/FreeBSD/ports/x11-toolkits/wmapp/distinfo
--- /usr/ports/x11-toolkits/wmapp/distinfo	Sat Nov 26 07:55:35 2005
+++ /space/portstrees/FreeBSD/ports/x11-toolkits/wmapp/distinfo	Fri Jul 28 18:40:42 2006
@@ -1,3 +1,3 @@
-MD5 (wmapp-0.0.4.2.tar.gz) = 4bf473fdcacce60a3e1d5fbe945e9e9d
-SHA256 (wmapp-0.0.4.2.tar.gz) = a7365cf942b52a45333e9396b3620830827c12b2e780f44610cdd538584d838a
-SIZE (wmapp-0.0.4.2.tar.gz) = 54171
+MD5 (wmapp-0.0.4.3.tar.gz) = 38a0e1ebe586a0d89aeb6e0b05be66f9
+SHA256 (wmapp-0.0.4.3.tar.gz) = fe59439b2f4bf8ebb1c92100bb32b9b599a63e75c8f87d436e1a8a0cfbe58e78
+SIZE (wmapp-0.0.4.3.tar.gz) = 55950
--- wmapp-0.0.4.3.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?20060728203649.A6B3A426A>