Index: head/irc/bip/Makefile =================================================================== --- head/irc/bip/Makefile (revision 567357) +++ head/irc/bip/Makefile (revision 567358) @@ -1,56 +1,48 @@ # Created by: Chess Griffin # $FreeBSD$ PORTNAME= bip -PORTVERSION= 0.8.9 +DISTVERSION= 0.9.0-rc4 CATEGORIES= irc -MASTER_SITES= https://projects.duckcorp.org/attachments/download/61/ +MASTER_SITES= https://projects.duckcorp.org/attachments/download/97/ MAINTAINER= swills@FreeBSD.org COMMENT= Simple IRC proxy with SSL support LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_SSL= openssl - GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -L${OPENSSLLIB} CFLAGS+= -Wno-sign-compare -Wno-error -I${OPENSSLINC} USES= cpe gmake ssl CPE_VENDOR= duckcorp INSTALL_TARGET= SUBDIR=src install-exec +TEST_TARGET= check PATCH_STRIP= -p1 SUB_FILES= pkg-message PORTDOCS= AUTHORS BUGS ChangeLog NEWS README TODO EXAMPLEFILES= bip.conf bip.vim OPTIONS_DEFINE= DOCS EXAMPLES -.include - -.if ${SSL_DEFAULT} == base -BROKEN_FreeBSD_12= error: incomplete definition of type 'struct dh_st' -BROKEN_FreeBSD_13= error: incomplete definition of type 'struct dh_st' -.endif - post-install: ${INSTALL_MAN} ${WRKSRC}/bip.1 ${STAGEDIR}${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/bipmkpw.1 ${STAGEDIR}${PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/bip.conf.5 ${STAGEDIR}${PREFIX}/man/man5 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for docs in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${docs} ${STAGEDIR}${DOCSDIR} .endfor post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for i in ${EXAMPLEFILES} ${INSTALL_DATA} ${WRKSRC}/samples/${i} ${STAGEDIR}${EXAMPLESDIR} .endfor -.include +.include Index: head/irc/bip/distinfo =================================================================== --- head/irc/bip/distinfo (revision 567357) +++ head/irc/bip/distinfo (revision 567358) @@ -1,2 +1,3 @@ -SHA256 (bip-0.8.9.tar.gz) = 3c950f71ef91c8b686e6835f9b722aa7ccb88d3da4ec1af19617354fd3132461 -SIZE (bip-0.8.9.tar.gz) = 256711 +TIMESTAMP = 1589770017 +SHA256 (bip-0.9.0-rc4.tar.gz) = c38c4508f17a11715cf3ed48d2cd80ac7226aadffb2aac6e41ffba9c30a2224b +SIZE (bip-0.9.0-rc4.tar.gz) = 298508