Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2011 16:08:46 -0700 (PDT)
From:      Julien Laffaye <kimelto@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155616: [PATCH] news/py27-yenc: take maintainership
Message-ID:  <4d8142fe.4cefd80a.32f0.5021@mx.google.com>
Resent-Message-ID: <201103162310.p2GNABqD070262@freefall.freebsd.org>

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

>Number:         155616
>Category:       ports
>Synopsis:       [PATCH] news/py27-yenc: take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 16 23:10:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Julien Laffaye
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD chulak.lan 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
- Update MASTER_SITES
- Take maintainership
- Remove MD5 while I'm here

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- py27-yenc-0.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/news/py-yenc.orig/Makefile /usr/ports/news/py-yenc/Makefile
--- /usr/ports/news/py-yenc.orig/Makefile	2011-03-16 22:59:31.000000000 +0000
+++ /usr/ports/news/py-yenc/Makefile	2011-03-16 23:03:55.000000000 +0000
@@ -8,11 +8,10 @@
 PORTNAME=	yenc
 PORTVERSION=	0.3
 CATEGORIES=	news python
-MASTER_SITES=	http://www.hellanzb.com/hellanzb-content/ \
-		
+MASTER_SITES=	http://sabnzbd.sourceforge.net/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	kimelto@gmail.com
 COMMENT=	A yenc decoding module for Python in C
 
 USE_PYTHON=	yes
diff -ruN --exclude=CVS /usr/ports/news/py-yenc.orig/distinfo /usr/ports/news/py-yenc/distinfo
--- /usr/ports/news/py-yenc.orig/distinfo	2011-03-16 22:59:31.000000000 +0000
+++ /usr/ports/news/py-yenc/distinfo	2011-03-16 23:01:10.000000000 +0000
@@ -1,3 +1,2 @@
-MD5 (yenc-0.3.tar.gz) = 7b3edd32db6c1ce566ad550e3de64c83
 SHA256 (yenc-0.3.tar.gz) = fb04fea7c5821345608fa01728ce5356b6dfb2d3e469e59e3fd31b88f45fb313
 SIZE (yenc-0.3.tar.gz) = 42740
--- py27-yenc-0.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?4d8142fe.4cefd80a.32f0.5021>