- Update to version 1.0.3. Store distfile locally until Launchpad folks fix
their site to service files correctly - Assume maintainership, cleanup Makefile - Reflect project move to Launchpad in pkg-descr
This commit is contained in:
parent
ecba3c5738
commit
d1b6e1685f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230400
3 changed files with 10 additions and 9 deletions
|
@ -1,17 +1,18 @@
|
|||
# New ports collection makefile for: linuxdcpp
|
||||
# New ports collection makefile for: LinuxDC++
|
||||
# Date created: 19 June 2005
|
||||
# Whom: Mezz <mezz@FreeBSD.org>
|
||||
# Whom: Jeremy Messenger <mezz@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= linuxdcpp
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.0.3
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= BERLIOS
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL} http://freebsd.nsu.ru/distfiles/
|
||||
MASTER_SITE_SUBDIR= danfe
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A port of the win32 DC++ direct connect client to POSIX-like systems
|
||||
COMMENT= A port of the DC++ direct connect client to POSIX-like systems
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= libglade2
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (linuxdcpp-1.0.2.tar.bz2) = 905d572357cbdbc66c8d45fe394f80fc
|
||||
SHA256 (linuxdcpp-1.0.2.tar.bz2) = 5ce59bca62e7402d41857f9ec5a3d1a0e4dcb54d7a04b5a1489bd2963c40f2ca
|
||||
SIZE (linuxdcpp-1.0.2.tar.bz2) = 300484
|
||||
MD5 (linuxdcpp-1.0.3.tar.bz2) = a427b87fa576d8674640f0a7f6ad5e66
|
||||
SHA256 (linuxdcpp-1.0.3.tar.bz2) = 3b4eb6cf015f0fe8283508976b24dbb1cd4fb861116d4536f1055136c2442c71
|
||||
SIZE (linuxdcpp-1.0.3.tar.bz2) = 289891
|
||||
|
|
|
@ -10,4 +10,4 @@ clients connect to a central hub where they can view a list of clients or
|
|||
users connected to them. Users can search for files and download them from
|
||||
other clients, as well as chat with other users.
|
||||
|
||||
WWW: http://linuxdcpp.berlios.de/
|
||||
WWW: http://launchpad.net/linuxdcpp
|
||||
|
|
Loading…
Reference in a new issue