From owner-svn-ports-all@FreeBSD.ORG Tue Jan 29 08:02:49 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 73D0C4E8; Tue, 29 Jan 2013 08:02:49 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 5AD00E8D; Tue, 29 Jan 2013 08:02:49 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0T82mkc016575; Tue, 29 Jan 2013 08:02:48 GMT (envelope-from culot@svn.freebsd.org) Received: (from culot@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0T82mn9016573; Tue, 29 Jan 2013 08:02:48 GMT (envelope-from culot@svn.freebsd.org) Message-Id: <201301290802.r0T82mn9016573@svn.freebsd.org> From: Frederic Culot Date: Tue, 29 Jan 2013 08:02:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311156 - head/security/p5-SAVI-Perl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jan 2013 08:02:49 -0000 Author: culot Date: Tue Jan 29 08:02:48 2013 New Revision: 311156 URL: http://svnweb.freebsd.org/changeset/ports/311156 Log: - Update MASTER_SITES and undeprecate - Update WWW link in pkg-descr - Pass maintainership to submitter PR: ports/175657 Submitted by: Kurt Jaeger Modified: head/security/p5-SAVI-Perl/Makefile head/security/p5-SAVI-Perl/pkg-descr Modified: head/security/p5-SAVI-Perl/Makefile ============================================================================== --- head/security/p5-SAVI-Perl/Makefile Tue Jan 29 07:48:14 2013 (r311155) +++ head/security/p5-SAVI-Perl/Makefile Tue Jan 29 08:02:48 2013 (r311156) @@ -5,16 +5,13 @@ PORTNAME= SAVI-Perl PORTVERSION= 0.30 PORTREVISION= 5 CATEGORIES= security perl5 -MASTER_SITES= http://www.csupomona.edu/~henson/www/projects/SAVI-Perl/dist/ +MASTER_SITES= http://www.csupomona.edu/~henson/archive/projects/SAVI-Perl/dist/ MASTER_SITE_SUBDIR= security PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= fbsd-ports@opsec.eu COMMENT= Perl5 module interface to Sophos AntiVirus -DEPRECATED= No more upstream, no more public distfiles -EXPIRATION_DATE= 2013-02-27 - MAN3= SAVI.3 PERL_CONFIGURE= yes Modified: head/security/p5-SAVI-Perl/pkg-descr ============================================================================== --- head/security/p5-SAVI-Perl/pkg-descr Tue Jan 29 07:48:14 2013 (r311155) +++ head/security/p5-SAVI-Perl/pkg-descr Tue Jan 29 08:02:48 2013 (r311156) @@ -1,4 +1,4 @@ This is sophossavi, the perl interface module to Sophos Anti virus. With thanks to the original author Paul B. Henson. -WWW: http://www.csupomona.edu/~henson/www/projects/SAVI-Perl/ +WWW: http://www.csupomona.edu/~henson/archive/projects/SAVI-Perl/dist/