1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

- update to 0.9.1

- update master site for both cgit and bundled git
- update www
This commit is contained in:
Baptiste Daroussin 2013-02-21 09:30:55 +00:00
parent 02542cfe52
commit 1c27e8ebc5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312715
4 changed files with 8 additions and 9 deletions

View File

@ -2,11 +2,10 @@
# $FreeBSD$
PORTNAME= cgit
PORTVERSION= 0.9.0.3
PORTVERSION= 0.9.1
CATEGORIES= devel www
MASTER_SITES= http://hjemli.net/git/cgit/snapshot/:cgit \
${MASTER_SITE_KERNEL_ORG:S/$/:git/g}
MASTER_SITE_SUBDIR= software/scm/git/:git
MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \
http://mirror.linux.org.au/software/scm/git/:git
DISTFILES= cgit-${PORTVERSION}${EXTRACT_SUFX}:cgit \
git-${GIT_VERSION}.tar.bz2:git

View File

@ -1,4 +1,4 @@
SHA256 (cgit-0.9.0.3.tar.bz2) = 53ccf0c826f91c2184ec29b1b9ab8a6f42e0ef2e6fa9042c3759e2a2dc81baa5
SIZE (cgit-0.9.0.3.tar.bz2) = 64578
SHA256 (cgit-0.9.1.tar.bz2) = d3db46a69f731182f563f62cd978543fa40d01899cf17aa9764e4d339ab0e72c
SIZE (cgit-0.9.1.tar.bz2) = 67574
SHA256 (git-1.7.4.tar.bz2) = 8e260b9e5dfb46a35f26e3db450c2dabb4d1df254bfb2820779945a1ecbcef51
SIZE (git-1.7.4.tar.bz2) = 2703735

View File

@ -1,4 +1,4 @@
Cgit is an attempt to create a fast web interface for the git scm, using
a builtin cache to decrease server io-pressure.
WWW: http://hjemli.net/git/
WWW: http://git.zx2c4.com/cgit/about/

View File

@ -9,5 +9,5 @@ lib/cgit/filters/syntax-highlighting.sh
@dirrm lib/cgit
@dirrm %%WWWDIR%%
@exec mkdir -p /var/cache/%%PORTNAME%%
@unexec rmdir /var/cache/%%PORTNAME%% 2>/dev/null || true
@unexec rmdir /var/cache 2>/dev/null || true
@dirrmtry /var/cache/%%PORTNAME%%
@dirrmtry /var/cache/