Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2012 22:29:43 +1000 (EST)
From:      "Kubilay Kocak <koobs.freebsd@gmail.com>" <koobs.freebsd@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        clsung@FreeBSD.org
Subject:   ports/170130: [PATCH] devel/py-fabric: update to 1.4.3, 1 - remove LICENSE_FILE
Message-ID:  <20120725122943.3BBBC39F2C@freebsd-90-amd64.localdomain>
Resent-Message-ID: <201207251230.q6PCU6jR019428@freefall.freebsd.org>

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

>Number:         170130
>Category:       ports
>Synopsis:       [PATCH] devel/py-fabric: update to 1.4.3,1 - remove LICENSE_FILE
>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:   Wed Jul 25 12:30:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Kubilay Kocak <koobs.freebsd@gmail.com>
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD freebsd-90-amd64 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Sat Jul  7 21:26:56 EST
>Description:
- Update to 1.4.3,1
- Remove LICENSE_FILE for those in bsd.licences.db.mk

Changes:

http://docs.fabfile.org/en/1.4.3/changelog.html

==[QA]==

Redports Clean: https://redports.org/buildarchive/20120725121302-29390/

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

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py27-fabric-1.4.3,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/py-fabric/Makefile ./Makefile
--- /usr/ports/devel/py-fabric/Makefile	2012-06-11 11:59:24.000000000 +1000
+++ ./Makefile	2012-07-25 22:06:44.000000000 +1000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	fabric
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.3
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
@@ -17,7 +17,6 @@
 COMMENT=	A simple pythonic remote deployment tool
 
 LICENSE=	BSD
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ssh>=1.7.8:${PORTSDIR}/security/py-ssh
 
diff -ruN --exclude=CVS /usr/ports/devel/py-fabric/distinfo ./distinfo
--- /usr/ports/devel/py-fabric/distinfo	2012-06-11 11:59:24.000000000 +1000
+++ ./distinfo	2012-07-25 22:08:42.000000000 +1000
@@ -1,2 +1,2 @@
-SHA256 (Fabric-1.4.2.tar.gz) = 11bcd5dbb1c6e96311a5b6547816756d7bc6bcacb1d6528f8bedf6fde824de0c
-SIZE (Fabric-1.4.2.tar.gz) = 182298
+SHA256 (Fabric-1.4.3.tar.gz) = e81c7d510ff8d9334d0fd8993c931e3ee759883d00cf29d1eecd4c6ca6d82029
+SIZE (Fabric-1.4.3.tar.gz) = 221645
--- py27-fabric-1.4.3,1.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?20120725122943.3BBBC39F2C>