Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 12:53:44 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jpaetzel@FreeBSD.org
Subject:   ports/189992: [PATCH] devel/py-yaml: update to 3.11
Message-ID:  <201405201053.s4KAriux082925@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201405201100.s4KB016L070941@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189992
>Category:       ports
>Synopsis:       [PATCH] devel/py-yaml: update to 3.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 20 11:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r266324: Sat May 17 21:07:33 CEST
>Description:
- Update to 3.11
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-yaml/3.11/

Port maintainer (jpaetzel@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-yaml-3.11.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 354624)
+++ Makefile	(working copy)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	yaml
-PORTVERSION=	3.10
-PORTREVISION=	1
+PORTVERSION=	3.11
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 354624)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (PyYAML-3.10.tar.gz) = e713da45c96ca53a3a8b48140d4120374db622df16ab71759c9ceb5b8d46fe7c
-SIZE (PyYAML-3.10.tar.gz) = 241524
+SHA256 (PyYAML-3.11.tar.gz) = c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8
+SIZE (PyYAML-3.11.tar.gz) = 248685
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 354624)
+++ pkg-descr	(working copy)
@@ -13,4 +13,4 @@
      API is provided.
    * relatively sensible error messages.
 
-WWW: http://pyyaml.org/
+WWW: http://pyyaml.org
--- py-yaml-3.11.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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