net-im/pidgin-bot-sentry: Unbreak

Unbreak after the recent pkgconf update.

Notified by:	pkg-fallout
This commit is contained in:
Emanuel Haupt 2023-09-05 10:40:07 +02:00
parent ec7786ce5f
commit a495c1270e
2 changed files with 12 additions and 1 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= pidgin-bot-sentry PORTNAME= pidgin-bot-sentry
PORTVERSION= 1.3.0 PORTVERSION= 1.3.0
PORTREVISION= 13 PORTREVISION= 14
CATEGORIES= net-im CATEGORIES= net-im
MASTER_SITES= SF/pidgin-bs/bot-sentry/${PORTVERSION} MASTER_SITES= SF/pidgin-bs/bot-sentry/${PORTVERSION}
DISTNAME= bot-sentry-${PORTVERSION} DISTNAME= bot-sentry-${PORTVERSION}

View file

@ -0,0 +1,11 @@
--- configure.orig 2008-07-11 13:25:52 UTC
+++ configure
@@ -21156,7 +21156,7 @@ echo $ECHO_N "checking PURPLE_MAJOR_VERSION... $ECHO_C
{ echo "$as_me:$LINENO: checking PURPLE_MAJOR_VERSION" >&5
echo $ECHO_N "checking PURPLE_MAJOR_VERSION... $ECHO_C" >&6; }
-PURPLE_MAJOR_VERSION="`echo $PURPLE_VERSION|"$SED" -e's/^\([^.]*\).*$/\1/g'`"
+PURPLE_MAJOR_VERSION=2
{ echo "$as_me:$LINENO: result: $PURPLE_MAJOR_VERSION" >&5
echo "${ECHO_T}$PURPLE_MAJOR_VERSION" >&6; }