pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

net/ctorrent update



Hello!

Recently I started to use pkgsrc on debian linux and found out that
ctorrent in pkgsrc is very old.

I'm not an expert on pkgsrc, but net/ctorrent doesn't seem very
difficult. So I changed a couple of files and got the latest ctorrent
to work.

If anybody is interested here is the diff (for 2009Q1):

avl@kl2:/usr/pkgsrc/net/ctorrent$ cvs diff
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/ctorrent/Makefile,v
retrieving revision 1.8
diff -r1.8 Makefile
3c3
< DISTNAME=     ctorrent-1.3.4
---
> DISTNAME=     ctorrent-dnh3.3.2
6,7c6,7
< MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ctorrent/}
< EXTRACT_SUFX= .tar.bz2
---
> MASTER_SITES= http://www.rahul.net/dholmes/ctorrent/
> EXTRACT_SUFX= .tar.gz
10c10
< HOMEPAGE=     http://ctorrent.sourceforge.net/
---
> HOMEPAGE=     http://www.rahul.net/dholmes/ctorrent/
19d18
< .include "../../security/openssl/buildlink3.mk"
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/ctorrent/distinfo,v
retrieving revision 1.7
diff -r1.7 distinfo
3,9c3,5
< SHA1 (ctorrent-1.3.4.tar.bz2) = bf1ea430513dc6de48de5ac429cdac57ceab738d
< RMD160 (ctorrent-1.3.4.tar.bz2) = 0cf6a89e8e29a1c3fad087e1c666941c6ecd73b9
< Size (ctorrent-1.3.4.tar.bz2) = 87333 bytes
< SHA1 (patch-aa) = e20e81beba3a3a98ce27c36e4542edb0a9ea1d04
< SHA1 (patch-ab) = cfa80ca0d3f030837334ac9cc27c437dfd9adbf6
< SHA1 (patch-ac) = 40396b3d538cb37219ddd1bfe207f294e70b5ed1
< SHA1 (patch-ad) = 8e270120390e8bd64a5ac0ee6b9ea6da69aab5dd
---
> SHA1 (ctorrent-dnh3.3.2.tar.gz) = d4e221f0292268f80e2430ce9d451dd64cf1ffaa
> RMD160 (ctorrent-dnh3.3.2.tar.gz) = 5db2613109fc7e55e7ccdf0d2da12e352c99b385
> Size (ctorrent-1.3.4.tar.bz2) = 219053 bytes

And please tell me if I did something wrong.

Alexey Lebedev.


Home | Main Index | Thread Index | Old Index