mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Maintainer update to version 1.0.2
PR: ports/46970 Submitted by: Tim Bishop <tim@bishnet.net>
This commit is contained in:
parent
ec2320a569
commit
0fadfacd69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72927
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pircbot
|
||||
PORTVERSION= 0.9.11
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= irc java
|
||||
MASTER_SITES= http://www.jibble.org/files/ \
|
||||
http://www.i-scream.org.uk/downloads/other/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (pircbot-0.9.11.zip) = 9a3b8e7dcc0388f8874bffcfef835717
|
||||
MD5 (pircbot-1.0.2.zip) = 909ae65c9ed14e78f71807c8313ad4b1
|
||||
|
@ -8,6 +8,9 @@ share/java/classes/pircbot.jar
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/OutputThread.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/PircBot.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/Queue.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/Colors.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/ReplyConstants.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/class-use/User.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/package-use.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/package-frame.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/package-summary.html
|
||||
@ -20,6 +23,9 @@ share/java/classes/pircbot.jar
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/Queue.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/IrcException.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/NickAlreadyInUseException.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/Colors.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/ReplyConstants.html
|
||||
%%PORTDOCS%%share/doc/pircbot/org/jibble/pircbot/User.html
|
||||
%%PORTDOCS%%share/doc/pircbot/overview-tree.html
|
||||
%%PORTDOCS%%share/doc/pircbot/index-all.html
|
||||
%%PORTDOCS%%share/doc/pircbot/deprecated-list.html
|
||||
@ -30,7 +36,6 @@ share/java/classes/pircbot.jar
|
||||
%%PORTDOCS%%share/doc/pircbot/serialized-form.html
|
||||
%%PORTDOCS%%share/doc/pircbot/package-list
|
||||
%%PORTDOCS%%share/doc/pircbot/help-doc.html
|
||||
%%PORTDOCS%%share/doc/pircbot/stylesheet.css
|
||||
%%PORTDOCS%%share/doc/pircbot/pircbot-style.css
|
||||
%%PORTDOCS%%@dirrm share/doc/pircbot/org/jibble/pircbot/class-use
|
||||
%%PORTDOCS%%@dirrm share/doc/pircbot/org/jibble/pircbot
|
||||
|
Loading…
Reference in New Issue
Block a user