pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
trac-plugins-*: Convert trac-hacks to https
Module Name: pkgsrc-wip
Committed By: Greg Troxel <gdt%ir.bbn.com@localhost>
Pushed By: gdt
Date: Tue Mar 29 09:26:16 2016 -0400
Changeset: afaf8443bddf829df50bd96935f3c260e302c875
Modified Files:
trac-plugins-FullBlog/Makefile
trac-plugins-FullBlogNotification/Makefile
trac-plugins-GitPlugin/Makefile
trac-plugins-GraphViz/Makefile
trac-plugins-RoadmapHours/Makefile
trac-plugins-SensitiveTickets/Makefile
trac-plugins-TimingAndEstimation/Makefile
trac-plugins-screenshots/Makefile
Log Message:
trac-plugins-*: Convert trac-hacks to https
trac-hacks.org is now sending redirects to https for all http
accesses. This commit has not been tested, but is aligned with
the previous (tested) update to MasterTickets.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=afaf8443bddf829df50bd96935f3c260e302c875
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
trac-plugins-FullBlog/Makefile | 4 ++--
trac-plugins-FullBlogNotification/Makefile | 4 ++--
trac-plugins-GitPlugin/Makefile | 2 +-
trac-plugins-GraphViz/Makefile | 4 ++--
trac-plugins-RoadmapHours/Makefile | 4 ++--
trac-plugins-SensitiveTickets/Makefile | 4 ++--
trac-plugins-TimingAndEstimation/Makefile | 4 ++--
trac-plugins-screenshots/Makefile | 4 ++--
8 files changed, 15 insertions(+), 15 deletions(-)
diffs:
diff --git a/trac-plugins-FullBlog/Makefile b/trac-plugins-FullBlog/Makefile
index 9aef213..92d93b9 100644
--- a/trac-plugins-FullBlog/Makefile
+++ b/trac-plugins-FullBlog/Makefile
@@ -5,11 +5,11 @@ PKGNAME= trac-plugins-FullBlog-0.1.1pre${SVN_REV}
PKGREVISION= 2
EGG_NAME= TracFullBlogPlugin-0.1.1
CATEGORIES= www
-MASTER_SITES= -http://trac-hacks.org/changeset/${SVN_REV}/${SVN_MOD}?old_path=/&format=zip
+MASTER_SITES= -https://trac-hacks.org/changeset/${SVN_REV}/${SVN_MOD}?old_path=/&format=zip
EXTRACT_SUFX= .zip
MAINTAINER= roy%NetBSD.org@localhost
-HOMEPAGE= http://trac-hacks.org/wiki/FullBlogPlugin
+HOMEPAGE= https://trac-hacks.org/wiki/FullBlogPlugin
COMMENT= Blog plugin for Trac
DEPENDS+= trac>=0.11:../../www/trac
diff --git a/trac-plugins-FullBlogNotification/Makefile b/trac-plugins-FullBlogNotification/Makefile
index 2d28082..f0445ff 100644
--- a/trac-plugins-FullBlogNotification/Makefile
+++ b/trac-plugins-FullBlogNotification/Makefile
@@ -5,11 +5,11 @@ PKGNAME= trac-plugins-FullBlogNotification-0.1pre${SVN_REV}
PKGREVISION= 1
EGG_NAME= TracFullBlogNotificationPlugin-0.1
CATEGORIES= www
-MASTER_SITES= -http://trac-hacks.org/changeset/${SVN_REV}/${SVN_MOD}?old_path=/&format=zip
+MASTER_SITES= -https://trac-hacks.org/changeset/${SVN_REV}/${SVN_MOD}?old_path=/&format=zip
EXTRACT_SUFX= .zip
MAINTAINER= roy%NetBSD.org@localhost
-HOMEPAGE= http://trac-hacks.org/wiki/FullBlogNotificationPlugin
+HOMEPAGE= https://trac-hacks.org/wiki/FullBlogNotificationPlugin
COMMENT= E-mail Notification for the FullBlog plugin for Trac
DEPENDS+= trac-plugins-FullBlog>=0.1pre6158:../../wip/trac-plugins-FullBlog
diff --git a/trac-plugins-GitPlugin/Makefile b/trac-plugins-GitPlugin/Makefile
index 97db1f9..3ed30cf 100644
--- a/trac-plugins-GitPlugin/Makefile
+++ b/trac-plugins-GitPlugin/Makefile
@@ -5,7 +5,7 @@ PKGNAME= trac-plugins-GitPlugin-0.1pre${SVN_REV}
PKGREVISION= 1
EGG_NAME= TracGit-0.12.0.2dev
CATEGORIES= www
-MASTER_SITES= -http://trac-hacks.org/changeset/${SVN_REV}/${SVN_MOD}?old_path=/&format=zip
+MASTER_SITES= -https://trac-hacks.org/changeset/${SVN_REV}/${SVN_MOD}?old_path=/&format=zip
EXTRACT_SUFX= .zip
MAINTAINER= roy%NetBSD.org@localhost
diff --git a/trac-plugins-GraphViz/Makefile b/trac-plugins-GraphViz/Makefile
index 9d97981..0f39d0f 100644
--- a/trac-plugins-GraphViz/Makefile
+++ b/trac-plugins-GraphViz/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= # not defined
MAINTAINER= pkgsrc-users%netbsd.org@localhost
-HOMEPAGE= http://trac-hacks.org/wiki/GraphVizPlugin
+HOMEPAGE= https://trac-hacks.org/wiki/GraphVizPlugin
COMMENT= Graphviz plugin for Trac
DEPENDS+= trac>=0.11:../../www/trac
@@ -19,7 +19,7 @@ DEPENDS+= trac>=0.11:../../www/trac
EGG_NAME= graphviz-${UPSTREAM_VERSION}dev_r0
SVN_REPOSITORIES= graphviz
-SVN_ROOT.graphviz= http://trac-hacks.org/svn/graphvizplugin/trunk
+SVN_ROOT.graphviz= https://trac-hacks.org/svn/graphvizplugin/trunk
SVN_TAG.graphviz= ${SVNVERSION}
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 13275/0.7.7
diff --git a/trac-plugins-RoadmapHours/Makefile b/trac-plugins-RoadmapHours/Makefile
index 02fc0d8..d2a26c8 100644
--- a/trac-plugins-RoadmapHours/Makefile
+++ b/trac-plugins-RoadmapHours/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= www
MASTER_SITES= # not defined
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= http://trac-hacks.org/wiki/RoadmapHoursPlugin
+HOMEPAGE= https://trac-hacks.org/wiki/RoadmapHoursPlugin
COMMENT= RoadmapHours plugin for Trac
DEPENDS+= trac>=0.11:../../www/trac
@@ -22,7 +22,7 @@ DEPENDS+= trac-plugins-TimingAndEstimation>=0.7.6:../../wip/trac-plugins-TimingA
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # trac-plugins-TimingAndEstimation
SVN_REPOSITORIES= plugin
-SVN_ROOT.plugin= http://trac-hacks.org/svn/roadmaphoursplugin/0.11
+SVN_ROOT.plugin= https://trac-hacks.org/svn/roadmaphoursplugin/0.11
SVN_TAG.plugin= ${SVNVERSION}
NO_CHECKSUM= yes
diff --git a/trac-plugins-SensitiveTickets/Makefile b/trac-plugins-SensitiveTickets/Makefile
index 6c420b6..e414772 100644
--- a/trac-plugins-SensitiveTickets/Makefile
+++ b/trac-plugins-SensitiveTickets/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= # not defined
LICENSE= gnu-gpl-v2
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= http://trac-hacks.org/wiki/SensitiveTicketsPlugin
+HOMEPAGE= https://trac-hacks.org/wiki/SensitiveTicketsPlugin
COMMENT= Ticket dependency plugin for Trac
DEPENDS+= trac>=0.11:../../www/trac
@@ -23,7 +23,7 @@ DEPENDS+= trac>=0.11:../../www/trac
EGG_NAME= sensitivetickets-${UPSTREAM_VERSION}
SVN_REPOSITORIES= sensitivetickets
-SVN_ROOT.sensitivetickets= http://trac-hacks.org/svn/sensitiveticketsplugin/trunk
+SVN_ROOT.sensitivetickets= https://trac-hacks.org/svn/sensitiveticketsplugin/trunk
SVN_TAG.sensitivetickets= ${SVN_VERSION}
WRKSRC= ${WRKDIR}/sensitivetickets
diff --git a/trac-plugins-TimingAndEstimation/Makefile b/trac-plugins-TimingAndEstimation/Makefile
index ae7307d..d3c46f7 100644
--- a/trac-plugins-TimingAndEstimation/Makefile
+++ b/trac-plugins-TimingAndEstimation/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= www
MASTER_SITES= # not defined
MAINTAINER= gdt%NetBSD.org@localhost
-HOMEPAGE= http://trac-hacks.org/wiki/TimingAndEstimationPlugin
+HOMEPAGE= https://trac-hacks.org/wiki/TimingAndEstimationPlugin
COMMENT= TimingAndEstimation plugin for Trac
DEPENDS+= trac>=0.12:../../www/trac
@@ -21,7 +21,7 @@ DEPENDS+= trac>=0.12:../../www/trac
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.2.8/11739
SVN_REPOSITORIES= plugin
-SVN_ROOT.plugin= http://trac-hacks.org/svn/timingandestimationplugin/branches/trac0.12
+SVN_ROOT.plugin= https://trac-hacks.org/svn/timingandestimationplugin/branches/trac0.12
SVN_TAG.plugin= ${SVNVERSION}
NO_CHECKSUM= yes
diff --git a/trac-plugins-screenshots/Makefile b/trac-plugins-screenshots/Makefile
index ebb66f5..2432bab 100644
--- a/trac-plugins-screenshots/Makefile
+++ b/trac-plugins-screenshots/Makefile
@@ -5,11 +5,11 @@ PKGNAME= trac-plugins-screenshots-0.1pre${SVN_REV}
PKGREVISION= 1
EGG_NAME= TracScreenshots-0.7
CATEGORIES= www
-MASTER_SITES= -http://trac-hacks.org/changeset/${SVN_REV}/${SVN_MOD}?old_path=/&format=zip
+MASTER_SITES= -https://trac-hacks.org/changeset/${SVN_REV}/${SVN_MOD}?old_path=/&format=zip
EXTRACT_SUFX= .zip
MAINTAINER= roy%NetBSD.org@localhost
-HOMEPAGE= http://trac-hacks.org/wiki/ScreenshotsPlugin
+HOMEPAGE= https://trac-hacks.org/wiki/ScreenshotsPlugin
COMMENT= Screenshots plugin for Trac
DEPENDS+= trac>=0.11:../../www/trac
Home |
Main Index |
Thread Index |
Old Index