From owner-cvs-ports@FreeBSD.ORG Fri Jan 14 22:35:05 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5B6A31065674; Fri, 14 Jan 2011 22:35:05 +0000 (UTC) (envelope-from glarkin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 465BF8FC1A; Fri, 14 Jan 2011 22:35:05 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p0EMZ50c059297; Fri, 14 Jan 2011 22:35:05 GMT (envelope-from glarkin@repoman.freebsd.org) Received: (from glarkin@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p0EMZ5e0059296; Fri, 14 Jan 2011 22:35:05 GMT (envelope-from glarkin) Message-Id: <201101142235.p0EMZ5e0059296@repoman.freebsd.org> From: Greg Larkin Date: Fri, 14 Jan 2011 22:35:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/trac-wikinotification Makefile ports/www/trac-wikinotification/files patch-WikiNotification__notification.py X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2011 22:35:05 -0000 glarkin 2011-01-14 22:35:05 UTC FreeBSD ports repository Modified files: www/trac-wikinotification Makefile www/trac-wikinotification/files patch-WikiNotification__notification.py Log: - Updated a patch file to remove now-deprecated (and unused by this plugin) Python md5 module. This change will suppress useless deprecation warnings. - Bumped PORTREVISION Submitted by: brooks (via email) Feature safe: yes Revision Changes Path 1.14 +1 -1 ports/www/trac-wikinotification/Makefile 1.2 +18 -8 ports/www/trac-wikinotification/files/patch-WikiNotification__notification.py