mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
www/stagit: Update to 0.9.1
- Move MASTER_SITES, WWW to new home Changes: https://codemadness.org/git/stagit/log.html
This commit is contained in:
parent
2bd996b709
commit
c064cbc0f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494254
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user