git: f3a782150740 - main - www/twiki-*: Remove non resolving MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 20 Jun 2023 12:05:18 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f3a7821507403af2624bf95b5d5d5c9d35690a19
commit f3a7821507403af2624bf95b5d5d5c9d35690a19
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-06-20 11:14:08 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-20 12:05:08 +0000
www/twiki-*: Remove non resolving MASTER_SITES
Approved by: portmgr (blanket)
---
www/twiki-BugzillaLinkPlugin/Makefile | 3 +--
www/twiki-GluePlugin/Makefile | 3 +--
www/twiki-LdapContrib/Makefile | 3 +--
www/twiki-LdapNgPlugin/Makefile | 3 +--
www/twiki-MathModePlugin/Makefile | 3 +--
www/twiki-NewUserPlugin/Makefile | 3 +--
6 files changed, 6 insertions(+), 12 deletions(-)
diff --git a/www/twiki-BugzillaLinkPlugin/Makefile b/www/twiki-BugzillaLinkPlugin/Makefile
index 1355a214e7c7..6b24d2f9916b 100644
--- a/www/twiki-BugzillaLinkPlugin/Makefile
+++ b/www/twiki-BugzillaLinkPlugin/Makefile
@@ -1,7 +1,6 @@
PORTNAME= BugzillaLinkPlugin
SVNREV= 15560
-MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
- LOCAL/skv
+MASTER_SITES= LOCAL/skv
COMMENT= Link to Bugzilla bugs using shorthand references
WWW= https://twiki.org/cgi-bin/view/Plugins/BugzillaLinkPlugin
diff --git a/www/twiki-GluePlugin/Makefile b/www/twiki-GluePlugin/Makefile
index 34730078149c..e143842c45e1 100644
--- a/www/twiki-GluePlugin/Makefile
+++ b/www/twiki-GluePlugin/Makefile
@@ -1,7 +1,6 @@
PORTNAME= GluePlugin
SVNREV= 15708
-MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
- LOCAL/skv
+MASTER_SITES= LOCAL/skv
COMMENT= Allow to format tags and arguments on multiple lines
WWW= https://twiki.org/cgi-bin/view/Plugins/GluePlugin
diff --git a/www/twiki-LdapContrib/Makefile b/www/twiki-LdapContrib/Makefile
index 327a12e40948..1eaeaf384f64 100644
--- a/www/twiki-LdapContrib/Makefile
+++ b/www/twiki-LdapContrib/Makefile
@@ -1,8 +1,7 @@
PORTNAME= LdapContrib
SVNREV= 16840
PORTREVISION= 1
-MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
- LOCAL/skv
+MASTER_SITES= LOCAL/skv
COMMENT= LDAP services for TWiki
WWW= https://twiki.org/cgi-bin/view/Plugins/LdapContrib
diff --git a/www/twiki-LdapNgPlugin/Makefile b/www/twiki-LdapNgPlugin/Makefile
index eda3bf07237c..728a0f4577f1 100644
--- a/www/twiki-LdapNgPlugin/Makefile
+++ b/www/twiki-LdapNgPlugin/Makefile
@@ -1,7 +1,6 @@
PORTNAME= LdapNgPlugin
SVNREV= 15577
-MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
- LOCAL/skv
+MASTER_SITES= LOCAL/skv
COMMENT= Query and display data from an LDAP directory
WWW= https://twiki.org/cgi-bin/view/Plugins/LdapNgPlugin
diff --git a/www/twiki-MathModePlugin/Makefile b/www/twiki-MathModePlugin/Makefile
index 8f76b5320706..d869e2dcf1e7 100644
--- a/www/twiki-MathModePlugin/Makefile
+++ b/www/twiki-MathModePlugin/Makefile
@@ -1,8 +1,7 @@
PORTNAME= MathModePlugin
SVNREV= 15934
PORTREVISION= 2
-MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
- LOCAL/skv
+MASTER_SITES= LOCAL/skv
COMMENT= Include LaTeX formatted math in your TWiki pages
WWW= https://twiki.org/cgi-bin/view/Plugins/MathModePlugin
diff --git a/www/twiki-NewUserPlugin/Makefile b/www/twiki-NewUserPlugin/Makefile
index af52952b1801..50e2e1ed42ec 100644
--- a/www/twiki-NewUserPlugin/Makefile
+++ b/www/twiki-NewUserPlugin/Makefile
@@ -1,7 +1,6 @@
PORTNAME= NewUserPlugin
SVNREV= 17515
-MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
- LOCAL/skv
+MASTER_SITES= LOCAL/skv
COMMENT= Create user's topic for externally authenticated users
WWW= https://twiki.org/cgi-bin/view/Plugins/NewUserPlugin