Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 May 2014 16:01:44 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        koobs@FreeBSD.org
Subject:   ports/189837: [PATCH] devel/py-fabric: update to 1.8.3,1
Message-ID:  <201405151401.s4FE1ik5035037@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201405151410.s4FEA0Va020842@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189837
>Category:       ports
>Synopsis:       [PATCH] devel/py-fabric: update to 1.8.3,1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 15 14:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 1.8.3,1
- Pet portlint

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-fabric/1.8.3%2c1/

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

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-fabric-1.8.3.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 354126)
+++ Makefile	(working copy)
@@ -2,12 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	fabric
-PORTVERSION=	1.8.2
+PORTVERSION=	1.8.3
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	${PORTNAME:C/f/F/}-${DISTVERSION}
+
 MAINTAINER=	koobs@FreeBSD.org
 COMMENT=	Simple pythonic remote deployment tool
 
Index: distinfo
===================================================================
--- distinfo	(revision 354126)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (Fabric-1.8.2.tar.gz) = ae810aee9114c5e7ef3ce7a0f6fb6293d1dfcfcfa846aa4e007f3ae42beaf62b
-SIZE (Fabric-1.8.2.tar.gz) = 251398
+SHA256 (Fabric-1.8.3.tar.gz) = 651a07959bdabfb15fda2a6e6adebf473e57ff5b6f3f5d2894fa787c2b6fd202
+SIZE (Fabric-1.8.3.tar.gz) = 251306
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 354126)
+++ pkg-descr	(working copy)
@@ -7,4 +7,4 @@
 This is called remote automation, and the primary use case is deploying
 applications to multiple similar hosts.
 
-WWW: http://fabfile.org/
+WWW: http://fabfile.org
--- py-fabric-1.8.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405151401.s4FE1ik5035037>