Bug 180360 - [PATCH] devel/py-pylib: update to 1.4.15
Summary: [PATCH] devel/py-pylib: update to 1.4.15
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-07 07:30 UTC by koobs
Modified: 2013-07-07 10:22 UTC (History)
1 user (show)

See Also:


Attachments
py27-pylib-1.4.15.patch (1000 bytes, patch)
2013-07-07 07:30 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2013-07-07 07:30:00 UTC
- Update to 1.4.15

Changes: http://pylib.readthedocs.org/en/latest/changelog.html

<QA>
portlint: OK - looks fine.
porttest: OK - 9-STABLE amd64, clang
testport: OK - poudriere all versions/archs
</QA>

This update is required for a devel/py-tox update

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

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-07 07:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180360 

Date: Sun, 07 Jul 2013 10:20:51 +0400
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-07-07 07:36:40 UTC
Author: koobs
Date: Sun Jul  7 06:36:27 2013
New Revision: 322419
URL: http://svnweb.freebsd.org/changeset/ports/322419

Log:
  devel/py-pylib: Update to 1.4.15
  
  - Update to 1.4.15
  
  Changes: http://pylib.readthedocs.org/en/latest/changelog.html
  
  PR:		180360
  Approved by:	Ruslan Mahmatkhanov (maintainer)

Modified:
  head/devel/py-pylib/Makefile   (contents, props changed)
  head/devel/py-pylib/distinfo   (contents, props changed)

Modified: head/devel/py-pylib/Makefile
==============================================================================
--- head/devel/py-pylib/Makefile	Sun Jul  7 06:09:53 2013	(r322418)
+++ head/devel/py-pylib/Makefile	Sun Jul  7 06:36:27 2013	(r322419)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pylib
-PORTVERSION=	1.4.14
+PORTVERSION=	1.4.15
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-pylib/distinfo
==============================================================================
--- head/devel/py-pylib/distinfo	Sun Jul  7 06:09:53 2013	(r322418)
+++ head/devel/py-pylib/distinfo	Sun Jul  7 06:36:27 2013	(r322419)
@@ -1,2 +1,2 @@
-SHA256 (py-1.4.14.tar.gz) = a1915fffc0590a104fd033466469c7f074a1b524d1a08c7fc501f406a0d8526f
-SIZE (py-1.4.14.tar.gz) = 188722
+SHA256 (py-1.4.15.tar.gz) = 656634e1846d568ed22c872b5e158a4d5eef174dd5b245186e78b94a0258c042
+SIZE (py-1.4.15.tar.gz) = 189237
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2013-07-07 07:38:30 UTC
State Changed
From-To: open->closed

Committed.