pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libsixel Fixes MASTER_SITES due to HOMEPAGE u...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d91858c96129
branches: trunk
changeset: 639843:d91858c96129
user: obache <obache%pkgsrc.org@localhost>
date: Sat Sep 27 12:05:43 2014 +0000
description:
Fixes MASTER_SITES due to HOMEPAGE url change.
diffstat:
graphics/libsixel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r c200b7ebdab9 -r d91858c96129 graphics/libsixel/Makefile
--- a/graphics/libsixel/Makefile Sat Sep 27 10:53:09 2014 +0000
+++ b/graphics/libsixel/Makefile Sat Sep 27 12:05:43 2014 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2014/09/21 10:47:36 obache Exp $
+# $NetBSD: Makefile,v 1.8 2014/09/27 12:05:43 obache Exp $
DISTNAME= libsixel-1.0.3
CATEGORIES= graphics
-MASTER_SITES= -${HOMEPAGE:Q}/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX}
+MASTER_SITES= -https://github.com/saitoha/libsixel/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX}
MAINTAINER= obache%NetBSD.org@localhost
HOMEPAGE= http://saitoha.github.io/libsixel/
Home |
Main Index |
Thread Index |
Old Index