Bug 170130 - [PATCH] devel/py-fabric: update to 1.4.3,1 - remove LICENSE_FILE
Summary: [PATCH] devel/py-fabric: update to 1.4.3,1 - remove LICENSE_FILE
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: Sofian Brabez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-25 13:30 UTC by koobs
Modified: 2012-10-05 12:20 UTC (History)
1 user (show)

See Also:


Attachments
py27-fabric-1.4.3,1.patch (1022 bytes, patch)
2012-07-25 13:30 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-07-25 13:30:05 UTC
- 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)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-25 13:30:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-25 13:30:21 UTC
Maintainer of devel/py-fabric,

Please note that PR ports/170130 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/170130

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-25 13:30:24 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-07-28 17:05:15 UTC
Responsible Changed
From-To: freebsd-python->clsung

Overt to maintainer.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-10-05 12:11:33 UTC
Author: sbz
Date: Fri Oct  5 11:11:18 2012
New Revision: 305297
URL: http://svn.freebsd.org/changeset/ports/305297

Log:
  - Update to 1.4.3
  - Submitter is now maintainer
  
  PR:		ports/170130
  Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com>
  Approved by:	maintainer timeout ((>14 days)

Modified:
  head/devel/py-fabric/Makefile   (contents, props changed)
  head/devel/py-fabric/distinfo   (contents, props changed)

Modified: head/devel/py-fabric/Makefile
==============================================================================
--- head/devel/py-fabric/Makefile	Fri Oct  5 06:38:52 2012	(r305296)
+++ head/devel/py-fabric/Makefile	Fri Oct  5 11:11:18 2012	(r305297)
@@ -1,28 +1,23 @@
-# New ports collection makefile for:	py-fabric
-# Date created:		2009-03-15
-# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
-#
+# Created by:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	fabric
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.3
 PORTEPOCH=	1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
-DISTNAME=	Fabric-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
+DISTNAME=	${PYDISTUTILS_PKGNAME}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX}
 
-MAINTAINER=	clsung@FreeBSD.org
+MAINTAINER=	koobs.freebsd@gmail.com
 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
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}ssh>=1.7.14:${PORTSDIR}/security/py-ssh
 
 USE_PYTHON=		yes
 USE_PYDISTUTILS=	easy_install
-PYDISTUTILS_PKGNAME=	Fabric
+PYDISTUTILS_PKGNAME=	${PORTNAME:C/f/F/}
 
 .include <bsd.port.mk>

Modified: head/devel/py-fabric/distinfo
==============================================================================
--- head/devel/py-fabric/distinfo	Fri Oct  5 06:38:52 2012	(r305296)
+++ head/devel/py-fabric/distinfo	Fri Oct  5 11:11:18 2012	(r305297)
@@ -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
_______________________________________________
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 6 Sofian Brabez freebsd_committer freebsd_triage 2012-10-05 12:12:06 UTC
Responsible Changed
From-To: clsung->sbz

I'll take it.
Comment 7 Sofian Brabez freebsd_committer freebsd_triage 2012-10-05 12:12:26 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!