Magellan Linux

Annotation of /trunk/core/cvs/cvs-1.11.23-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3172 - (hide annotations) (download)
Wed Oct 14 09:33:10 2009 UTC (14 years, 8 months ago) by niro
File size: 681 byte(s)
auto added: ver bump to 1.11.23-r2
1 niro 3172 # $Id$
2    
3     PNAME="cvs"
4     PVER="1.11.23"
5     PBUILD="r2"
6    
7     PCATEGORIE="dev-util"
8     STATE="unstable"
9    
10     DESCRIPTION="CVS - Concurrent Versions System."
11     HOMEPAGE="http://ximbiot.com/cvs/wiki/"
12    
13     DEPEND=">= virtual/glibc
14     >= sys-libs/zlib-1.2.3"
15    
16     SRCFILE="${PNAME}-${PVER}.tar.bz2"
17     SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
18    
19     sminclude mbuild
20    
21     SRC_URI=(
22     gnu://non-gnu/${PNAME}/source/stable/${PVER}/${SRCFILE}
23     gnu://non-gnu/${PNAME}/source/nightly-snapshots/stable/${SRCFILE}
24     mirror://${PNAME}/${SRCFILE}
25     )
26    
27     UP2URI="http://ftp.gnu.org/non-gnu/cvs/source/stable"
28     UP2DATE="updatecmd ${UP2URI}/$(updatecmd ${UP2URI} | grep '.*\[.*\][0-9]..*/' | sed -n 's/.*\[.*\]\([0-9].*\)\/.*/\1/;$ p')/ | lasttarball"

Properties

Name Value
svn:keywords Id