Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Aug 2007 17:45:53 +0100 (BST)
From:      Jamie Jones <jamie@bishopston.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/115386: port update: update of net-p2p/ctorrent from 2.2 to 3.2
Message-ID:  <200708101645.l7AGjrdq024046@thompson.bishopston.net>
Resent-Message-ID: <200708101650.l7AGo2qs023043@freefall.freebsd.org>

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

>Number:         115386
>Category:       ports
>Synopsis:       port update: update of net-p2p/ctorrent from 2.2 to 3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 10 16:50:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jamie Jones
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
bishopston.net
>Environment:
System: FreeBSD thompson.bishopston.net 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Aug 9 13:52:38 BST 2007 root@thompson.bishopston.net:/usr/obj/usr/src/sys/THOMPSON i386


	
>Description:

patch to update net-p2p/ctorrent to latest version.

N.B. : The file files/patch-configure is not required in this version. I wasn't sure how to 'delete'
       files using patch-diffs, so this patch simply makes the file zero length. Obviously, removing
       the patch and the patch directly will be better!

   Cheers,
     Jamie
>How-To-Repeat:
	
>Fix:

--- orig/Makefile	Tue Jan  9 02:31:24 2007
+++ Makefile	Fri Aug 10 17:38:30 2007
@@ -6,18 +6,16 @@
 #
 
 PORTNAME=	ctorrent
-PORTVERSION=	${PATCHLEVEL}
-PATCHLEVEL=	2.2
-RELVERSION=	1.3.4
+PORTVERSION=	3.2
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://www.rahul.net/dholmes/ctorrent/
-DISTFILES=	${PORTNAME}-${RELVERSION}-dnh${PATCHLEVEL}.tar.gz
+DISTFILES=	${PORTNAME}-dnh${PORTVERSION}.tar.gz
 
 MAINTAINER=	flz@FreeBSD.org
 COMMENT=	BitTorrent Client written in C for FreeBSD and Linux
 
 GNU_CONFIGURE=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}-dnh${PATCHLEVEL}
+WRKSRC=		${WRKDIR}/${PORTNAME}-dnh${PORTVERSION}
 
 PLIST_FILES=	bin/ctorrent
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
--- orig/distinfo	Tue Jan  9 02:31:24 2007
+++ distinfo	Fri Aug 10 17:09:13 2007
@@ -1,3 +1,3 @@
-MD5 (ctorrent-1.3.4-dnh2.2.tar.gz) = 76484082d3d44d7d1fbc9f2e0e33440f
-SHA256 (ctorrent-1.3.4-dnh2.2.tar.gz) = a4af9334acddcdf56be12973898a481b4446d5d299e8937807b46cd194364853
-SIZE (ctorrent-1.3.4-dnh2.2.tar.gz) = 148929
+MD5 (ctorrent-dnh3.2.tar.gz) = 23b37cd7b558ad6a27974b311499bab6
+SHA256 (ctorrent-dnh3.2.tar.gz) = a08c79ab3ace84de21385056572a8ea4019bb56d2977cae3fda18821fe2f1216
+SIZE (ctorrent-dnh3.2.tar.gz) = 202886
--- orig/pkg-descr	Mon Feb  2 17:57:40 2004
+++ pkg-descr	Fri Aug 10 17:22:08 2007
@@ -2,7 +2,7 @@
 written in C for FreeBSD and Linux. Fast and small are CTorrent`s
 two strengths.
 
-WWW: http://ctorrent.sourceforge.net/
+WWW: http://www.rahul.net/dholmes/ctorrent/
 
 - Florent Thoumie
 flz@xbsd.org
--- orig/files/patch-configure	Tue Dec 28 15:27:54 2004
+++ files/patch-configure	Fri Aug 10 17:36:25 2007
@@ -1,20 +0,0 @@
---- configure.orig	Sun Feb  1 07:15:43 2004
-+++ configure	Fri Feb 13 03:04:21 2004
-@@ -2851,7 +2851,7 @@
- int
- main ()
- {
--SHA1_Init ();
-+XXXSHA1_Init ();
-   ;
-   return 0;
- }
-@@ -2915,7 +2915,7 @@
- int
- main ()
- {
--SHA1_Init ();
-+XXXSHA1_Init ();
-   ;
-   return 0;
- }


-- 
-=-=-=-  Virus Scanned by "pacha.mail.bishopston.net" using ClamAv  -=-=-=-
Database Last Checked: Fri Aug 10 17:38:00 BST 2007 - http://www.clamav.net/
Database Updated     : Thu Aug  9 23:38:01 BST 2007 - 144368 viruses scanned
>Release-Note:
>Audit-Trail:
>Unformatted:



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