sysutils/msyslog: Fix PORTSCOUT Variable

- Fix patch files to reflect 'make makepatch'
This commit is contained in:
Muhammad Moinur Rahman 2015-05-28 12:04:43 +00:00
parent 9efaacd77c
commit 364b8b1ec9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387724
5 changed files with 15 additions and 15 deletions

View file

@ -30,7 +30,7 @@ USE_RC_SUBR= msyslogd
SUB_FILES= pkg-message
USE_LDCONFIG= yes
PORTSCOUT= skipv:1.09d
PORTSCOUT= skipv:1.09a,1.09c,1.09d
.include <bsd.port.options.mk>

View file

@ -1,6 +1,6 @@
--- configure.orig Fri Apr 11 23:07:44 2003
+++ configure Wed Sep 14 16:39:00 2005
@@ -2941,7 +2941,7 @@
--- configure.orig 2003-04-11 19:07:44 UTC
+++ configure
@@ -2941,7 +2941,7 @@ fi
echo "$as_me:2941: result: $ac_cv_lib_dl_dlopen" >&5
echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
if test $ac_cv_lib_dl_dlopen = yes; then
@ -9,7 +9,7 @@
fi
echo "$as_me:2947: checking for connect in -lsocket" >&5
@@ -3573,9 +3573,9 @@
@@ -3573,9 +3573,9 @@ cat >>confdefs.h <<EOF
#define MSYSLOG_VERSION_STR "$MSYSLOG_VERSION"
EOF
@ -21,7 +21,7 @@
cat >>confdefs.h <<EOF
#define MLIBNAME_STR "$MLIBNAME"
EOF
@@ -3587,7 +3587,7 @@
@@ -3587,7 +3587,7 @@ then
prefix=$ac_default_prefix
fi
cat >>confdefs.h <<EOF
@ -30,7 +30,7 @@
EOF
echo "$as_me:3593: checking wheter optreset is needed" >&5
@@ -3644,14 +3644,6 @@
@@ -3644,14 +3644,6 @@ cat >>confdefs.h <<EOF
#define PID_DIR "$dir"
EOF
@ -45,7 +45,7 @@
echo "$as_me:3655: checking wether netdb.h requires _USE_IRS" >&5
echo $ECHO_N "checking wether netdb.h requires _USE_IRS... $ECHO_C" >&6
if grep _USE_IRS /usr/include/netdb.h >/dev/null ;then
@@ -3736,6 +3728,15 @@
@@ -3736,6 +3728,15 @@ EOF
SHARED_PARAMS="-Bshareable"
DCCFLAGS="-fPIC"

View file

@ -1,6 +1,6 @@
--- src/Makefile.in.orig Fri Apr 11 20:36:26 2003
+++ src/Makefile.in Thu Sep 15 11:01:15 2005
@@ -74,9 +74,3 @@
--- src/Makefile.in.orig 2003-04-11 16:36:26 UTC
+++ src/Makefile.in
@@ -74,9 +74,3 @@ install-prog:
$(INSTALL) -s $(PROG) $(INSTALL_DIR)/ ;
install: install-prog

View file

@ -1,6 +1,6 @@
--- src/modules/Makefile.in.orig Fri Apr 11 20:36:36 2003
+++ src/modules/Makefile.in Wed Sep 14 16:44:15 2005
@@ -35,7 +35,7 @@
--- src/modules/Makefile.in.orig 2003-04-11 16:36:36 UTC
+++ src/modules/Makefile.in
@@ -35,7 +35,7 @@ DCCFLAGS= @DCCFLAGS@
CPPFLAGS= -I.. @CPPFLAGS@
INSTALL= @INSTALL@

View file

@ -1,5 +1,5 @@
--- src/modules/om_classic.c.orig 2010-01-25 16:36:53.000000000 -0800
+++ src/modules/om_classic.c 2010-01-25 16:40:31.000000000 -0800
+++ src/modules/om_classic.c
@@ -66,7 +66,7 @@
#include <string.h>
#include <syslog.h>