From owner-svn-ports-all@FreeBSD.ORG Sat Jun 28 01:25:46 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D7E31273; Sat, 28 Jun 2014 01:25:46 +0000 (UTC) Received: from diana.db.net (diana.db.net [66.113.102.10]) by mx1.freebsd.org (Postfix) with ESMTP id BD1452209; Sat, 28 Jun 2014 01:25:46 +0000 (UTC) Received: from night.db.net (localhost [127.0.0.1]) by diana.db.net (Postfix) with ESMTP id E403A2AA351; Fri, 27 Jun 2014 19:25:36 -0600 (MDT) Received: by night.db.net (Postfix, from userid 1000) id CA66A1CC0B; Fri, 27 Jun 2014 21:25:36 -0400 (EDT) Date: Fri, 27 Jun 2014 21:25:36 -0400 From: Diane Bruce To: Antoine Brodin Subject: Re: svn commit: r359600 - head/comms/hamlib Message-ID: <20140628012536.GA1538@night.db.net> References: <201406271951.s5RJpWO2072430@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.22 (2013-10-16) Cc: "svn-ports-head@freebsd.org" , "svn-ports-all@freebsd.org" , Stephen Hurd , "ports-committers@freebsd.org" X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Sat, 28 Jun 2014 01:25:46 -0000 On Fri, Jun 27, 2014 at 10:30:18PM +0200, Antoine Brodin wrote: > On Fri, Jun 27, 2014 at 9:51 PM, Stephen Hurd wrote: > > Author: shurd > > Date: Fri Jun 27 19:51:32 2014 > > New Revision: 359600 > > URL: http://svnweb.freebsd.org/changeset/ports/359600 > > QAT: https://qat.redports.org/buildarchive/r359600/ > > > > Log: > > Fix perl module .packlist and remove perllocal.pod > > Change maintainer to hamradio@ (per db@) > > Hi, > > Please document this team on https://wiki.freebsd.org/PortsTeams Done. > > Antoine (with hat: pormgr) > > > > > Reviewed by: skreuzer > > Approved by: db, skreuzer (mentors) > > > > Modified: > > head/comms/hamlib/Makefile > > > > Modified: head/comms/hamlib/Makefile > > ============================================================================== > > --- head/comms/hamlib/Makefile Fri Jun 27 19:35:46 2014 (r359599) > > +++ head/comms/hamlib/Makefile Fri Jun 27 19:51:32 2014 (r359600) > > @@ -7,7 +7,7 @@ PORTREVISION= 1 > > CATEGORIES= comms hamradio > > MASTER_SITES= SF > > > > -MAINTAINER= db@FreeBSD.org > > +MAINTAINER= hamlib@FreeBSD.org > > COMMENT= Shared libraries for Amateur Radio Equipment Control Applications > > > > LICENSE= LGPL20 > > @@ -46,4 +46,8 @@ post-install: > > @${INSTALL_DATA} ${WRKSRC}/${d} ${STAGEDIR}${DOCSDIR} > > .endfor > > > > +post-stage: > > + ${FIND} ${STAGEDIR}${SITE_PERL}/${PERL_ARCH}/auto -name .packlist -exec ${SED} -i '' 's|^${STAGEDIR}||' '{}' \; > > + @${RM} -f ${STAGEDIR}${PREFIX}/lib/perl5/${PERL_VER}/${PERL_ARCH}/perllocal.pod* > > + > > .include > > > _______________________________________________ > 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" -- - db@FreeBSD.org db@db.net http://www.db.net/~db