From c064cbc0f98543cfd21639d03d122427afe49351 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Fri, 1 Mar 2019 10:27:50 +0000 Subject: [PATCH] www/stagit: Update to 0.9.1 - Move MASTER_SITES, WWW to new home Changes: https://codemadness.org/git/stagit/log.html --- www/stagit/Makefile | 4 ++-- www/stagit/distinfo | 6 +++--- www/stagit/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/stagit/Makefile b/www/stagit/Makefile index 6af27a07c3bb..c5885b9386f6 100644 --- a/www/stagit/Makefile +++ b/www/stagit/Makefile @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= stagit -PORTVERSION= 0.9 +PORTVERSION= 0.9.1 CATEGORIES= www -MASTER_SITES= http://dl.2f30.org/releases/ +MASTER_SITES= https://codemadness.org/releases/stagit/ MAINTAINER= tobik@FreeBSD.org COMMENT= Static Git page generator diff --git a/www/stagit/distinfo b/www/stagit/distinfo index 6a9593a10b85..9bfae5090da6 100644 --- a/www/stagit/distinfo +++ b/www/stagit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548053698 -SHA256 (stagit-0.9.tar.gz) = 09e585c5908bee0208c9b2d457a716d2679d89ca7485da42ca8a06bd78bc2293 -SIZE (stagit-0.9.tar.gz) = 18580 +TIMESTAMP = 1551435697 +SHA256 (stagit-0.9.1.tar.gz) = 8510cc7eae6bbac72d8cc61092e622d1fa7192f19ebc9ac7fe59192300bfe790 +SIZE (stagit-0.9.1.tar.gz) = 18426 diff --git a/www/stagit/pkg-descr b/www/stagit/pkg-descr index 493427f0bda5..a69c862d21e9 100644 --- a/www/stagit/pkg-descr +++ b/www/stagit/pkg-descr @@ -13,4 +13,4 @@ stagit is a static Git web page generator with the following features: very fast, simple and requires little resources (because the content is static), only a HTTP file server is required. -WWW: http://git.2f30.org/stagit/log.html +WWW: https://codemadness.org/git/stagit/log.html