Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Aug 2022 11:19:35 GMT
From:      =?utf-8?Q?Stefan=20E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c09c6a443973 - main - devel/upnp: update pkg-plist to fix the build
Message-ID:  <202208071119.277BJZ5f002585@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c09c6a44397357302d52d6feb281a6a4ea772232

commit c09c6a44397357302d52d6feb281a6a4ea772232
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2022-08-07 11:12:37 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2022-08-07 11:19:23 +0000

    devel/upnp: update pkg-plist to fix the build
    
    Update pkg-plist to reflect the version bump of libupnp.so from 17.1.3
    to 17.1.4.
    
    Approved by:    portmgr (implicit)
---
 devel/upnp/pkg-plist | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/upnp/pkg-plist b/devel/upnp/pkg-plist
index b5c791394539..918fe3f791f7 100644
--- a/devel/upnp/pkg-plist
+++ b/devel/upnp/pkg-plist
@@ -30,6 +30,6 @@ lib/libixml.so.11.1.2
 lib/libupnp.a
 lib/libupnp.so
 lib/libupnp.so.17
-lib/libupnp.so.17.1.3
+lib/libupnp.so.17.1.4
 libdata/pkgconfig/libupnp.pc
 %%PORTDOCS%%%%DOCSDIR%%/UPnP_Programming_Guide.pdf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208071119.277BJZ5f002585>