Bug 189999 - [PATCH] www/py-dojango: update to 0.5.7
Summary: [PATCH] www/py-dojango: update to 0.5.7
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: 2014-05-20 12:50 UTC by Bartek Rutkowski
Modified: 2014-05-23 01:40 UTC (History)
1 user (show)

See Also:


Attachments
py-dojango-0.5.7.patch (1.13 KB, patch)
2014-05-20 12: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-20 12:50:00 UTC
- Update to 0.5.7
- Deleted both patches (integrated by upstream)
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-dojango/0.5.7/

Port maintainer (jpaetzel@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-20 12:50:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jpaetzel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-23 01:34:46 UTC
Author: jpaetzel
Date: Fri May 23 00:34:42 2014
New Revision: 354901
URL: http://svnweb.freebsd.org/changeset/ports/354901
QAT: https://qat.redports.org/buildarchive/r354901/

Log:
  Update to 0.5.7
  
  PR:	ports/189999
  Submitted by:	Bartek Rutkowski

Modified:
  head/www/py-dojango/Makefile
  head/www/py-dojango/distinfo
  head/www/py-dojango/pkg-descr

Modified: head/www/py-dojango/Makefile
==============================================================================
--- head/www/py-dojango/Makefile	Fri May 23 00:32:01 2014	(r354900)
+++ head/www/py-dojango/Makefile	Fri May 23 00:34:42 2014	(r354901)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dojango
-PORTVERSION=	0.5.6
-PORTREVISION=	2
+PORTVERSION=	0.5.7
 CATEGORIES=	www python java
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-dojango/distinfo
==============================================================================
--- head/www/py-dojango/distinfo	Fri May 23 00:32:01 2014	(r354900)
+++ head/www/py-dojango/distinfo	Fri May 23 00:34:42 2014	(r354901)
@@ -1,2 +1,2 @@
-SHA256 (dojango-0.5.6.tar.gz) = 96c9296f23083d4d4c19ed9a28995ec67fd7a40d916481c71fa792d7c4441737
-SIZE (dojango-0.5.6.tar.gz) = 182270
+SHA256 (dojango-0.5.7.tar.gz) = 2581676b1e0b2bbd3b155c68774789bf2af2537b1388a151179c035c4f6e5715
+SIZE (dojango-0.5.7.tar.gz) = 183606

Modified: head/www/py-dojango/pkg-descr
==============================================================================
--- head/www/py-dojango/pkg-descr	Fri May 23 00:32:01 2014	(r354900)
+++ head/www/py-dojango/pkg-descr	Fri May 23 00:34:42 2014	(r354901)
@@ -6,4 +6,4 @@ Delivers helping utilities, that makes t
 internet applications in combination with dojo more comfortable.
 It makes the building of your own packed dojo release easier.
 
-WWW: https://github.com/klipstein/dojango/
+WWW: https://github.com/klipstein/dojango
_______________________________________________
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 Josh Paetzel freebsd_committer freebsd_triage 2014-05-23 01:36:56 UTC
State Changed
From-To: open->closed

Committed, thanks!