mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Update to version 1.4.0
* Pet portlint PR: ports/63905 Submitted by: maintainer
This commit is contained in:
parent
921109901c
commit
2e1f2ad2c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103288
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pircbot
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= irc java
|
||||
MASTER_SITES= http://www.jibble.org/files/ \
|
||||
ftp://ftp.i-scream.org/pub/www.jibble.org/files/ \
|
||||
@ -28,14 +28,14 @@ do-install:
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@echo " ---------------------------------------------------------------"
|
||||
@echo " To use pircbot add ${JAVAJARDIR}/pircbot.jar to"
|
||||
@echo " your classpath. A short tutorial can be found here:"
|
||||
@echo " http://www.jibble.org/pircbot.php"
|
||||
@${ECHO_MSG} " ---------------------------------------------------------------"
|
||||
@${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)
|
||||
@echo " pircbot javadoc documentation has also been installed in:"
|
||||
@echo " ${DOCSDIR}"
|
||||
@${ECHO_MSG} " pircbot javadoc documentation has also been installed in:"
|
||||
@${ECHO_MSG} " ${DOCSDIR}"
|
||||
.endif
|
||||
@echo " ---------------------------------------------------------------"
|
||||
@${ECHO_MSG} " ---------------------------------------------------------------"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (pircbot-1.3.0.zip) = 53cc3e52ec8b3a5c67a1b8cf78788485
|
||||
SIZE (pircbot-1.3.0.zip) = 194371
|
||||
MD5 (pircbot-1.4.0.zip) = e72ce52f0c7c8eaf48bee1021c74b4a9
|
||||
SIZE (pircbot-1.4.0.zip) = 194515
|
||||
|
Loading…
x
Reference in New Issue
Block a user