Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  4 Dec 2007 22:33:12 +0000 (UTC)
From:      Philippe Audeoud <jadawin@tuxaco.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/118436: [update] irc/bopm : update to 3.1.3 and unbreak gcc42
Message-ID:  <20071204223312.69B94859BB@ilove.tuxaco.net>
Resent-Message-ID: <200712042230.lB4MU1Lk030194@freefall.freebsd.org>

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

>Number:         118436
>Category:       ports
>Synopsis:       [update] irc/bopm : update to 3.1.3 and unbreak gcc42
>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:   Tue Dec 04 22:30:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Audeoud
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD athines 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 31 19:32:18 CET 2007 root@glenrothes:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	- unbreak gcc42 with update
	- update pkg-plist
	- update PORTVERSION
>How-To-Repeat:
	
>Fix:

	

--- patch-bopm.1 begins here ---
diff -ruN irc/bopm.orig/Makefile irc/bopm/Makefile
--- irc/bopm.orig/Makefile	2007-12-04 21:57:35.000000000 +0000
+++ irc/bopm/Makefile	2007-12-04 21:58:19.000000000 +0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	bopm
-PORTVERSION=	3.1.2
-PORTREVISION=	1
+PORTVERSION=	3.1.3
 CATEGORIES=	irc
 MASTER_SITES=	http://static.blitzed.org/www.blitzed.org/bopm/files/ \
 		ftp://rusunix.org/pub/FreeBSD/distfiles/
@@ -29,12 +28,6 @@
 PLIST_SUB=	LOGDIR=${LOGDIR}
 SUB_LIST=	LOGDIR=${LOGDIR}
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700042
-BROKEN=		Broken with gcc 4.2
-.endif
-
 pre-su-install:
 	@${SETENV} "PKG_PREFIX=${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
 
@@ -56,4 +49,4 @@
 	@${CHMOD} 640 ${PREFIX}/etc/bopm.conf.sample
 	@${CAT} ${PKGMESSAGE}
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN irc/bopm.orig/distinfo irc/bopm/distinfo
--- irc/bopm.orig/distinfo	2007-12-04 21:57:35.000000000 +0000
+++ irc/bopm/distinfo	2007-12-04 21:58:28.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (bopm-3.1.2.tar.gz) = ab1b7494c4242eef957b5fca61c92b18
-SHA256 (bopm-3.1.2.tar.gz) = 5a72eeab48137ab74d2fc479467d8fab9d025f6a99336a59b72af234b75a0dcb
-SIZE (bopm-3.1.2.tar.gz) = 608855
+MD5 (bopm-3.1.3.tar.gz) = 80886c56a24961e82baa972bd9990587
+SHA256 (bopm-3.1.3.tar.gz) = 6062e80e57785b7f992f71c1d1b4c99c12ea0f20bd7c4d2c0fe2c1f57fdcbf59
+SIZE (bopm-3.1.3.tar.gz) = 819273
diff -ruN irc/bopm.orig/pkg-plist irc/bopm/pkg-plist
--- irc/bopm.orig/pkg-plist	2007-12-04 21:57:35.000000000 +0000
+++ irc/bopm/pkg-plist	2007-12-04 22:15:34.000000000 +0000
@@ -10,3 +10,4 @@
 lib/libopm.so
 lib/libopm.la
 lib/libopm.a
+share/bopm.conf.blitzed
--- patch-bopm.1 ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071204223312.69B94859BB>