svn commit: r306796 - head/textproc/p5-YAML

Anton Berezin tobez at FreeBSD.org
Thu Nov 1 11:33:35 UTC 2012


Author: tobez
Date: Thu Nov  1 11:33:35 2012
New Revision: 306796
URL: http://svn.freebsd.org/changeset/ports/306796

Log:
  - Update to 0.84.
  - Convert to the new header format.
  
  Changes: http://cpansearch.perl.org/src/MSTROUT/YAML-0.84/Changes
  
  Feature safe:	yes

Modified:
  head/textproc/p5-YAML/Makefile
  head/textproc/p5-YAML/distinfo

Modified: head/textproc/p5-YAML/Makefile
==============================================================================
--- head/textproc/p5-YAML/Makefile	Thu Nov  1 11:32:01 2012	(r306795)
+++ head/textproc/p5-YAML/Makefile	Thu Nov  1 11:33:35 2012	(r306796)
@@ -1,12 +1,7 @@
-# New ports collection makefile for:	textproc/p5-YAML
-# Date created:				01 May 2003
-# Whom:					Anton Berezin <tobez at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	YAML
-PORTVERSION=	0.81
+PORTVERSION=	0.84
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/textproc/p5-YAML/distinfo
==============================================================================
--- head/textproc/p5-YAML/distinfo	Thu Nov  1 11:32:01 2012	(r306795)
+++ head/textproc/p5-YAML/distinfo	Thu Nov  1 11:33:35 2012	(r306796)
@@ -1,2 +1,2 @@
-SHA256 (YAML-0.81.tar.gz) = 1c53b4921a78d6e0be58f6440afac19d6d5dc1159e07aaf28f161fd64a56c099
-SIZE (YAML-0.81.tar.gz) = 115116
+SHA256 (YAML-0.84.tar.gz) = 0a351f0a771526ca4a448c573a781614debdd5296fd0832396fc89f1854d640c
+SIZE (YAML-0.84.tar.gz) = 121150


More information about the svn-ports-head mailing list