Page MenuHomeDevCentral

No OneTemporary

diff --git a/devel/notifications-cli-client/Makefile b/devel/notifications-cli-client/Makefile
index 672f2dd..5f49b4c 100644
--- a/devel/notifications-cli-client/Makefile
+++ b/devel/notifications-cli-client/Makefile
@@ -1,29 +1,26 @@
-# Created by: Dereckson <dereckson@gmail.com>
-# $FreeBSD$
-#
-# This port is a part of Nasqueron operations FreeBSD internal ports tree.
-
PORTNAME= notifications-cli-client
-PORTVERSION=0.3.0
+PORTVERSION= 0.4.0
CATEGORIES= devel
DISTNAME= ${PORTNAME}
MAINTAINER= dereckson@gmail.com
COMMENT= Prints notifications to the console
+WWW= https://github.com/nasqueron/notifications-cli-client
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pika/amqp_object.py:devel/py-pika
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pika/amqp_object.py:devel/py-pika@${PY_FLAVOR}
+USES= python:3.4+ shebangfix
USE_GITHUB= yes
GH_ACCOUNT= nasqueron
GH_TAGNAME= v${PORTVERSION}
-USES= python:3.4+
NO_BUILD= yes
+SHEBANG_FILES= notifications
PLIST_FILES= bin/notifications
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/notifications ${STAGEDIR}${PREFIX}/bin/
.include <bsd.port.mk>
diff --git a/devel/notifications-cli-client/distinfo b/devel/notifications-cli-client/distinfo
index 5564802..49596f5 100644
--- a/devel/notifications-cli-client/distinfo
+++ b/devel/notifications-cli-client/distinfo
@@ -1,2 +1,3 @@
-SHA256 (notifications-cli-client_GH0.tar.gz) = c98fe019188848e925b19c334346bbe44474a69c455d3afa78fdac9987db4108
-SIZE (notifications-cli-client_GH0.tar.gz) = 2346
+TIMESTAMP = 1729110268
+SHA256 (nasqueron-notifications-cli-client-0.4.0-v0.4.0_GH0.tar.gz) = d31a9467cadf061b9f3b4d8c7a63162d425554d634d8cd0139a58038878e06a5
+SIZE (nasqueron-notifications-cli-client-0.4.0-v0.4.0_GH0.tar.gz) = 2583
diff --git a/devel/notifications-cli-client/pkg-descr b/devel/notifications-cli-client/pkg-descr
index 85a73da..badac03 100644
--- a/devel/notifications-cli-client/pkg-descr
+++ b/devel/notifications-cli-client/pkg-descr
@@ -1,5 +1,3 @@
Client to connect to an AMQP broker to print notifications to the console.
Intended to be used with the Nasqueron notifications center.
-
-WWW: https://github.com/nasqueron/notifications-cli-client

File Metadata

Mime Type
text/x-diff
Expires
Mon, Nov 25, 08:15 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2257570
Default Alt Text
(2 KB)

Event Timeline