pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: nia
Date: Sat Jun 22 11:52:32 UTC 2019
Modified Files:
pkgsrc/chat/libmsn: Makefile
pkgsrc/devel/libsafec: Makefile
pkgsrc/devel/mk-configure: Makefile
pkgsrc/filesystems/fuse-afpfs-ng: Makefile
pkgsrc/graphics/gocr: Makefile
pkgsrc/misc/ini_file_manager: Makefile
pkgsrc/multimedia/dumpmpeg: Makefile
pkgsrc/net/libmms: Makefile
pkgsrc/parallel/paexec: Makefile
Log Message:
Use https for sourceforge project links.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/chat/libmsn/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/libsafec/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/mk-configure/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/filesystems/fuse-afpfs-ng/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/gocr/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/ini_file_manager/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/multimedia/dumpmpeg/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/net/libmms/Makefile
cvs rdiff -u -r1.20 -r1.21 pkgsrc/parallel/paexec/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/libmsn/Makefile
diff -u pkgsrc/chat/libmsn/Makefile:1.9 pkgsrc/chat/libmsn/Makefile:1.10
--- pkgsrc/chat/libmsn/Makefile:1.9 Sat Mar 5 11:27:41 2016
+++ pkgsrc/chat/libmsn/Makefile Sat Jun 22 11:52:31 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2016/03/05 11:27:41 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2019/06/22 11:52:31 nia Exp $
DISTNAME= libmsn-4.2.1
PKGREVISION= 3
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/libmsn
+HOMEPAGE= https://sourceforge.net/projects/libmsn
COMMENT= Library for connecting to Microsoft's MSN Messenger service
LICENSE= gnu-gpl-v2
Index: pkgsrc/devel/libsafec/Makefile
diff -u pkgsrc/devel/libsafec/Makefile:1.1.1.1 pkgsrc/devel/libsafec/Makefile:1.2
--- pkgsrc/devel/libsafec/Makefile:1.1.1.1 Sun Nov 9 01:52:24 2014
+++ pkgsrc/devel/libsafec/Makefile Sat Jun 22 11:52:31 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2014/11/09 01:52:24 agc Exp $
+# $NetBSD: Makefile,v 1.2 2019/06/22 11:52:31 nia Exp $
#
DISTNAME= libsafec-10052013
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=safeclib/}
MAINTAINER= agc%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/safeclib
+HOMEPAGE= https://sourceforge.net/projects/safeclib
COMMENT= C bounds checking memory and string functions library
LICENSE= mit
Index: pkgsrc/devel/mk-configure/Makefile
diff -u pkgsrc/devel/mk-configure/Makefile:1.27 pkgsrc/devel/mk-configure/Makefile:1.28
--- pkgsrc/devel/mk-configure/Makefile:1.27 Wed May 1 12:54:34 2019
+++ pkgsrc/devel/mk-configure/Makefile Sat Jun 22 11:52:32 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2019/05/01 12:54:34 cheusov Exp $
+# $NetBSD: Makefile,v 1.28 2019/06/22 11:52:32 nia Exp $
#
DISTNAME= mk-configure-0.32.0
@@ -6,7 +6,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mk-configure/}
MAINTAINER= cheusov%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/mk-configure
+HOMEPAGE= https://sourceforge.net/projects/mk-configure
COMMENT= Lightweight but powerful replacement for GNU autotools
LICENSE= modified-bsd
Index: pkgsrc/filesystems/fuse-afpfs-ng/Makefile
diff -u pkgsrc/filesystems/fuse-afpfs-ng/Makefile:1.14 pkgsrc/filesystems/fuse-afpfs-ng/Makefile:1.15
--- pkgsrc/filesystems/fuse-afpfs-ng/Makefile:1.14 Wed Jul 4 13:40:18 2018
+++ pkgsrc/filesystems/fuse-afpfs-ng/Makefile Sat Jun 22 11:52:31 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2018/07/04 13:40:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.15 2019/06/22 11:52:31 nia Exp $
DISTNAME= afpfs-ng-0.8.1
PKGNAME= fuse-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/afpfs-ng
+HOMEPAGE= https://sourceforge.net/projects/afpfs-ng
COMMENT= FUSE filesystem for network mounting using AFP
GNU_CONFIGURE= yes
Index: pkgsrc/graphics/gocr/Makefile
diff -u pkgsrc/graphics/gocr/Makefile:1.18 pkgsrc/graphics/gocr/Makefile:1.19
--- pkgsrc/graphics/gocr/Makefile:1.18 Sun Jul 24 23:59:55 2016
+++ pkgsrc/graphics/gocr/Makefile Sat Jun 22 11:52:31 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2016/07/24 23:59:55 mef Exp $
+# $NetBSD: Makefile,v 1.19 2019/06/22 11:52:31 nia Exp $
DISTNAME= gocr-0.48
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jocr/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/jocr
+HOMEPAGE= https://sourceforge.net/projects/jocr
COMMENT= GOCR is a set of OCR tools
LICENSE= gnu-gpl-v1
Index: pkgsrc/misc/ini_file_manager/Makefile
diff -u pkgsrc/misc/ini_file_manager/Makefile:1.2 pkgsrc/misc/ini_file_manager/Makefile:1.3
--- pkgsrc/misc/ini_file_manager/Makefile:1.2 Mon Apr 2 09:30:06 2018
+++ pkgsrc/misc/ini_file_manager/Makefile Sat Jun 22 11:52:31 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/04/02 09:30:06 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/06/22 11:52:31 nia Exp $
PKGNAME= ini_file_manager-${IFM_VERSION}
CATEGORIES= misc
@@ -6,7 +6,7 @@ MASTER_SITES= http://sourceforge.net/pro
DISTFILES= ini-files-${IFM_VERSION}.zip
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/ini-files
+HOMEPAGE= https://sourceforge.net/projects/ini-files
COMMENT= Ini configuration file reader and manipulator package for Ada
LICENSE= mit
Index: pkgsrc/multimedia/dumpmpeg/Makefile
diff -u pkgsrc/multimedia/dumpmpeg/Makefile:1.14 pkgsrc/multimedia/dumpmpeg/Makefile:1.15
--- pkgsrc/multimedia/dumpmpeg/Makefile:1.14 Sat Apr 25 14:23:38 2015
+++ pkgsrc/multimedia/dumpmpeg/Makefile Sat Jun 22 11:52:32 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2015/04/25 14:23:38 tnn Exp $
+# $NetBSD: Makefile,v 1.15 2019/06/22 11:52:32 nia Exp $
#
DISTNAME= dumpmpeg-0.6
@@ -7,7 +7,7 @@ CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dumpmpeg/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/dumpmpeg
+HOMEPAGE= https://sourceforge.net/projects/dumpmpeg
COMMENT= Splits an MPEG stream into single images
GNU_CONFIGURE= YES
Index: pkgsrc/net/libmms/Makefile
diff -u pkgsrc/net/libmms/Makefile:1.12 pkgsrc/net/libmms/Makefile:1.13
--- pkgsrc/net/libmms/Makefile:1.12 Thu Apr 17 11:15:09 2014
+++ pkgsrc/net/libmms/Makefile Sat Jun 22 11:52:31 2019
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.12 2014/04/17 11:15:09 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2019/06/22 11:52:31 nia Exp $
DISTNAME= libmms-0.6.4
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libmms/}
MAINTAINER= jfranz%bsdprojects.net@localhost
-HOMEPAGE= http://sourceforge.net/projects/libmms
+HOMEPAGE= https://sourceforge.net/projects/libmms
COMMENT= Library for parsing mms:// and mmsh:// type network streams
LICENSE= gnu-lgpl-v2.1
Index: pkgsrc/parallel/paexec/Makefile
diff -u pkgsrc/parallel/paexec/Makefile:1.20 pkgsrc/parallel/paexec/Makefile:1.21
--- pkgsrc/parallel/paexec/Makefile:1.20 Mon Apr 8 21:38:39 2019
+++ pkgsrc/parallel/paexec/Makefile Sat Jun 22 11:52:32 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2019/04/08 21:38:39 cheusov Exp $
+# $NetBSD: Makefile,v 1.21 2019/06/22 11:52:32 nia Exp $
#
DISTNAME= paexec-1.1.1
@@ -6,7 +6,7 @@ CATEGORIES= parallel sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=paexec/}
MAINTAINER= cheusov%NetBSD.org@localhost
-HOMEPAGE= http://sourceforge.net/projects/paexec
+HOMEPAGE= https://sourceforge.net/projects/paexec
COMMENT= Distributes tasks over network or CPUs
LICENSE= mit
Home |
Main Index |
Thread Index |
Old Index