Summary: | devel/p5-DateTime-Format-DateParse to 0.05_1 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Sergei Vyshenski <svysh> |
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Sergei Vyshenski
2013-02-28 15:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it. Responsible Changed From-To: culot->miwi I'll take it. Author: miwi Date: Sat Mar 2 16:38:36 2013 New Revision: 313272 URL: http://svnweb.freebsd.org/changeset/ports/313272 Log: - Update Maintainer adresse PR: 176508 176511 Submitted by: maintainer Modified: head/devel/p5-DateTime-Format-DateParse/Makefile (contents, props changed) head/www/p5-RT-Client-REST/Makefile Modified: head/devel/p5-DateTime-Format-DateParse/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-DateParse/Makefile Sat Mar 2 16:35:52 2013 (r313271) +++ head/devel/p5-DateTime-Format-DateParse/Makefile Sat Mar 2 16:38:36 2013 (r313272) @@ -1,6 +1,5 @@ # Created by: Sergei Vyshenski <svysh@pn.sinp.msu.ru> # $FreeBSD$ -# PORTNAME= DateTime-Format-DateParse PORTVERSION= 0.05 @@ -10,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DateTime PKGNAMEPREFIX= p5- -MAINTAINER= svysh@pn.sinp.msu.ru +MAINTAINER= svysh.fbsd@gmail.com COMMENT= This module is a compatibility wrapper around Date::Parse BUILD_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ Modified: head/www/p5-RT-Client-REST/Makefile ============================================================================== --- head/www/p5-RT-Client-REST/Makefile Sat Mar 2 16:35:52 2013 (r313271) +++ head/www/p5-RT-Client-REST/Makefile Sat Mar 2 16:38:36 2013 (r313272) @@ -1,9 +1,4 @@ -# New ports collection makefile for: p5-RT-Client-REST -# Date created: 21 Mar 2007 -# Whom: svysh -# # $FreeBSD$ -# PORTNAME= RT-Client-REST PORTVERSION= 0.43 @@ -12,7 +7,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= svysh@pn.sinp.msu.ru +MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl modules designed to talk to RT installation using REST protocol BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \ _______________________________________________ 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" State Changed From-To: open->closed Committed. Thanks! |