Update to 1.11.22
This commit is contained in:
@@ -1,9 +1,13 @@
|
||||
[cvs]
|
||||
pkgname="$pkgprefix""$topdir"
|
||||
name="CVS - Version control system"
|
||||
pkgname="${pkgprefix}${topdir}"
|
||||
name="${topdir} - Concurrent Versions System"
|
||||
pkgcat="application"
|
||||
pkgvendor="http://www.cvshome.org"
|
||||
pkgdesc="Lets you record the history of source files and documents"
|
||||
pkgver="$pkgver"
|
||||
files(-,root,bin)
|
||||
*
|
||||
default_docs
|
||||
$_bindir
|
||||
$_mandir
|
||||
$_infodir
|
||||
$_sharedir/cvs
|
||||
|
||||
27
cvs/meta/relnotes
Normal file
27
cvs/meta/relnotes
Normal file
@@ -0,0 +1,27 @@
|
||||
PACKAGE DETAILS
|
||||
---------------
|
||||
Name: %%PKGNAME%%
|
||||
Version: %%SOURCE_AND_VER%%
|
||||
Vendor: %%VENDOR%%
|
||||
Packager: %%PKGEDBY%%
|
||||
|
||||
Source (sha1sum):
|
||||
%%SOURCE_SHA1SUM%%
|
||||
|
||||
BUILD DETAILS
|
||||
-------------
|
||||
Compiler:
|
||||
%%COMPILER%%
|
||||
|
||||
Environment:
|
||||
%%ENVIRONMENT%%
|
||||
|
||||
Configure:
|
||||
%%CONFIGURE%%
|
||||
|
||||
KNOWN DEPENDENCIES
|
||||
------------------
|
||||
%%DEPENDENCIES%%
|
||||
|
||||
ERRORS/MISCELLANEOUS
|
||||
--------------------
|
||||
Reference in New Issue
Block a user