FreeBSD Bugzilla – Attachment 199724 Details for
Bug 233700
devel/upnp: Level up port compliance, Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
upnp adoption patch, without PORTREVISION bump
upnp.diff (text/plain), 1.36 KB, created by
Lorenzo Salvadore
on 2018-12-01 20:31:12 UTC
(
hide
)
Description:
upnp adoption patch, without PORTREVISION bump
Filename:
MIME Type:
Creator:
Lorenzo Salvadore
Created:
2018-12-01 20:31:12 UTC
Size:
1.36 KB
patch
obsolete
>diff -Nru /usr/local/poudriere/ports/official/devel/upnp/Makefile /usr/local/poudriere/ports/experimental/devel/upnp/Makefile >--- /usr/local/poudriere/ports/official/devel/upnp/Makefile 2018-09-10 10:58:04.000000000 +0200 >+++ /usr/local/poudriere/ports/experimental/devel/upnp/Makefile 2018-12-01 21:24:57.594049000 +0100 >@@ -8,31 +8,31 @@ > MASTER_SITES= SF/p${PORTNAME}/p${PORTNAME}/libUPnP%20${PORTVERSION} > DISTNAME= lib${PORTNAME}-${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= phascolarctos@protonmail.ch > COMMENT= Universal Plug and Play Software Development Kit > > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >+USES= cpe libtool pathfix tar:bzip2 >+USE_LDCONFIG= yes >+ > PORTSCOUT= skipv:1.8.3 # released on 2017-11-14; older than 1.6.25 > > GNU_CONFIGURE= yes > INSTALL_TARGET= install-strip > TEST_TARGET= check >-USES= cpe libtool pathfix tar:bzip2 > CPE_VENDOR= libupnp_project > CPE_PRODUCT= libupnp >-USE_LDCONFIG= yes > > PORTDOCS= ixml/*.html upnp/*.html > > OPTIONS_DEFINE= DEBUG DOCS IPV6 > OPTIONS_SUB= yes > >-DEBUG_CONFIGURE_ON= --enable-debug >-DOCS_CONFIGURE_ON= --with-documentation=${DOCSDIR} >-DOCS_CONFIGURE_OFF= --without-documentation >-IPV6_CONFIGURE_ON= --enable-ipv6 >+DEBUG_CONFIGURE_ENABLE= debug >+DOCS_CONFIGURE_WITH= documentation=${DOCSDIR} >+IPV6_CONFIGURE_ENABLE= ipv6 > > pre-configure: > ${REINPLACE_CMD} -e '386s,docs/dist,,' ${WRKSRC}/Makefile.in
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
Flags:
salvadore
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 233700
: 199724 |
199792