Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2017 20:31:17 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r437473 - in branches/2017Q2/irc/ircII: . files
Message-ID:  <201704012031.v31KVHAW060322@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sat Apr  1 20:31:17 2017
New Revision: 437473
URL: https://svnweb.freebsd.org/changeset/ports/437473

Log:
  MFH: r437472
  
  Unbreak logging by removing a stale patch (which, once upon a time,
  fixed logging) which wound up re-breaking logging after logging was
  fixed upstream.
  
  I don't use this anymore, so I'm donating it back to ports@.
  
  PR:		218295
  Submitted by:	andrew tao11 riddles org uk
  Approved by:	portmgr (self)

Deleted:
  branches/2017Q2/irc/ircII/files/patch-source_window.c
Modified:
  branches/2017Q2/irc/ircII/Makefile
Directory Properties:
  branches/2017Q2/   (props changed)

Modified: branches/2017Q2/irc/ircII/Makefile
==============================================================================
--- branches/2017Q2/irc/ircII/Makefile	Sat Apr  1 20:24:12 2017	(r437472)
+++ branches/2017Q2/irc/ircII/Makefile	Sat Apr  1 20:31:17 2017	(r437473)
@@ -3,11 +3,11 @@
 
 PORTNAME=	ircii
 PORTVERSION=	20151120
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	irc ipv6
 MASTER_SITES=	http://ircii.warped.com/
 
-MAINTAINER=	adamw@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Small and high extensible IRC client
 
 LICENSE=	BSD3CLAUSE



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