Bug 189709 - [PATCH] devel/py-lxml: update to 3.3.5
Summary: [PATCH] devel/py-lxml: update to 3.3.5
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 13:50 UTC by Bartek Rutkowski
Modified: 2014-05-24 13:50 UTC (History)
1 user (show)

See Also:


Attachments
py-lxml-3.3.5.patch (1009 bytes, patch)
2014-05-12 13:50 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2014-05-12 13:50:01 UTC
- Update to 3.3.5
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-lxml/3.3.5/

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

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-12 13:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2014-05-24 13:45:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-05-24 13:45:06 UTC
Author: wg
Date: Sat May 24 12:45:02 2014
New Revision: 355015
URL: http://svnweb.freebsd.org/changeset/ports/355015
QAT: https://qat.redports.org/buildarchive/r355015/

Log:
  devel/py-lxml: update to 3.3.5
  
  PR:		ports/189709
  Submitted by:	Bartek Rutkowski <ports at robakdesign com>

Modified:
  head/devel/py-lxml/Makefile
  head/devel/py-lxml/distinfo
  head/devel/py-lxml/pkg-descr

Modified: head/devel/py-lxml/Makefile
==============================================================================
--- head/devel/py-lxml/Makefile	Sat May 24 12:41:44 2014	(r355014)
+++ head/devel/py-lxml/Makefile	Sat May 24 12:45:02 2014	(r355015)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	lxml
-PORTVERSION=	3.3.4
+PORTVERSION=	3.3.5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-lxml/distinfo
==============================================================================
--- head/devel/py-lxml/distinfo	Sat May 24 12:41:44 2014	(r355014)
+++ head/devel/py-lxml/distinfo	Sat May 24 12:45:02 2014	(r355015)
@@ -1,2 +1,2 @@
-SHA256 (lxml-3.3.4.tar.gz) = b9e606364ae94ad41985110d6fd76a7886fed5628246e69508175f61d5e8b0ae
-SIZE (lxml-3.3.4.tar.gz) = 3472366
+SHA256 (lxml-3.3.5.tar.gz) = 6ad6949dc7eea744a30fba77a968dd5910f545220e58bcc813b9df5c793e318a
+SIZE (lxml-3.3.5.tar.gz) = 3467344

Modified: head/devel/py-lxml/pkg-descr
==============================================================================
--- head/devel/py-lxml/pkg-descr	Sat May 24 12:41:44 2014	(r355014)
+++ head/devel/py-lxml/pkg-descr	Sat May 24 12:45:02 2014	(r355015)
@@ -6,4 +6,4 @@ lxml is a Python binding for libxml2 and
   * Safe (no segfaults).
   * No manual memory management!
 
-WWW: http://lxml.de/
+WWW: http://lxml.de
_______________________________________________
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"