FreeBSD Bugzilla – Attachment 171424 Details for
Bug 210129
sysutils/apcupsd: Update to 3.14.14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
apcupsd-3.14.14-without-tcp-wrappers
apcupsd-3.14.14.patch (text/plain), 3.18 KB, created by
Danilo G. Baio
on 2016-06-14 13:36:50 UTC
(
hide
)
Description:
apcupsd-3.14.14-without-tcp-wrappers
Filename:
MIME Type:
Creator:
Danilo G. Baio
Created:
2016-06-14 13:36:50 UTC
Size:
3.18 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 416885) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= apcupsd >-PORTVERSION= 3.14.13 >+PORTVERSION= 3.14.14 > CATEGORIES= sysutils > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%20Stable/${PORTVERSION} > >@@ -29,8 +29,8 @@ > LIBS+= -L${LOCALBASE}/lib > > OPTIONS_DEFINE= APCSMART_DRV APCDUMB_DRV CLIENT_ONLY CGI PCNET_DRV USB SNMP_DRV \ >- SNMP_DRV_OLD TCP_WRAPPERS TEST_DRV GAPCMON DOCS MODBUS >-OPTIONS_DEFAULT= APCSMART_DRV APCDUMB_DRV PCNET_DRV USB TCP_WRAPPERS MODBUS >+ SNMP_DRV_OLD TEST_DRV GAPCMON DOCS MODBUS >+OPTIONS_DEFAULT= APCSMART_DRV APCDUMB_DRV PCNET_DRV USB MODBUS > APCSMART_DRV_DESC= Compile APC SmartUPS serial driver > APCDUMB_DRV_DESC= Compile dumb UPS driver > CLIENT_ONLY_DESC= Only NIS client (no network server or drivers) >@@ -39,7 +39,6 @@ > USB_DESC= Compile with USB Support driver > SNMP_DRV_DESC= Compile with SNMP driver > SNMP_DRV_OLD_DESC= Compile with old SNMP driver >-TCP_WRAPPERS_DESC= Compile with TCP_WRAPPERS support > TEST_DRV_DESC= Compile TEST driver > GAPCMON_DESC= Build GTK GUI front-end > MODBUS_DESC= Compile with MODBUS driver >@@ -63,13 +62,8 @@ > MODBUS_CONFIGURE_ENABLE= modbus > SNMP_DRV_OLD_CONFIGURE_ENABLE= net-snmp > SNMP_DRV_OLD_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp >-TCP_WRAPPERS_CONFIGURE_WITH= libwrap=yes > TEST_DRV_CONFIGURE_ENABLE= test > >-#CONFIGURE_ARGS+= --with-libwrap=yes >-#CONFIGURE_ENV+= LIBS="-lcurses -lmenu" >-#PLIST_SUB+= POWERFL="" >- > .include <bsd.port.options.mk> > > pre-configure: >Index: distinfo >=================================================================== >--- distinfo (revision 416885) >+++ distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (apcupsd-3.14.13.tar.gz) = 57ecbde01d0448bf8c4dbfe0ad016724ae66ab98adf2de955bf2be553c5d03f9 >-SIZE (apcupsd-3.14.13.tar.gz) = 1935043 >+TIMESTAMP = 1465502881 >+SHA256 (apcupsd-3.14.14.tar.gz) = db7748559b6b4c3784f9856561ef6ac6199ef7bd019b3edcd7e0a647bf8f9867 >+SIZE (apcupsd-3.14.14.tar.gz) = 1843409 >Index: files/patch-configure >=================================================================== >--- files/patch-configure (revision 416885) >+++ files/patch-configure (working copy) >@@ -1,9 +1,10 @@ >---- configure.orig 2015-01-04 20:35:43 UTC >+--- configure.orig 2016-04-18 20:26:31 UTC > +++ configure >-@@ -12678,53 +12678,6 @@ $as_echo "$as_me: error: gethostbyname_r >+@@ -12397,55 +12397,6 @@ $as_echo "$as_me: error: gethostbyname_r >+ ;; > esac > >- if test -n "$GCC"; then >+-if test -n "$GCC"; then > - # Starting with GCC 3.0, you must link C++ programs against either > - # libstdc++ (shared by default), or libsupc++ (always static). If > - # you care about binary portability between Linux distributions, >@@ -50,7 +51,8 @@ > - esac > - ;; > - esac >+-fi > - >- # See if GCC supports -fno-exceptions... >- { $as_echo "$as_me:$LINENO: checking if GCC supports -fno-exceptions" >&5 >- $as_echo_n "checking if GCC supports -fno-exceptions... " >&6; } >+ { $as_echo "$as_me:$LINENO: checking whether C compiler accepts -fno-exceptions" >&5 >+ $as_echo_n "checking whether C compiler accepts -fno-exceptions... " >&6; } >+ if test "${ax_cv_check_cflags___fno_exceptions+set}" = set; then
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 210129
:
171194
|
171238
|
171424
|
171458