From b6a04c6ee1046308f32c3f841d53f46f3c27dc2d Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 27 Apr 2025 14:59:52 +0200 Subject: [PATCH] irc/bip: Update version 0.9.1=>0.9.2 - Pet portclippy Changelog: https://projects.duckcorp.org/news/170 --- irc/bip/Makefile | 17 ++++++++++------- irc/bip/distinfo | 6 +++--- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/irc/bip/Makefile b/irc/bip/Makefile index 152e38f10a7b..2e43876479d3 100644 --- a/irc/bip/Makefile +++ b/irc/bip/Makefile @@ -1,7 +1,7 @@ PORTNAME= bip -DISTVERSION= 0.9.1 +DISTVERSION= 0.9.2 CATEGORIES= irc -MASTER_SITES= https://projects.duckcorp.org/attachments/download/102/ +MASTER_SITES= https://projects.duckcorp.org/attachments/download/103/ MAINTAINER= bofh@FreeBSD.org COMMENT= Simple IRC proxy with SSL support @@ -10,19 +10,22 @@ WWW= https://bip.milkypond.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -LDFLAGS+= -L${LOCALBASE}/lib -L${OPENSSLLIB} -CFLAGS+= -Wno-sign-compare -Wno-error -I${OPENSSLINC} -USES= cpe gmake ssl +USES= cpe gmake localbase:ldflags ssl CPE_VENDOR= duckcorp + +GNU_CONFIGURE= yes + INSTALL_TARGET= SUBDIR=src install-exec TEST_TARGET= check +CFLAGS+= -Wno-sign-compare -Wno-error -I${OPENSSLINC} +LDFLAGS+= -L${OPENSSLLIB} + PATCH_STRIP= -p1 SUB_FILES= pkg-message PORTDOCS= AUTHORS BUGS ChangeLog NEWS README TODO + EXAMPLEFILES= bip.conf bip.vim OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/irc/bip/distinfo b/irc/bip/distinfo index 4d58d79d6fe5..d55fa2ad73d3 100644 --- a/irc/bip/distinfo +++ b/irc/bip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709756878 -SHA256 (bip-0.9.1.tar.gz) = f05dd9f8efca2c50250f04747b7cc4d455a281b25ad440efc19e1014209a484e -SIZE (bip-0.9.1.tar.gz) = 304222 +TIMESTAMP = 1745758746 +SHA256 (bip-0.9.2.tar.gz) = f643b39b7af2a0d5fe7c45c57ffe3e6710be33278455eab8aeefe5b2842764ea +SIZE (bip-0.9.2.tar.gz) = 304657