mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.8.3.3
- Add license Approved by: rene@ (mentor vacation)
This commit is contained in:
parent
0f2eb32882
commit
155c3b9f85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=259101
2 changed files with 7 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= cgit
|
||||
PORTVERSION= 0.8.3.2
|
||||
PORTVERSION= 0.8.3.3
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= http://hjemli.net/git/cgit/snapshot/:cgit \
|
||||
${MASTER_SITE_KERNEL_ORG:S/$/:git/g}
|
||||
|
@ -20,6 +20,9 @@ COMMENT= A fast webinterface for git
|
|||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/curl-config:${PORTSDIR}/ftp/curl
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (cgit-0.8.3.2.tar.bz2) = 4939e586b850b08c9ee59469e43e7418
|
||||
SHA256 (cgit-0.8.3.2.tar.bz2) = f36a1f113becba45687c43adbc7651f45d2041bd2d55a90fd88f31625b8da77e
|
||||
SIZE (cgit-0.8.3.2.tar.bz2) = 54766
|
||||
MD5 (cgit-0.8.3.3.tar.bz2) = 30a28cb991d616970d19a5b5c470864a
|
||||
SHA256 (cgit-0.8.3.3.tar.bz2) = 64c834eba1b16088206e4f7d95db83c8824ef3ee74f6a16fe03c80f72cb86709
|
||||
SIZE (cgit-0.8.3.3.tar.bz2) = 54759
|
||||
MD5 (git-1.7.1.2.tar.bz2) = af0ed51af47b9f5ca70176c2ef8e429a
|
||||
SHA256 (git-1.7.1.2.tar.bz2) = 3275dee548e043bb41c7473b890b428ae53853ce7e7c8a5f41dfda28e9bdc5c2
|
||||
SIZE (git-1.7.1.2.tar.bz2) = 2494599
|
||||
|
|
Loading…
Add table
Reference in a new issue