This commit is contained in:
shattered 2013-08-21 10:47:13 +00:00
parent ea0cadf576
commit eb8fcdb92d
3 changed files with 18 additions and 8 deletions

View file

@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.19 2012/10/03 00:02:43 asau Exp $
# $NetBSD: Makefile,v 1.20 2013/08/21 10:47:13 shattered Exp $
#
DISTNAME= pircbot-0.9.11
PKGREVISION= 2
DISTNAME= pircbot-1.5.0
CATEGORIES= chat java
MASTER_SITES= http://www.jibble.org/files/
EXTRACT_SUFX= .zip

View file

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.3 2009/09/29 17:00:28 wiz Exp $
@comment $NetBSD: PLIST,v 1.4 2013/08/21 10:47:13 shattered Exp $
lib/java/pircbot.jar
share/doc/java/pircbot/allclasses-frame.html
share/doc/java/pircbot/allclasses-noframe.html
@ -7,7 +7,10 @@ share/doc/java/pircbot/deprecated-list.html
share/doc/java/pircbot/help-doc.html
share/doc/java/pircbot/index-all.html
share/doc/java/pircbot/index.html
share/doc/java/pircbot/org/jibble/pircbot/Colors.html
share/doc/java/pircbot/org/jibble/pircbot/DccChat.html
share/doc/java/pircbot/org/jibble/pircbot/DccFileTransfer.html
share/doc/java/pircbot/org/jibble/pircbot/DccManager.html
share/doc/java/pircbot/org/jibble/pircbot/IdentServer.html
share/doc/java/pircbot/org/jibble/pircbot/InputThread.html
share/doc/java/pircbot/org/jibble/pircbot/IrcException.html
@ -15,7 +18,12 @@ share/doc/java/pircbot/org/jibble/pircbot/NickAlreadyInUseException.html
share/doc/java/pircbot/org/jibble/pircbot/OutputThread.html
share/doc/java/pircbot/org/jibble/pircbot/PircBot.html
share/doc/java/pircbot/org/jibble/pircbot/Queue.html
share/doc/java/pircbot/org/jibble/pircbot/ReplyConstants.html
share/doc/java/pircbot/org/jibble/pircbot/User.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/Colors.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/DccChat.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/DccFileTransfer.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/DccManager.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/IdentServer.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/InputThread.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/IrcException.html
@ -23,6 +31,8 @@ share/doc/java/pircbot/org/jibble/pircbot/class-use/NickAlreadyInUseException.ht
share/doc/java/pircbot/org/jibble/pircbot/class-use/OutputThread.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/PircBot.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/Queue.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/ReplyConstants.html
share/doc/java/pircbot/org/jibble/pircbot/class-use/User.html
share/doc/java/pircbot/org/jibble/pircbot/package-frame.html
share/doc/java/pircbot/org/jibble/pircbot/package-summary.html
share/doc/java/pircbot/org/jibble/pircbot/package-tree.html
@ -31,5 +41,6 @@ share/doc/java/pircbot/overview-tree.html
share/doc/java/pircbot/package-list
share/doc/java/pircbot/packages.html
share/doc/java/pircbot/pircbot-style.css
share/doc/java/pircbot/resources/inherit.gif
share/doc/java/pircbot/serialized-form.html
share/doc/java/pircbot/stylesheet.css

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2005/02/23 15:59:13 agc Exp $
$NetBSD: distinfo,v 1.3 2013/08/21 10:47:13 shattered Exp $
SHA1 (pircbot-0.9.11.zip) = 3c17bc049f43a0923b0307e36898816a8bada99e
RMD160 (pircbot-0.9.11.zip) = 6d8ba122e326d1e6afd1cf5c12fd86fa58f5f548
Size (pircbot-0.9.11.zip) = 117678 bytes
SHA1 (pircbot-1.5.0.zip) = 64733802c6712fb2760efc22c3d81b4564923ef3
RMD160 (pircbot-1.5.0.zip) = dc9ce847a1076a26355aed815058d141cf4752f0
Size (pircbot-1.5.0.zip) = 199450 bytes