Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2014 06:29:17 +0000 (UTC)
From:      Andrej Zverev <az@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r368614 - head/audio/pm3umpdl/files
Message-ID:  <201409200629.s8K6THqx003601@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: az
Date: Sat Sep 20 06:29:16 2014
New Revision: 368614
URL: http://svnweb.freebsd.org/changeset/ports/368614
QAT: https://qat.redports.org/buildarchive/r368614/

Log:
  fix build with perl 5.18
  
  PR:		193064

Added:
  head/audio/pm3umpdl/files/
  head/audio/pm3umpdl/files/patch-pm3umpdl-1.0.0   (contents, props changed)

Added: head/audio/pm3umpdl/files/patch-pm3umpdl-1.0.0
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/pm3umpdl/files/patch-pm3umpdl-1.0.0	Sat Sep 20 06:29:16 2014	(r368614)
@@ -0,0 +1,30 @@
+--- ./pm3umpdl-1.0.0.orig	2014-09-19 23:21:45.605430746 +0400
++++ ./pm3umpdl-1.0.0	2014-09-19 23:27:36.057142106 +0400
+@@ -103,6 +103,8 @@
+ 
+ =head1 FLAGS
+ 
++=over 4
++
+ =item -c
+ 
+ If set, it will clear the playlist first.
+@@ -119,12 +121,18 @@
+ 
+ If set, it 
+ 
++=back
++
+ =head1 REQUIREMENTS
+ 
++=over 4
++
+ =item mpc
+ 
+ http://www.musicpd.org/mpc.shtml
+ 
++=back
++
+ =head1 VERSION
+ 
+ 1.0.0



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