From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 30 19:00:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 74B7A520 for ; Fri, 30 May 2014 19:00:02 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 62DB325A1 for ; Fri, 30 May 2014 19:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s4UJ02np076617 for ; Fri, 30 May 2014 19:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s4UJ02HG076616; Fri, 30 May 2014 19:00:02 GMT (envelope-from gnats) Date: Fri, 30 May 2014 19:00:02 GMT Message-Id: <201405301900.s4UJ02HG076616@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: dfilter@FreeBSD.ORG (dfilter service) Subject: Re: ports/190412: commit references a PR Reply-To: dfilter@FreeBSD.ORG (dfilter service) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 May 2014 19:00:02 -0000 The following reply was made to PR ports/190412; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/190412: commit references a PR Date: Fri, 30 May 2014 18:57:00 +0000 (UTC) Author: cs Date: Fri May 30 18:56:56 2014 New Revision: 355896 URL: http://svnweb.freebsd.org/changeset/ports/355896 QAT: https://qat.redports.org/buildarchive/r355896/ Log: Deprecate: abandoned for years PR: ports/190412 Submitted by: Krzysztof Kowalewski (maintainer) Approved by: portmgr (implicit) Modified: head/polish/sms2/Makefile Modified: head/polish/sms2/Makefile ============================================================================== --- head/polish/sms2/Makefile Fri May 30 18:43:48 2014 (r355895) +++ head/polish/sms2/Makefile Fri May 30 18:56:56 2014 (r355896) @@ -13,6 +13,9 @@ MASTER_SITES= http://ceti.pl/~miki/kompu MAINTAINER= pyzmen@kam.pl COMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus) +DEPRECATED= sms2 is no longer being developed, consider using alternative software. +EXPIRATION_DATE=2014-06-30 + LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ pcre.3:${PORTSDIR}/devel/pcre \ gdbm.4:${PORTSDIR}/databases/gdbm \ _______________________________________________ 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"