pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/xsd xsd: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65dd2491fe5f
branches:  trunk
changeset: 371184:65dd2491fe5f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 06 13:43:34 2017 +0000

description:
xsd: follow redirect

diffstat:

 devel/xsd/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r d4fe9ee418b9 -r 65dd2491fe5f devel/xsd/Makefile
--- a/devel/xsd/Makefile        Mon Nov 06 13:40:29 2017 +0000
+++ b/devel/xsd/Makefile        Mon Nov 06 13:43:34 2017 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.26 2017/08/24 20:03:12 adam Exp $
+# $NetBSD: Makefile,v 1.27 2017/11/06 13:43:34 wiz Exp $
 
 DISTNAME=              xsd-3.2.0+dep
 EXTRACT_SUFX=          .tar.bz2
 PKGNAME=               xsd-3.2.0
 PKGREVISION=           16
 CATEGORIES=            devel textproc
-MASTER_SITES=          http://www.codesynthesis.com/download/xsd/3.2/
+MASTER_SITES=          https://www.codesynthesis.com/download/xsd/3.2/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://www.codesynthesis.com/products/xsd/
+HOMEPAGE=              https://www.codesynthesis.com/products/xsd/
 COMMENT=               W3C XML Schema to C++ data binding compiler
 LICENSE=               gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index