svn commit: r567069 - branches/2021Q1/net/py-wsdd
Fernando Apesteguía
fernape at FreeBSD.org
Wed Mar 3 11:23:18 UTC 2021
Author: fernape
Date: Wed Mar 3 11:23:17 2021
New Revision: 567069
URL: https://svnweb.freebsd.org/changeset/ports/567069
Log:
MFH: r567068
net/py-wsdd: Add closing { to pkg-message
PR: 253941
Submitted by: andrew at neptune-one.net
Approved by: hiroo.ono+freebsd at gmail.com (maintainer)
Modified:
branches/2021Q1/net/py-wsdd/Makefile
branches/2021Q1/net/py-wsdd/pkg-message
Directory Properties:
branches/2021Q1/ (props changed)
Modified: branches/2021Q1/net/py-wsdd/Makefile
==============================================================================
--- branches/2021Q1/net/py-wsdd/Makefile Wed Mar 3 11:16:56 2021 (r567068)
+++ branches/2021Q1/net/py-wsdd/Makefile Wed Mar 3 11:23:17 2021 (r567069)
@@ -3,6 +3,7 @@
PORTNAME= wsdd
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.2
+PORTREVISION= 1
CATEGORIES= net python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: branches/2021Q1/net/py-wsdd/pkg-message
==============================================================================
--- branches/2021Q1/net/py-wsdd/pkg-message Wed Mar 3 11:16:56 2021 (r567068)
+++ branches/2021Q1/net/py-wsdd/pkg-message Wed Mar 3 11:23:17 2021 (r567069)
@@ -5,4 +5,5 @@ To run wsdd at startup, you need to add the following
wsdd_enable="YES"
EOM
+}
]
More information about the svn-ports-all
mailing list