Date: Fri, 1 Nov 2013 12:50:01 GMT From: dfilter@FreeBSD.ORG (dfilter service) To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/183445: commit references a PR Message-ID: <201311011250.rA1Co1jB051641@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/183445; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/183445: commit references a PR Date: Fri, 1 Nov 2013 12:49:15 +0000 (UTC) Author: feld Date: Fri Nov 1 12:49:07 2013 New Revision: 332363 URL: http://svnweb.freebsd.org/changeset/ports/332363 Log: Fix PKGNAME conflict Deprecate, set expiration date Hand port over to ports@FreeBSD.org PR: ports/183445 Approved by: maintainer, swills (mentor, implicit) Modified: head/irc/inspircd12/Makefile Modified: head/irc/inspircd12/Makefile ============================================================================== --- head/irc/inspircd12/Makefile Fri Nov 1 12:37:11 2013 (r332362) +++ head/irc/inspircd12/Makefile Fri Nov 1 12:49:07 2013 (r332363) @@ -6,12 +6,15 @@ PORTVERSION= 1.2.9 PORTREVISION= 3 CATEGORIES= irc MASTER_SITES= http://cloud.github.com/downloads/inspircd/inspircd/ +PKGNAMESUFFIX= 12 DISTNAME= InspIRCd-v${PORTVERSION} -MAINTAINER= gelraen.ua@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A modular C++ IRC daemon CONFLICTS= inspircd-2.* +EXPIRATION_DATE=2013-12-01 +DEPRECATED= No upstream support; known vulnerable. Please use irc/inspircd LATEST_LINK= inspircd12 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311011250.rA1Co1jB051641>