Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2007 19:50:55 GMT
From:      "R.Mahmatkhanov"<R.Mahmatkhanov@SKYLINK.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/110044: net-p2p/py-bittorrent-core isn't broken
Message-ID:  <200703071950.l27JotPu030940@www.freebsd.org>
Resent-Message-ID: <200703072000.l27K0CcV019638@freefall.freebsd.org>

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

>Number:         110044
>Category:       ports
>Synopsis:       net-p2p/py-bittorrent-core isn't broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 07 20:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     R.Mahmatkhanov
>Release:        6.2-STABLE
>Organization:
SkyLink
>Environment:
FreeBSD 6.2-STABLE i386
>Description:
net-p2p/py-bittorrent-core isn't broken. It is not fails to patch. I've remove BROKEN and DEPRECATED lines from port's Makefile.

# pwd
/usr/ports/net-p2p/py-bittorrent-core
# make patch
===> Define WITHOUT_PSYCO to disable devel/py-psyco optimization
===>  Extracting for py24-BitTorrent-core-4.26.0,1
=> MD5 Checksum OK for BitTorrent-4.26.0.tar.gz.
=> SHA256 Checksum OK for BitTorrent-4.26.0.tar.gz.
===>  Patching for py24-BitTorrent-core-4.26.0,1
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-nogui-patch-setup.py
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-psyco-patch-bittorrent-console.py
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-psyco-patch-bittorrent-curses.py
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-psyco-patch-bittorrent-tracker.py
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-psyco-patch-bittorrent.py
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-psyco-patch-changetracker-console.py
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-psyco-patch-launchmany-console.py
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-psyco-patch-launchmany-curses.py
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-psyco-patch-maketorrent-console.py
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-psyco-patch-maketorrent.py
===>  Applying extra patch /usr/ports/net-p2p/py-bittorrent-core/../py-bittorrent/files/extra-psyco-patch-torrentinfo-console.py
===>  Applying FreeBSD patches for py24-BitTorrent-core-4.26.0,1
>How-To-Repeat:
Try to build this port.
>Fix:


Patch attached with submission follows:

--- /usr/ports/net-p2p/py-bittorrent-core/Makefile	Wed Mar  7 22:54:03 2007
+++ Makefile	Wed Mar  7 22:54:51 2007
@@ -14,8 +14,4 @@
 
 MASTERDIR=	${.CURDIR}/../py-bittorrent
 
-BROKEN=		Fails to patch
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2007-04-10
-
 .include "${MASTERDIR}/Makefile"

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



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