Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Dec 2023 12:24:19 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 73d7cea1e845 - main - net/gupnp-ui: Remove expired port
Message-ID:  <202312021224.3B2COJdK080633@gitrepo.freebsd.org>

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

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

commit 73d7cea1e84553d040e899e7ae35f75f3da64b4e
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2023-12-02 12:23:45 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-12-02 12:23:45 +0000

    net/gupnp-ui: Remove expired port
    
    2023-11-30 net/gupnp-ui: Depends on deprecated port net/gupnp14
---
 MOVED                  |  1 +
 net/Makefile           |  1 -
 net/gupnp-ui/Makefile  | 32 --------------------------------
 net/gupnp-ui/distinfo  |  2 --
 net/gupnp-ui/pkg-descr |  1 -
 net/gupnp-ui/pkg-plist | 20 --------------------
 6 files changed, 1 insertion(+), 56 deletions(-)

diff --git a/MOVED b/MOVED
index 56511b62bf85..ed436cd39df9 100644
--- a/MOVED
+++ b/MOVED
@@ -8123,3 +8123,4 @@ java/wildfly15||2023-12-02|Has expired: End of life upstream
 astro/ptiger||2023-12-02|Has expired: Depends on expired astro/tkgeomap
 devel/ptmalloc2||2023-12-02|Has expired: Abandonware, last release in 2006 and there are other alternative malloc implementations available
 java/wildfly25||2023-12-02|Has expired: End of life upstream
+net/gupnp-ui||2023-12-02|Has expired: Depends on deprecated port net/gupnp14
diff --git a/net/Makefile b/net/Makefile
index 22889a2a64aa..b284f1ab4883 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -233,7 +233,6 @@
     SUBDIR += gupnp-igd
     SUBDIR += gupnp-igd12
     SUBDIR += gupnp-tools
-    SUBDIR += gupnp-ui
     SUBDIR += gupnp14
     SUBDIR += gutenfetch
     SUBDIR += gwhois
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile
deleted file mode 100644
index 16435f7e0fac..000000000000
--- a/net/gupnp-ui/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-PORTNAME=	gupnp-ui
-PORTVERSION=	0.1.1
-PORTREVISION=	10
-CATEGORIES=	net
-MASTER_SITES=	GNOME
-
-MAINTAINER=	sunpoet@FreeBSD.org
-COMMENT=	Framework for UPnP devices
-WWW=		https://wiki.gnome.org/Projects/GUPnP
-
-LICENSE=	LGPL20
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-DEPRECATED=	Depends on deprecated port net/gupnp14
-EXPIRATION_DATE=2023-11-30
-
-BUILD_DEPENDS=	gupnp14>=0.3:net/gupnp14
-LIB_DEPENDS=	libgupnp-1.2.so:net/gupnp14 \
-		libsoup-2.4.so:devel/libsoup
-
-USES=		compiler:c++11-lang gnome libtool pathfix pkgconfig python
-USE_GNOME=	gtk20
-
-GNU_CONFIGURE=	yes
-INSTALL_TARGET=	install-strip
-USE_LDCONFIG=	yes
-
-post-patch:
-	@${REINPLACE_CMD} -e '/^SUBDIRS = / s|tests||' ${WRKSRC}/Makefile.in
-	@${REINPLACE_CMD} -e 's|gupnp-1.0|gupnp-1.2|' ${WRKSRC}/configure ${WRKSRC}/gupnp-ui-1.0.pc.in
-
-.include <bsd.port.mk>
diff --git a/net/gupnp-ui/distinfo b/net/gupnp-ui/distinfo
deleted file mode 100644
index 2f00edfc9066..000000000000
--- a/net/gupnp-ui/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gupnp-ui-0.1.1.tar.gz) = 54446978d10507b58bb171671a8fe50cff5a7cf1ad8457bf2b5b45837a7bda38
-SIZE (gupnp-ui-0.1.1.tar.gz) = 362414
diff --git a/net/gupnp-ui/pkg-descr b/net/gupnp-ui/pkg-descr
deleted file mode 100644
index dc6f3c33bada..000000000000
--- a/net/gupnp-ui/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-GUPnP-UI provides a collection of simple GTK+ widgets on top of GUPnP.
diff --git a/net/gupnp-ui/pkg-plist b/net/gupnp-ui/pkg-plist
deleted file mode 100644
index dd10339db952..000000000000
--- a/net/gupnp-ui/pkg-plist
+++ /dev/null
@@ -1,20 +0,0 @@
-include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui-device-store.h
-include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui-device-view.h
-include/gupnp-ui-1.0/libgupnp-ui/gupnp-ui.h
-lib/libgupnp-ui-1.0.a
-lib/libgupnp-ui-1.0.so
-lib/libgupnp-ui-1.0.so.0
-lib/libgupnp-ui-1.0.so.0.0.0
-libdata/pkgconfig/gupnp-ui-1.0.pc
-share/gtk-doc/html/gupnp-ui/GUPnPUIDeviceStore.html
-share/gtk-doc/html/gupnp-ui/GUPnPUIDeviceView.html
-share/gtk-doc/html/gupnp-ui/ch01.html
-share/gtk-doc/html/gupnp-ui/gupnp-ui.devhelp
-share/gtk-doc/html/gupnp-ui/gupnp-ui.devhelp2
-share/gtk-doc/html/gupnp-ui/home.png
-share/gtk-doc/html/gupnp-ui/index.html
-share/gtk-doc/html/gupnp-ui/index.sgml
-share/gtk-doc/html/gupnp-ui/left.png
-share/gtk-doc/html/gupnp-ui/right.png
-share/gtk-doc/html/gupnp-ui/style.css
-share/gtk-doc/html/gupnp-ui/up.png



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