ports/79442: [MAINTAINER] irc/pircbot: update to 1.4.4

Tim Bishop tim at bishnet.net
Sat Apr 2 12:00:15 UTC 2005


>Number:         79442
>Category:       ports
>Synopsis:       [MAINTAINER] irc/pircbot: update to 1.4.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 02 12:00:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #1: Sun Jul 18 15:23:54 BST 2004
>Description:
- Update to 1.4.4

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- pircbot-1.4.4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /u1/freebsd/cvs/ports/irc/pircbot/Makefile,v
retrieving revision 1.27
diff -u -r1.27 Makefile
--- Makefile	22 Jul 2004 01:54:38 -0000	1.27
+++ Makefile	2 Apr 2005 11:53:21 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pircbot
-PORTVERSION=	1.4.2
+PORTVERSION=	1.4.4
 CATEGORIES=	irc java
 MASTER_SITES=	http://www.jibble.org/files/ \
 		ftp://ftp.i-scream.org/pub/www.jibble.org/files/ \
@@ -18,11 +18,12 @@
 USE_ZIP=	yes
 NO_BUILD=	yes
 
-USE_JAVA=	1.1+
+USE_JAVA=	yes
+JAVA_VERSION=	1.1+
 
 do-install:
 	${INSTALL_DATA} ${WRKSRC}/pircbot.jar ${JAVAJARDIR}
-.if !defined(NOPORTDOCS)
+.ifndef(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	(cd ${WRKSRC}/javadocs && ${TAR} -cf - . | ${TAR} -xf - -C ${DOCSDIR})
 .endif
@@ -32,7 +33,7 @@
 	@${ECHO_MSG} "    To use pircbot add ${JAVAJARDIR}/pircbot.jar to"
 	@${ECHO_MSG} "    your classpath. A short tutorial can be found here:"
 	@${ECHO_MSG} "        http://www.jibble.org/pircbot.php"
-.if !defined(NOPORTDOCS)
+.ifndef(NOPORTDOCS)
 	@${ECHO_MSG} "    pircbot javadoc documentation has also been installed in:"
 	@${ECHO_MSG} "        ${DOCSDIR}"
 .endif
Index: distinfo
===================================================================
RCS file: /u1/freebsd/cvs/ports/irc/pircbot/distinfo,v
retrieving revision 1.22
diff -u -r1.22 distinfo
--- distinfo	22 Jul 2004 01:54:38 -0000	1.22
+++ distinfo	2 Apr 2005 11:53:44 -0000
@@ -1,2 +1,2 @@
-MD5 (pircbot-1.4.2.zip) = 9348ef9f0a89e43f15668a58610d4936
-SIZE (pircbot-1.4.2.zip) = 195200
+MD5 (pircbot-1.4.4.zip) = eb6894bb40c97cfde34a410dd76e77ab
+SIZE (pircbot-1.4.4.zip) = 198481
--- pircbot-1.4.4.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list