pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Follow some redirects.
details: https://anonhg.NetBSD.org/pkgsrc/rev/0920e10ed954
branches: trunk
changeset: 367731:0920e10ed954
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Sep 06 09:02:59 2017 +0000
description:
Follow some redirects.
diffstat:
archivers/torrentzip/Makefile | 4 ++--
archivers/xz/Makefile | 6 +++---
audio/toolame/Makefile | 4 ++--
audio/vorbisgain/Makefile | 4 ++--
audio/xmcd/Makefile | 4 ++--
audio/xmmix/Makefile | 4 ++--
audio/xmms-mad/Makefile | 4 ++--
audio/xmms-sid/Makefile | 6 +++---
audio/xmms/Makefile.common | 6 +++---
chat/fisg/Makefile | 4 ++--
chat/unrealircd/Makefile | 4 ++--
comms/xisp/Makefile | 6 +++---
databases/virtuoso/Makefile | 4 ++--
databases/yap2lc/Makefile | 4 ++--
devel/sloccount/Makefile | 6 +++---
devel/tkdiff/Makefile | 4 ++--
devel/tre/Makefile | 6 +++---
devel/trio/Makefile | 4 ++--
editors/tweak/Makefile | 6 +++---
fonts/Xft2/Makefile | 4 ++--
fonts/thaixfonts/Makefile | 4 ++--
fonts/ttf-tlwg/Makefile | 4 ++--
games/xtris/Makefile | 4 ++--
graphics/wxsvg/Makefile | 4 ++--
graphics/zathura-cb/Makefile | 6 +++---
graphics/zathura-djvu/Makefile | 6 +++---
ham/trustedQSL/Makefile | 6 +++---
ham/xdx/Makefile | 6 +++---
mail/thunderbird-l10n/Makefile | 4 ++--
mail/thunderbird/Makefile | 4 ++--
mail/thunderbird24-l10n/Makefile | 4 ++--
mail/thunderbird24/Makefile | 4 ++--
mail/thunderbird31-l10n/Makefile | 4 ++--
mail/thunderbird31/Makefile | 4 ++--
mail/thunderbird38-l10n/Makefile | 4 ++--
mail/thunderbird38/Makefile | 4 ++--
mail/thunderbird45-l10n/Makefile | 4 ++--
mail/thunderbird45/Makefile | 4 ++--
mail/wmbiff/Makefile | 4 ++--
misc/xdg-utils/Makefile | 6 +++---
multimedia/totem-pl-parser/Makefile | 4 ++--
net/trickle/Makefile | 6 +++---
net/tspc/Makefile | 6 +++---
net/ttt/Makefile | 4 ++--
net/vncviewer/Makefile | 4 ++--
net/vpnc/Makefile | 6 +++---
net/wireshark/Makefile | 4 ++--
net/xymon/Makefile | 4 ++--
net/ytalk/Makefile | 4 ++--
parallel/threadingbuildingblocks/Makefile | 4 ++--
print/tex-prosper/Makefile | 4 ++--
print/zathura-pdf-mupdf/Makefile | 6 +++---
print/zathura-pdf-poppler/Makefile | 6 +++---
print/zathura-ps/Makefile | 6 +++---
print/zathura/Makefile | 6 +++---
security/vault/Makefile | 4 ++--
security/xmlsec1/Makefile | 6 +++---
security/yafic/Makefile | 4 ++--
security/zoneminder/Makefile | 4 ++--
sysutils/upower/Makefile | 4 ++--
sysutils/vifm/Makefile | 4 ++--
sysutils/xc5k-firmware/Makefile | 6 +++---
sysutils/zabbix/Makefile.common | 4 ++--
textproc/xapian-omega/Makefile | 4 ++--
textproc/xapian/Makefile | 4 ++--
time/xdaliclock/Makefile | 6 +++---
wm/waimea/Makefile | 4 ++--
www/vimb/Makefile | 4 ++--
www/webkit-gtk/Makefile | 6 +++---
www/webkit24-gtk/Makefile.common | 6 +++---
www/wordpress/Makefile | 6 +++---
x11/Xfixes/Makefile | 4 ++--
x11/Xrender/Makefile | 4 ++--
x11/liboldXrandr/Makefile | 6 +++---
x11/wmweather/Makefile | 6 +++---
x11/xcursor/Makefile | 4 ++--
x11/xcursorgen/Makefile | 4 ++--
x11/xfce4-whiskermenu-plugin/Makefile | 4 ++--
x11/xkeycaps/Makefile | 6 +++---
x11/xlockmore/Makefile.common | 4 ++--
x11/xosd/Makefile.common | 4 ++--
x11/xpad/Makefile | 4 ++--
x11/xscope/Makefile | 4 ++--
x11/xscreensaver/Makefile.common | 4 ++--
x11/xtrace/Makefile | 4 ++--
x11/xtruss/Makefile | 6 +++---
86 files changed, 201 insertions(+), 201 deletions(-)
diffs (truncated from 1587 to 300 lines):
diff -r cdd763e71972 -r 0920e10ed954 archivers/torrentzip/Makefile
--- a/archivers/torrentzip/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/archivers/torrentzip/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2013/02/01 13:31:57 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/06 09:02:59 wiz Exp $
#
DISTNAME= trrntzip_v02_src
@@ -7,7 +7,7 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=trrntzip/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/trrntzip/
+HOMEPAGE= https://sourceforge.net/projects/trrntzip/
COMMENT= Create identical zip archives from identical files
USE_TOOLS+= aclocal autoconf automake autoheader
diff -r cdd763e71972 -r 0920e10ed954 archivers/xz/Makefile
--- a/archivers/xz/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/archivers/xz/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.24 2017/01/01 08:24:44 mef Exp $
+# $NetBSD: Makefile,v 1.25 2017/09/06 09:03:00 wiz Exp $
DISTNAME= xz-5.2.3
CATEGORIES= archivers
-MASTER_SITES= http://tukaani.org/xz/
+MASTER_SITES= https://tukaani.org/xz/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://tukaani.org/xz/
+HOMEPAGE= https://tukaani.org/xz/
COMMENT= XZ utilities
LICENSE= public-domain AND gnu-gpl-v2
diff -r cdd763e71972 -r 0920e10ed954 audio/toolame/Makefile
--- a/audio/toolame/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/audio/toolame/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/10/02 23:48:11 asau Exp $
+# $NetBSD: Makefile,v 1.22 2017/09/06 09:03:00 wiz Exp $
DISTNAME= toolame-02l
PKGREVISION= 4
@@ -7,7 +7,7 @@
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/toolame/
+HOMEPAGE= https://sourceforge.net/projects/toolame/
COMMENT= Optimized MPEG 1/2 layer 2 audio encoder
LICENSE= gnu-lgpl-v2.1
diff -r cdd763e71972 -r 0920e10ed954 audio/vorbisgain/Makefile
--- a/audio/vorbisgain/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/audio/vorbisgain/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2016/04/20 12:10:33 nros Exp $
+# $NetBSD: Makefile,v 1.7 2017/09/06 09:03:00 wiz Exp $
DISTNAME= vorbisgain-0.37
PKGREVISION= 1
@@ -6,7 +6,7 @@
MASTER_SITES= http://sjeng.org/ftp/vorbis/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sjeng.org/vorbisgain.html
+HOMEPAGE= https://sjeng.org/vorbisgain.html
COMMENT= ReplayGain technology for Vorbis
LICENSE= gnu-lgpl-v2.1
diff -r cdd763e71972 -r 0920e10ed954 audio/xmcd/Makefile
--- a/audio/xmcd/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/audio/xmcd/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2016/04/20 12:10:34 nros Exp $
+# $NetBSD: Makefile,v 1.82 2017/09/06 09:03:00 wiz Exp $
DISTNAME= xmcd-3.0.2
PKGREVISION= 15
@@ -6,7 +6,7 @@
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.amb.org/xmcd/
+HOMEPAGE= https://www.amb.org/xmcd/
COMMENT= Motif CD player
LICENSE= gnu-gpl-v2
diff -r cdd763e71972 -r 0920e10ed954 audio/xmmix/Makefile
--- a/audio/xmmix/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/audio/xmmix/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2016/04/20 12:10:34 nros Exp $
+# $NetBSD: Makefile,v 1.34 2017/09/06 09:03:00 wiz Exp $
DISTNAME= xmmix-1.2
PKGREVISION= 6
@@ -6,7 +6,7 @@
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/
MAINTAINER= augustss%cs.chalmers.se@localhost
-HOMEPAGE= http://www.amb.org/xmmix/
+HOMEPAGE= https://www.amb.org/xmmix/
COMMENT= X interface to the audio mixer device
LICENSE= gnu-gpl-v2
diff -r cdd763e71972 -r 0920e10ed954 audio/xmms-mad/Makefile
--- a/audio/xmms-mad/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/audio/xmms-mad/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2016/04/20 12:10:34 nros Exp $
+# $NetBSD: Makefile,v 1.33 2017/09/06 09:03:00 wiz Exp $
#
DISTNAME= xmms-mad-0.5.7
@@ -7,7 +7,7 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmms-mad/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/xmms-mad/
+HOMEPAGE= https://sourceforge.net/projects/xmms-mad/
COMMENT= Input plugin for XMMS that uses libmad
LICENSE= gnu-gpl-v2
diff -r cdd763e71972 -r 0920e10ed954 audio/xmms-sid/Makefile
--- a/audio/xmms-sid/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/audio/xmms-sid/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.19 2016/04/20 12:10:35 nros Exp $
+# $NetBSD: Makefile,v 1.20 2017/09/06 09:03:00 wiz Exp $
#
DISTNAME= xmms-sid-0.7.4
PKGREVISION= 8
CATEGORIES= audio
-MASTER_SITES= http://www.tnsp.org/xs-files/
+MASTER_SITES= https://www.tnsp.org/xs-files/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.tnsp.org/
+HOMEPAGE= https://www.tnsp.org/
COMMENT= XMMS plugin for SID (Commodore 64) music
LICENSE= gnu-gpl-v2
diff -r cdd763e71972 -r 0920e10ed954 audio/xmms/Makefile.common
--- a/audio/xmms/Makefile.common Wed Sep 06 08:21:00 2017 +0000
+++ b/audio/xmms/Makefile.common Wed Sep 06 09:02:59 2017 +0000
@@ -1,15 +1,15 @@
-# $NetBSD: Makefile.common,v 1.33 2016/04/20 12:10:34 nros Exp $
+# $NetBSD: Makefile.common,v 1.34 2017/09/06 09:03:00 wiz Exp $
#
# used by audio/xmms/Makefile
# used by audio/xmms-esound/Makefile
DISTNAME= xmms-1.2.11
CATEGORIES= audio
-MASTER_SITES= http://legacy.xmms2.org/
+MASTER_SITES= https://legacy.xmms2.org/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://legacy.xmms2.org/
+HOMEPAGE= https://legacy.xmms2.org/
COMMENT= X Multimedia System - an audio player with a Winamp GUI
LICENSE= gnu-gpl-v2
diff -r cdd763e71972 -r 0920e10ed954 chat/fisg/Makefile
--- a/chat/fisg/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/chat/fisg/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2017/09/03 08:36:50 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/06 09:03:00 wiz Exp $
DISTNAME= fisg-0.3.12
CATEGORIES= chat textproc
-MASTER_SITES= http://www.tnsp.org/files/
+MASTER_SITES= https://www.tnsp.org/files/
MAINTAINER= snj%NetBSD.org@localhost
#HOMEPAGE= https://www.tnsp.org/fisg.php
diff -r cdd763e71972 -r 0920e10ed954 chat/unrealircd/Makefile
--- a/chat/unrealircd/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/chat/unrealircd/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2017/08/24 20:03:07 adam Exp $
+# $NetBSD: Makefile,v 1.50 2017/09/06 09:03:00 wiz Exp $
DISTNAME= Unreal3.2.10.5
PKGNAME= ${DISTNAME:tl:S/l/lircd-/1}
@@ -7,7 +7,7 @@
MASTER_SITES= http://unrealircd.org/downloads/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.unrealircd.org/
+HOMEPAGE= https://www.unrealircd.org/
COMMENT= Advanced IRC server with IPv6 and SSL support
LICENSE= gnu-gpl-v2
diff -r cdd763e71972 -r 0920e10ed954 comms/xisp/Makefile
--- a/comms/xisp/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/comms/xisp/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.37 2017/01/19 18:52:04 agc Exp $
+# $NetBSD: Makefile,v 1.38 2017/09/06 09:03:00 wiz Exp $
#
DISTNAME= xisp-2.7p4
PKGREVISION= 3
CATEGORIES= comms x11
-MASTER_SITES= http://xisp.hellug.gr/release/
+MASTER_SITES= https://xisp.hellug.gr/release/
MASTER_SITES+= ${MASTER_SITE_SUNSITE:=system/network/serial/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://xisp.hellug.gr/
+HOMEPAGE= https://xisp.hellug.gr/
COMMENT= User-friendly X11 interface to pppd/chat
BUILD_DEFS+= VARBASE
diff -r cdd763e71972 -r 0920e10ed954 databases/virtuoso/Makefile
--- a/databases/virtuoso/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/databases/virtuoso/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/02/28 15:20:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/06 09:03:00 wiz Exp $
#
DISTNAME= virtuoso-opensource-6.1.6
@@ -7,7 +7,7 @@
MASTER_SITES= http://sourceforge.net/projects/virtuoso/files/virtuoso/6.1.6/
MAINTAINER= jaapb%NetBSD.org@localhost
-HOMEPAGE= http://virtuoso.openlinksw.com/
+HOMEPAGE= https://virtuoso.openlinksw.com/
COMMENT= Universal SQL/Application server
LICENSE= gnu-gpl-v2 # with exemptions
diff -r cdd763e71972 -r 0920e10ed954 databases/yap2lc/Makefile
--- a/databases/yap2lc/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/databases/yap2lc/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/10/02 21:25:55 asau Exp $
+# $NetBSD: Makefile,v 1.9 2017/09/06 09:03:01 wiz Exp $
DISTNAME= yap2lc-0.5.9
PKGREVISION= 5
@@ -6,7 +6,7 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=yap2lc/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/yap2lc/
+HOMEPAGE= https://sourceforge.net/projects/yap2lc/
COMMENT= Yet Another Passwd 2 LDIF Converter
BDB_ACCEPTED= db4 db5
diff -r cdd763e71972 -r 0920e10ed954 devel/sloccount/Makefile
--- a/devel/sloccount/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/devel/sloccount/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.1 2017/09/04 11:00:36 khorben Exp $
+# $NetBSD: Makefile,v 1.2 2017/09/06 09:03:01 wiz Exp $
DISTNAME= sloccount-2.26
CATEGORIES= devel
-MASTER_SITES= http://www.dwheeler.com/sloccount/
+MASTER_SITES= https://www.dwheeler.com/sloccount/
MAINTAINER= khorben%defora.org@localhost
-HOMEPAGE= http://www.dwheeler.com/sloccount/
+HOMEPAGE= https://www.dwheeler.com/sloccount/
COMMENT= Counting physical Source Lines of Code (SLOC)
LICENSE= gnu-gpl-v2
diff -r cdd763e71972 -r 0920e10ed954 devel/tkdiff/Makefile
--- a/devel/tkdiff/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/devel/tkdiff/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2014/10/09 14:06:31 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2017/09/06 09:03:01 wiz Exp $
#
DISTNAME= tkdiff-4.2
@@ -6,7 +6,7 @@
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tkdiff/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/tkdiff/
+HOMEPAGE= https://sourceforge.net/projects/tkdiff/
COMMENT= Graphical 2-way diff/merge tool
NO_BUILD= yes
diff -r cdd763e71972 -r 0920e10ed954 devel/tre/Makefile
--- a/devel/tre/Makefile Wed Sep 06 08:21:00 2017 +0000
+++ b/devel/tre/Makefile Wed Sep 06 09:02:59 2017 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.17 2012/10/31 11:19:51 asau Exp $
Home |
Main Index |
Thread Index |
Old Index