Version bump to 0.8.2.1, use DISTNAME in DISTFILES
This commit is contained in:
parent
11df76fe18
commit
5b412b1d4d
2 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.2 2009/02/22 02:41:44 mstapelberg Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2009/03/17 12:19:33 mstapelberg Exp $
|
||||
|
||||
CATEGORIES=www
|
||||
DISTNAME=cgit-0.8.2
|
||||
DISTNAME=cgit-0.8.2.1
|
||||
HOMEPAGE=http://hjemli.net/git/cgit
|
||||
COMMENT=Fast web interface for git
|
||||
|
||||
|
@ -14,7 +14,7 @@ PKG_DESTDIR_SUPPORT=user-destdir
|
|||
BUILD_DEPENDS+= curl-7.19.2:../../www/curl
|
||||
|
||||
MASTER_SITES=http://hjemli.net/git/cgit/snapshot/
|
||||
DISTFILES=cgit-0.8.2.tar.bz2
|
||||
DISTFILES=${DISTNAME}.tar.bz2
|
||||
|
||||
CGIT_CONFIG= ${PKG_SYSCONFDIR}/cgitrc
|
||||
CGIT_CGIBIN= ${PREFIX}/libexec/cgi-bin
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.2 2009/02/22 02:41:44 mstapelberg Exp $
|
||||
$NetBSD: distinfo,v 1.3 2009/03/17 12:19:34 mstapelberg Exp $
|
||||
|
||||
SHA1 (cgit-0.8.2.tar.bz2) = 191e6f52d2f4a84e370cee9cd63b8e7827742b6b
|
||||
RMD160 (cgit-0.8.2.tar.bz2) = 71b3cedd42ac3a133ecdf0fb0ef0c7b2fdfd887b
|
||||
Size (cgit-0.8.2.tar.bz2) = 50418 bytes
|
||||
SHA1 (cgit-0.8.2.1.tar.bz2) = 1c40de81530a3c0513bc963cc81f14685448f6f9
|
||||
RMD160 (cgit-0.8.2.1.tar.bz2) = 2e83250130aa1d4f087c853567c794b58a24368c
|
||||
Size (cgit-0.8.2.1.tar.bz2) = 50598 bytes
|
||||
SHA1 (patch-aa) = 86919e2068e90b86390b9f35ca1f27e69d58c60e
|
||||
SHA1 (patch-ab) = da6c6772a836c0068b316db9203ffed34ad14013
|
||||
SHA1 (patch-ac) = 51ace148ac8a41e6b0e19c7c9d00d9ef608b36a1
|
||||
|
|
Loading…
Reference in a new issue