Date: Fri, 19 Jun 2020 15:59:16 +0000 (UTC) From: Santhosh Raju <fox@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539624 - in head: . devel devel/notify-sharp Message-ID: <202006191559.05JFxGZJ064885@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: fox Date: Fri Jun 19 15:59:16 2020 New Revision: 539624 URL: https://svnweb.freebsd.org/changeset/ports/539624 Log: devel/notify-sharp: Revive the port. - Change ownership to fox. - Upstream is available and was tested in poudriere. Added: head/devel/notify-sharp/ - copied from r530550, head/devel/notify-sharp/ Modified: head/MOVED head/devel/Makefile head/devel/notify-sharp/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Fri Jun 19 15:55:16 2020 (r539623) +++ head/MOVED Fri Jun 19 15:59:16 2020 (r539624) @@ -14610,7 +14610,6 @@ devel/mime||2020-05-05|Has expired: Broken for more th devel/motor||2020-05-05|Has expired: Broken for more than 6 months devel/mq4cpp||2020-05-05|Has expired: Broken for more than 6 months devel/myrepos||2020-05-05|Has expired: Broken for more than 6 months -devel/notify-sharp||2020-05-05|Has expired: Broken for more than 6 months devel/oozie||2020-05-05|Has expired: Broken for more than 6 months devel/p5-Cdk||2020-05-05|Has expired: Broken for more than 6 months devel/p5-Data-Average||2020-05-05|Has expired: Broken for more than 6 months Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri Jun 19 15:55:16 2020 (r539623) +++ head/devel/Makefile Fri Jun 19 15:59:16 2020 (r539624) @@ -1544,6 +1544,7 @@ SUBDIR += nlohmann-json SUBDIR += node-thrift SUBDIR += notcurses + SUBDIR += notify-sharp SUBDIR += npth SUBDIR += nsgenbind SUBDIR += nspr Modified: head/devel/notify-sharp/Makefile ============================================================================== --- head/devel/notify-sharp/Makefile Sat Apr 4 04:51:43 2020 (r530550) +++ head/devel/notify-sharp/Makefile Fri Jun 19 15:59:16 2020 (r539624) @@ -7,10 +7,8 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://romain.blogreen.org/distfiles/ -MAINTAINER= mono@FreeBSD.org +MAINTAINER= fox@FreeBSD.org COMMENT= C\# client library for notification-daemon - -BROKEN= unfetchable BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:devel/ndesk-dbus-glib RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/ndesk-dbus-glib-1.0.pc:devel/ndesk-dbus-glib \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006191559.05JFxGZJ064885>