1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

YAML port has been updated and meet the requirement of SVK. Remove the

obsolete patch and thus bump portrevision to force people update their
YAML port.

PR:		81433
Submitted by:	maintainer
This commit is contained in:
Anton Berezin 2005-05-24 09:07:57 +00:00
parent ce94cc4ecc
commit bec8e14859
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136017
2 changed files with 1 additions and 12 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= svk
PORTVERSION= 1.00
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLKAO

View File

@ -1,11 +0,0 @@
--- Makefile.PL.orig Sat Apr 30 02:48:19 2005
+++ Makefile.PL Wed May 11 23:53:59 2005
@@ -16,7 +16,7 @@
# 'SVN::Core' => $required_svn,
'Algorithm::Annotate' => '0',
'Algorithm::Diff' => '0',
- 'YAML' => '0.38',
+ 'YAML' => '0.35',
'Regexp::Shellish' => '0',
'Data::Hierarchy' => '0.21',
'File::Temp' => '0.14',