Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Feb 2013 15:10:30 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311984 - in head/sysutils/p5-MogileFS-Server: . files
Message-ID:  <201302091510.r19FAUuq067832@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Sat Feb  9 15:10:29 2013
New Revision: 311984
URL: http://svnweb.freebsd.org/changeset/ports/311984

Log:
  - Update to 2.67
  
  Changes:	http://search.cpan.org/dist/MogileFS-Server/CHANGES
  PR:		ports/175796
  Submitted by:	trociny@ (maintainer)

Deleted:
  head/sysutils/p5-MogileFS-Server/files/patch-mogstored
Modified:
  head/sysutils/p5-MogileFS-Server/Makefile
  head/sysutils/p5-MogileFS-Server/distinfo   (contents, props changed)
  head/sysutils/p5-MogileFS-Server/pkg-plist   (contents, props changed)

Modified: head/sysutils/p5-MogileFS-Server/Makefile
==============================================================================
--- head/sysutils/p5-MogileFS-Server/Makefile	Sat Feb  9 14:50:27 2013	(r311983)
+++ head/sysutils/p5-MogileFS-Server/Makefile	Sat Feb  9 15:10:29 2013	(r311984)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	MogileFS-Server
-PORTVERSION=	2.66
-PORTREVISION=	1
+PORTVERSION=	2.67
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DORMANDO

Modified: head/sysutils/p5-MogileFS-Server/distinfo
==============================================================================
--- head/sysutils/p5-MogileFS-Server/distinfo	Sat Feb  9 14:50:27 2013	(r311983)
+++ head/sysutils/p5-MogileFS-Server/distinfo	Sat Feb  9 15:10:29 2013	(r311984)
@@ -1,2 +1,2 @@
-SHA256 (MogileFS-Server-2.66.tar.gz) = a60cf63dcc9abd7cda797eb125a1da1caf86ecfd15a4e169b84d9fea7b68095a
-SIZE (MogileFS-Server-2.66.tar.gz) = 179070
+SHA256 (MogileFS-Server-2.67.tar.gz) = 9347f762875ec99b132a096b9ef74237d79fcb1f198372e78b1764d3569071dd
+SIZE (MogileFS-Server-2.67.tar.gz) = 181847

Modified: head/sysutils/p5-MogileFS-Server/pkg-plist
==============================================================================
--- head/sysutils/p5-MogileFS-Server/pkg-plist	Sat Feb  9 14:50:27 2013	(r311983)
+++ head/sysutils/p5-MogileFS-Server/pkg-plist	Sat Feb  9 15:10:29 2013	(r311984)
@@ -51,6 +51,7 @@ bin/mogstored
 %%SITE_PERL%%/Mogstored/HTTPServer.pm
 %%SITE_PERL%%/Mogstored/HTTPServer/Apache.pm
 %%SITE_PERL%%/Mogstored/HTTPServer/Lighttpd.pm
+%%SITE_PERL%%/Mogstored/HTTPServer/Nginx.pm
 %%SITE_PERL%%/Mogstored/HTTPServer/None.pm
 %%SITE_PERL%%/Mogstored/HTTPServer/Perlbal.pm
 %%SITE_PERL%%/Mogstored/SideChannelClient.pm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302091510.r19FAUuq067832>