Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Apr 2011 22:25:46 +0900
From:      "Junji NAKANISHI" <jun-g@daemonfreaks.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/156224: [maintainer] www/py-amf update to 0.6.1
Message-ID:  <1302096346.4505@blackmagic.daemonfreaks.local>
Resent-Message-ID: <201104061400.p36E0Kvh065484@freefall.freebsd.org>

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

>Number:         156224
>Category:       ports
>Synopsis:       [maintainer] www/py-amf update to 0.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 06 14:00:20 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Junji NAKANISHI
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
>Environment:


System: FreeBSD 8.2-STABLE #6: Sat Mar  5 14:47:04 JST 2011
    root@blackmagic.daemonfreaks.local:/usr/obj/usr/src/sys/GENERIC



>Description:


Update to 0.6.1.
Add license.



>How-To-Repeat:





>Fix:


--- py-amf.patch begins here ---
diff -du py-amf.orig/Makefile py-amf/Makefile
--- py-amf.orig/Makefile	2011-04-06 18:31:25.000000000 +0900
+++ py-amf/Makefile	2011-04-06 18:35:21.000000000 +0900
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/www/py-amf/Makefile,v 1.9 2011/02/25 10:59:09 miwi Exp $
 
 PORTNAME=	amf
-PORTVERSION=	0.6
+PORTVERSION=	0.6.1
 CATEGORIES=	www devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,6 +14,8 @@
 MAINTAINER=	jun-g@daemonfreaks.com
 COMMENT=	AMF support for Python
 
+LICENSE=	MIT
+
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	PyAMF
diff -du py-amf.orig/distinfo py-amf/distinfo
--- py-amf.orig/distinfo	2011-04-06 18:31:25.000000000 +0900
+++ py-amf/distinfo	2011-04-06 18:32:38.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (PyAMF-0.6.tar.gz) = 0dbd9c904e4f3096ad17fd3ee9e4a0eab9ab1f8615ee40e8c1160382511193e0
-SIZE (PyAMF-0.6.tar.gz) = 329952
+SHA256 (PyAMF-0.6.1.tar.gz) = d8affca77466289eb77eac408e444c7e0787c1d75133628c1461d06bc5538396
+SIZE (PyAMF-0.6.1.tar.gz) = 1697599
--- py-amf.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?1302096346.4505>