Bug 51440 - Update port: irc/pircbot (maintainer)
Summary: Update port: irc/pircbot (maintainer)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-26 14:00 UTC by Tim Bishop
Modified: 2003-05-03 06:30 UTC (History)
1 user (show)

See Also:


Attachments
pircbot-1.0.4.diff (614 bytes, patch)
2003-04-26 14:00 UTC, Tim Bishop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Bishop freebsd_committer freebsd_triage 2003-04-26 14:00:25 UTC
	Update pircbot to new version 1.0.4.

Fix: Patch given below.
Comment 1 Tim Bishop freebsd_committer freebsd_triage 2003-04-29 08:31:18 UTC
	pircbot has now been updated to 1.0.5. The original patch should now
	be disregarded, and the one given below used instead. Thanks!

--- pircbot-1.0.5.diff begins here ---
diff -ruN pircbot.bak/Makefile pircbot/Makefile
--- pircbot.bak/Makefile	Fri Feb 21 12:17:15 2003
+++ pircbot/Makefile	Tue Apr 29 08:24:32 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pircbot
-PORTVERSION=	1.0.3
+PORTVERSION=	1.0.5
 CATEGORIES=	irc java
 MASTER_SITES=	http://www.jibble.org/files/ \
 		http://www.i-scream.org.uk/downloads/other/
diff -ruN pircbot.bak/distinfo pircbot/distinfo
--- pircbot.bak/distinfo	Thu Jan 30 05:19:12 2003
+++ pircbot/distinfo	Tue Apr 29 08:24:45 2003
@@ -1 +1 @@
-MD5 (pircbot-1.0.3.zip) = eb38bd1345694674e0a696cb06f52aa0
+MD5 (pircbot-1.0.5.zip) = 9e1da0ec81906e974849c947f7cc463e
--- pircbot-1.0.5.diff ends here ---
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2003-05-03 06:30:31 UTC
State Changed
From-To: open->closed

Commited, thanks!