diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-30 13:57:11 +0800 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-07-30 13:57:11 +0800 |
| commit | 9f7a28532c5900f3aa5096db51fd7ecf1bbe83d5 (patch) | |
| tree | 3ce3cc5b8417ec3fd65301d342653d1b28579a45 /net/libnet/files/patch-configure | |
| parent | devel/libdap: Update to 3.20.11 (diff) | |
net/libnet: Update to 1.2
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/libnet/libnet/releases
Diffstat (limited to 'net/libnet/files/patch-configure')
| -rw-r--r-- | net/libnet/files/patch-configure | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/net/libnet/files/patch-configure b/net/libnet/files/patch-configure deleted file mode 100644 index 7aff7de28b7f..000000000000 --- a/net/libnet/files/patch-configure +++ /dev/null @@ -1,17 +0,0 @@ ---- configure.orig 2012-03-29 21:18:48 UTC -+++ configure -@@ -12165,13 +12165,12 @@ done - $as_echo "#define LIBNET_BSDISH_OS 1" >>confdefs.h - - --$as_echo "#define LIBNET_BSD_BYTE_SWAP 1" >>confdefs.h - - - $as_echo "#define HAVE_SOCKADDR_SA_LEN 1" >>confdefs.h - - -- LIBNET_CONFIG_DEFINES="-DLIBNET_BSDISH_OS -DLIBNET_BSD_BYTE_SWAP -DHAVE_SOCKADDR_SA_LEN" -+ LIBNET_CONFIG_DEFINES="-DLIBNET_BSDISH_OS -DHAVE_SOCKADDR_SA_LEN" - ;; - - *netbsd*) |
