pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/msgpack
Module Name: pkgsrc
Committed By: wiz
Date: Mon Nov 6 13:28:37 UTC 2017
Modified Files:
pkgsrc/devel/msgpack: Makefile
Log Message:
msgpack: follow redirect
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/msgpack/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/msgpack/Makefile
diff -u pkgsrc/devel/msgpack/Makefile:1.12 pkgsrc/devel/msgpack/Makefile:1.13
--- pkgsrc/devel/msgpack/Makefile:1.12 Mon Sep 4 15:58:05 2017
+++ pkgsrc/devel/msgpack/Makefile Mon Nov 6 13:28:37 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2017/09/04 15:58:05 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2017/11/06 13:28:37 wiz Exp $
DISTNAME= msgpack-2.1.5
PKGREVISION= 1
@@ -8,7 +8,7 @@ GITHUB_RELEASE= cpp-${PKGVERSION_NOREV}
GITHUB_PROJECT= msgpack-c
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://msgpack.org/
+HOMEPAGE= https://msgpack.org/
COMMENT= Binary-based efficient object serialization library
LICENSE= boost-license
Home |
Main Index |
Thread Index |
Old Index