From 48e87fca61a7dcf1e3af0c82f03a820a0beaad91 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Tue, 6 Nov 2001 11:32:54 +0000 Subject: - update to 0.23a PR: 31608 Submitted by: maintainer - use PLIST_SUB so we don't have to update pkg-plist each time with the new version number of the binary --- irc/sic/Makefile | 4 +++- irc/sic/distinfo | 2 +- irc/sic/files/patch-ac | 29 ----------------------------- irc/sic/pkg-plist | 2 +- 4 files changed, 5 insertions(+), 32 deletions(-) delete mode 100644 irc/sic/files/patch-ac (limited to 'irc') diff --git a/irc/sic/Makefile b/irc/sic/Makefile index aee919a49eb5..63167e308ba6 100644 --- a/irc/sic/Makefile +++ b/irc/sic/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sic -PORTVERSION= 0.22a +PORTVERSION= 0.23a CATEGORIES= irc MASTER_SITES= ftp://ftp.funet.fi/pub/unix/irc/sic/ EXTRACT_SUFX= .tgz @@ -15,6 +15,8 @@ MAINTAINER= sec@42.org GNU_CONFIGURE= yes +PLIST_SUB+= VERSION="${PORTVERSION}" + MAN1= sic.1 MAN5= sic-alias.5 sic-server.5 diff --git a/irc/sic/distinfo b/irc/sic/distinfo index 2a08b71be1de..711611c103df 100644 --- a/irc/sic/distinfo +++ b/irc/sic/distinfo @@ -1 +1 @@ -MD5 (sic-0.22a.tgz) = 667d1da8b37628c60b4e876db228bb23 +MD5 (sic-0.23a.tgz) = 05ef47c2e6ed2a8f71053678e684de35 diff --git a/irc/sic/files/patch-ac b/irc/sic/files/patch-ac deleted file mode 100644 index 0fa5559ce1a6..000000000000 --- a/irc/sic/files/patch-ac +++ /dev/null @@ -1,29 +0,0 @@ ---- configure.orig Tue Aug 1 00:37:23 2000 -+++ configure Mon Dec 4 22:27:39 2000 -@@ -1299,14 +1299,14 @@ - fi - rm -f confcache - --echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6 --echo "configure:1304: checking for pthread_create in -lpthread" >&5 -+echo $ac_n "checking for pthread_create in -pthread""... $ac_c" 1>&6 -+echo "configure:1304: checking for pthread_create in -pthread" >&5 - ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lpthread $LIBS" -+LIBS="-pthread $LIBS" - cat > conftest.$ac_ext <&6 diff --git a/irc/sic/pkg-plist b/irc/sic/pkg-plist index a725e4e7d6cb..cb4c8148db7d 100644 --- a/irc/sic/pkg-plist +++ b/irc/sic/pkg-plist @@ -1,2 +1,2 @@ bin/sic -bin/sic-0.22a +bin/sic-%%VERSION%% -- cgit v1.2.3