Commits

Joshua Root authored 8672cfb9ee5
sendfile: update to rev 20110604, update homepage

Fixes: https://trac.macports.org/ticket/57603 Still broken on recent OS versions. At minimum, needs to be converted to use utmpx APIs instead of utmp.
No tags

net/sendfile/files/patch-makeconfig.diff

Modified
1 ---- makeconfig 2006-06-07 08:57:47.000000000 -0500
2 -+++ makeconfig 2008-05-09 04:50:03.000000000 -0500
3 -@@ -20,8 +20,6 @@
4 - MANDIR=/usr/local/man
5 - CONFIG=/usr/local/etc
6 - SERVERDIR=/usr/local/sbin
1 +--- makeconfig.orig 2011-06-04 09:00:22.000000000 +1000
2 ++++ makeconfig 2018-11-15 06:22:04.000000000 +1100
3 +@@ -21,8 +21,6 @@
4 + MANDIR=$PREFIX/man
5 + CONFIG=$PREFIX/etc
6 + SERVERDIR=$PREFIX/sbin
7 7 -INETDCONF=/etc/inetd.conf # xinetd will be automaticly recognized
8 8 -SERVICES=/etc/services
9 9
10 - ############################# OPTIONAL SETTINGS ##############################
11 10
12 -@@ -39,7 +37,7 @@
11 + ############################# OPTIONAL SETTINGS ##############################
12 +@@ -41,7 +39,7 @@
13 13 ######################### END OF USER CONFIGURATION ##########################
14 14
15 15 export CC CFLAGS LINK LDFLAGS BINDIR SERVERDIR MANDIR CONFIG SPOOL FIFODIR
16 16 -export INETDCONF SERVICES VERSION
17 17 +export VERSION
18 18 export TAR GZIP BZIP2 PGP RECODE METAMAIL SENDMAIL
19 19
20 20 topmake() {

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut