Bug 189763 - [PATCH] www/py-dotcloud.cli: update to 0.4.8
Summary: [PATCH] www/py-dotcloud.cli: update to 0.4.8
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: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-13 13:00 UTC by Bartek Rutkowski
Modified: 2014-05-15 00:40 UTC (History)
1 user (show)

See Also:


Attachments
py-dotcloud.cli-0.4.8.patch (1.12 KB, patch)
2014-05-13 13:00 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-13 13:00:02 UTC
- Update to 0.4.8
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-dotcloud.cli/0.4.8/

Port maintainer (lwhsu@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-13 13:00:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lwhsu

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-15 00:37:49 UTC
Author: lwhsu
Date: Wed May 14 23:37:44 2014
New Revision: 354094
URL: http://svnweb.freebsd.org/changeset/ports/354094
QAT: https://qat.redports.org/buildarchive/r354094/

Log:
  - Update to 0.4.8
  - Pet portlint
  
  PR:		ports/189763
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>

Modified:
  head/www/py-dotcloud.cli/Makefile
  head/www/py-dotcloud.cli/distinfo
  head/www/py-dotcloud.cli/pkg-descr

Modified: head/www/py-dotcloud.cli/Makefile
==============================================================================
--- head/www/py-dotcloud.cli/Makefile	Wed May 14 23:19:19 2014	(r354093)
+++ head/www/py-dotcloud.cli/Makefile	Wed May 14 23:37:44 2014	(r354094)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dotcloud.cli
-PORTVERSION=	0.4.3
-PORTREVISION=	1
+PORTVERSION=	0.4.8
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-dotcloud.cli/distinfo
==============================================================================
--- head/www/py-dotcloud.cli/distinfo	Wed May 14 23:19:19 2014	(r354093)
+++ head/www/py-dotcloud.cli/distinfo	Wed May 14 23:37:44 2014	(r354094)
@@ -1,2 +1,2 @@
-SHA256 (dotcloud.cli-0.4.3.tar.gz) = 8e2ba9afc33c48c213feb9d0f1e633cae35443c6f7990161ed385219130d8bf4
-SIZE (dotcloud.cli-0.4.3.tar.gz) = 9596
+SHA256 (dotcloud.cli-0.4.8.tar.gz) = e3757291f1a63c0381965dd1777d118c25a3f3b5893576b9b408c7b290f85ccb
+SIZE (dotcloud.cli-0.4.8.tar.gz) = 10373

Modified: head/www/py-dotcloud.cli/pkg-descr
==============================================================================
--- head/www/py-dotcloud.cli/pkg-descr	Wed May 14 23:19:19 2014	(r354093)
+++ head/www/py-dotcloud.cli/pkg-descr	Wed May 14 23:37:44 2014	(r354094)
@@ -4,4 +4,4 @@ message buses. The dotCloud CLI allows y
 on the dotCloud platform. To use this tool, you will need a dotCloud account.
 Register at http://www.dotcloud.com/ to get one!
 
-WWW:	http://www.dotcloud.com/
+WWW: http://www.dotcloud.com
_______________________________________________
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 Li-Wen Hsu freebsd_committer freebsd_triage 2014-05-15 00:37:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!