Bug 138401 - [Update]devel/py-yaml:update to 3.09
Summary: [Update]devel/py-yaml:update to 3.09
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Josh Paetzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-31 14:50 UTC by wenheping
Modified: 2009-09-12 02:20 UTC (History)
0 users

See Also:


Attachments
file.diff (1.40 KB, patch)
2009-08-31 14:50 UTC, wenheping
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-08-31 14:50:05 UTC
update to 3.09 from 3.07

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-31 14:50:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jpaetzel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Josh Paetzel freebsd_committer freebsd_triage 2009-09-02 17:12:34 UTC
This looks good.  In addition,

textproc/libyaml should be updated.

--- Makefile    3 Mar 2009 21:26:16 -0000       1.6
+++ Makefile    2 Sep 2009 15:35:34 -0000
@@ -7,8 +7,7 @@
  #

  PORTNAME=      libyaml
-PORTVERSION=   0.1.2
-PORTREVISION=  1
+PORTVERSION=   0.1.3
  CATEGORIES=    textproc
  MASTER_SITES=  http://pyyaml.org/download/libyaml/
  DISTNAME=      yaml-${PORTVERSION}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/textproc/libyaml/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    1 Mar 2009 01:47:50 -0000       1.3
+++ distinfo    2 Sep 2009 15:35:41 -0000
@@ -1,3 +1,3 @@
-MD5 (yaml-0.1.2.tar.gz) = f6c9b5c2b0f6919abd79f5fd059b01dc
-SHA256 (yaml-0.1.2.tar.gz) =  
5beb94529cc7ac79b17e354f9b03aea311f5af17be5d48bc39e6f1db5059f70f
-SIZE (yaml-0.1.2.tar.gz) = 460685
+MD5 (yaml-0.1.3.tar.gz) = b8ab9064e8e0330423fe640de76608cd
+SHA256 (yaml-0.1.3.tar.gz) =  
a8bbad7e5250b3735126b7e3bd9f6fce9db19d6be7cc13abad17a24b59ec144a
+SIZE (yaml-0.1.3.tar.gz) = 466845


Thanks,

Josh Paetzel
Comment 3 Josh Paetzel freebsd_committer freebsd_triage 2009-09-02 17:23:15 UTC
State Changed
From-To: open->analyzed

Tested, will be committed shortly.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-09-12 02:15:12 UTC
jpaetzel    2009-09-12 01:14:55 UTC

  FreeBSD ports repository

  Modified files:
    devel/py-yaml        pkg-plist distinfo Makefile 
    textproc/libyaml     Makefile distinfo 
  Log:
  Update devel/py-yaml and textproc/libyaml to latest versions
  
  PR:     ports/138401
  Submitted by:   Wen Heping <wenheping@gmail.com>
  Approved by:    itetcu@ (mentor)
  
  Revision  Changes    Path
  1.19      +1 -2      ports/devel/py-yaml/Makefile
  1.12      +3 -3      ports/devel/py-yaml/distinfo
  1.7       +0 -4      ports/devel/py-yaml/pkg-plist
  1.7       +1 -2      ports/textproc/libyaml/Makefile
  1.4       +3 -3      ports/textproc/libyaml/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Josh Paetzel freebsd_committer freebsd_triage 2009-09-12 02:15:26 UTC
State Changed
From-To: analyzed->closed

Committed, thanks!