Index: head/sysutils/p5-MogileFS-Server/Makefile =================================================================== --- head/sysutils/p5-MogileFS-Server/Makefile (revision 297068) +++ head/sysutils/p5-MogileFS-Server/Makefile (revision 297069) @@ -1,73 +1,69 @@ # New ports collection makefile for: p5-mogilefs-server # Date created: 2007-04-28 # Whom: Gea-Suan Lin # # $FreeBSD$ # PORTNAME= MogileFS-Server -PORTVERSION= 2.61 +PORTVERSION= 2.62 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DORMANDO PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= MogileFS (distributed filesystem) server BUILD_DEPENDS= p5-Danga-Socket>=1.56:${PORTSDIR}/devel/p5-Danga-Socket \ p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql \ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ p5-IO-AIO>=0:${PORTSDIR}/devel/p5-IO-AIO \ p5-MogileFS-Client>=0:${PORTSDIR}/sysutils/p5-MogileFS-Client \ p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ p5-Perlbal>=1.79:${PORTSDIR}/www/perlbal \ p5-Sys-Syscall>=0.22:${PORTSDIR}/devel/p5-Sys-Syscall \ p5-Sys-Syslog>=0:${PORTSDIR}/sysutils/p5-Sys-Syslog RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes REINPLACE_ARGS= -i '' USE_RC_SUBR= mogilefsd mogstored MAN1= mogautomount.1 \ mogilefsd.1 \ mogstored.1 MAN3= MogileFS::Checksum.3 \ MogileFS::Class.3 \ MogileFS::DevFID.3 \ MogileFS::Device.3 \ MogileFS::Domain.3 \ MogileFS::FID.3 \ MogileFS::Factory.3 \ MogileFS::Host.3 \ MogileFS::IOStatWatcher.3 \ MogileFS::Overview.3 \ MogileFS::ReplicationPolicy.3 \ MogileFS::ReplicationPolicy::MultipleHosts.3 \ MogileFS::ReplicationPolicy::Union.3 \ MogileFS::Server.3 \ MogileFS::Store.3 \ MogileFS::Store::MySQL.3 \ MogileFS::Store::Postgres.3 \ MogileFS::Store::SQLite.3 \ MogileFS::Worker::Query.3 \ MogileFS::Worker::Replicate.3 - -# https://github.com/mogilefs/MogileFS-Server/commit/28fad964f2eee3f4b13614cce97e5423ebd54875 -post-patch: - @${REINPLACE_CMD} -e '/MogileFS::Sys/d' ${WRKSRC}/lib/MogileFS/Server.pm post-install: .ifndef(NOPORTDOCS) ${MKDIR} ${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/doc/* ${DOCSDIR}/ .endif .include .if ${PERL_LEVEL} < 501001 TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple .endif .include Property changes on: head/sysutils/p5-MogileFS-Server/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property Index: head/sysutils/p5-MogileFS-Server/distinfo =================================================================== --- head/sysutils/p5-MogileFS-Server/distinfo (revision 297068) +++ head/sysutils/p5-MogileFS-Server/distinfo (revision 297069) @@ -1,2 +1,2 @@ -SHA256 (MogileFS-Server-2.61.tar.gz) = c3a92c7b1006ce5e0b41875b716ea0049585360195abc61125d2756ddfaaf8e6 -SIZE (MogileFS-Server-2.61.tar.gz) = 173555 +SHA256 (MogileFS-Server-2.62.tar.gz) = 1585dbaa20260fcf0cd2fe3cfc40588cbe064e51ad102da13b12a0f2bfc1ba39 +SIZE (MogileFS-Server-2.62.tar.gz) = 173736 Property changes on: head/sysutils/p5-MogileFS-Server/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.22 \ No newline at end of property +1.23 \ No newline at end of property