ports/54168: [Maintainer Update] Port: irc/tr-ircd

Alex Dupre sysadmin at alexdupre.com
Mon Jul 7 08:20:18 UTC 2003


>Number:         54168
>Category:       ports
>Synopsis:       [Maintainer Update] Port: irc/tr-ircd
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 07 01:20:16 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.8-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD 4.8-ALEXDUPRE i386
>Description:
Update to 5.1.7 release.
IPv6 fix for PR 53458.
>How-To-Repeat:
>Fix:

--- tr-ircd.diff begins here ---
diff -ruN tr-ircd.orig/Makefile tr-ircd/Makefile
--- tr-ircd.orig/Makefile	Mon Jul  7 10:01:48 2003
+++ tr-ircd/Makefile	Mon Jul  7 10:02:24 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tr-ircd
-PORTVERSION=	5.1.5
+PORTVERSION=	5.1.7
 CATEGORIES=	irc ipv6
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -40,7 +40,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if ${OSVERSION} >= 400014
+.if ${OSVERSION} >= 400014 && !defined(WITHOUT_IPV6)
 CONFIGURE_ARGS+=--enable-ipv6
 .endif
 
diff -ruN tr-ircd.orig/distinfo tr-ircd/distinfo
--- tr-ircd.orig/distinfo	Mon Jul  7 10:01:48 2003
+++ tr-ircd/distinfo	Mon Jul  7 10:02:35 2003
@@ -1 +1 @@
-MD5 (trircd-release-5.1.5-r.tar.gz) = b70b537005619c2e17d4d963c56d0664
+MD5 (trircd-release-5.1.7-r.tar.gz) = 3b4839b40dede6ed0e86cd99a075e930
--- tr-ircd.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list