maintenance update to 4.2.1
This commit is contained in:
parent
911bdf98c3
commit
2811d77642
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2005/11/23 20:38:26 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2005/12/04 12:38:15 naddy Exp $
|
||||
|
||||
COMMENT= "cooperative file distribution system implemented in Python"
|
||||
COMMENT-gui= "graphical interface components for BitTorrent"
|
||||
|
||||
VERSION= 4.2.0
|
||||
VERSION= 4.2.1
|
||||
DISTNAME= BitTorrent-${VERSION}
|
||||
PKGNAME-gui= BitTorrent-gui-${VERSION}
|
||||
CATEGORIES= net
|
||||
@ -18,7 +18,8 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
PERMIT_PACKAGE_CDROM= "may not sell without modification"
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bittorrent/}
|
||||
MASTER_SITES= http://www.bittorrent.com/dl/ \
|
||||
${MASTER_SITE_SOURCEFORGE:=bittorrent/}
|
||||
|
||||
MODULES= lang/python
|
||||
BUILD_DEPENDS= ::devel/gettext
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (BitTorrent-4.2.0.tar.gz) = a6a6d07a20e75da44c7dbe44ff7d5346
|
||||
RMD160 (BitTorrent-4.2.0.tar.gz) = 3ad50d2a925b01ed95f7b5539dc82195f30ce949
|
||||
SHA1 (BitTorrent-4.2.0.tar.gz) = c51dd61d646769634a3eeca5b32bfb5384d7a74d
|
||||
SIZE (BitTorrent-4.2.0.tar.gz) = 2185448
|
||||
MD5 (BitTorrent-4.2.1.tar.gz) = 0deb2e083e95206a9e601ff6ca35b826
|
||||
RMD160 (BitTorrent-4.2.1.tar.gz) = e966ff1e40852cfa210d5d79e308fc4964221f65
|
||||
SHA1 (BitTorrent-4.2.1.tar.gz) = ba97db5ee77ac1b6362c3489adbd76a605af1ba5
|
||||
SIZE (BitTorrent-4.2.1.tar.gz) = 2245310
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.10 2005/11/20 17:46:53 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.11 2005/12/04 12:38:15 naddy Exp $
|
||||
bin/bittorrent-console
|
||||
bin/bittorrent-curses
|
||||
bin/bittorrent-tracker
|
||||
@ -187,6 +187,12 @@ share/locale/hu/LC_MESSAGES/bittorrent.mo
|
||||
share/locale/it/
|
||||
share/locale/it/LC_MESSAGES/
|
||||
share/locale/it/LC_MESSAGES/bittorrent.mo
|
||||
share/locale/ja/
|
||||
share/locale/ja/LC_MESSAGES/
|
||||
share/locale/ja/LC_MESSAGES/bittorrent.mo
|
||||
share/locale/ko/
|
||||
share/locale/ko/LC_MESSAGES/
|
||||
share/locale/ko/LC_MESSAGES/bittorrent.mo
|
||||
share/locale/nb_NO/
|
||||
share/locale/nb_NO/LC_MESSAGES/
|
||||
share/locale/nb_NO/LC_MESSAGES/bittorrent.mo
|
||||
|
Loading…
Reference in New Issue
Block a user