Skip to content

Commit

Permalink
net/gupnp: Update to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jan 30, 2023
1 parent 47a1c04 commit f0082e9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
6 changes: 4 additions & 2 deletions net/gupnp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gupnp
PORTVERSION= 1.6.2
PORTVERSION= 1.6.3
CATEGORIES= net
MASTER_SITES= GNOME

Expand All @@ -12,7 +12,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING

BUILD_DEPENDS= glib>=2.69:devel/glib20 \
gobject-introspection>=1.36:devel/gobject-introspection \
gssdp>=1.5.2:net/gssdp \
gssdp>=1.6.2:net/gssdp \
libsoup3>=2.99.0:devel/libsoup3
LIB_DEPENDS= libgssdp-1.6.so:net/gssdp \
libsoup-3.0.so:devel/libsoup3 \
Expand All @@ -25,6 +25,8 @@ MESON_ARGS= -Dexamples=false -Dgtk_doc=false -Dintrospection=true
USE_CSTD= c11
USE_LDCONFIG= yes

PLIST_SUB= PATCH_VERSION=${PORTVERSION:E}

CPE_VENDOR= gnome

CONFLICTS_INSTALL= gupnp14
Expand Down
6 changes: 3 additions & 3 deletions net/gupnp/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1669057555
SHA256 (gupnp-1.6.2.tar.xz) = e90059cc83805dad93e83be47e53958f07471cc464f944391e7b5c82aa51a18f
SIZE (gupnp-1.6.2.tar.xz) = 2215220
TIMESTAMP = 1674589528
SHA256 (gupnp-1.6.3.tar.xz) = 4f4f418b07b81164df1f7ab612e28e4c016c2d085b8a4f39f97945f8b15ee248
SIZE (gupnp-1.6.3.tar.xz) = 2216496
2 changes: 1 addition & 1 deletion net/gupnp/pkg-plist
Expand Up @@ -22,7 +22,7 @@ include/gupnp-1.6/libgupnp/gupnp.h
lib/girepository-1.0/GUPnP-1.6.typelib
lib/libgupnp-1.6.so
lib/libgupnp-1.6.so.0
lib/libgupnp-1.6.so.0.106.2
lib/libgupnp-1.6.so.0.106.%%PATCH_VERSION%%
libdata/pkgconfig/gupnp-1.6.pc
share/gir-1.0/GUPnP-1.6.gir
%%VAPI%%share/vala/vapi/gupnp-1.6.deps
Expand Down

0 comments on commit f0082e9

Please sign in to comment.