patch: update to 2.7.1

This commit is contained in:
Tom G. Christensen 2013-11-08 17:50:41 +01:00
parent f8edf47608
commit 7146b90819
3 changed files with 8 additions and 30 deletions

View File

@ -6,11 +6,11 @@
###########################################################
# Check the following 4 variables before running the script
topdir=patch
version=2.5.4
version=2.7.1
pkgver=1
source[0]=$topdir-$version.tar.gz
source[0]=ftp://ftp.sunet.se/pub/gnu/patch/$topdir-$version.tar.bz2
# If there are no patches, simply comment this
patch[0]=patch-2.5.4-destdir.patch
#patch[0]=
# Source function library
. ${BUILDPKG_SCRIPTS}/buildpkg.functions
@ -19,6 +19,7 @@ patch[0]=patch-2.5.4-destdir.patch
export CPPFLAGS="-I$prefix/include"
export LDFLAGS="-L$prefix/lib -R$prefix/lib"
ac_overrides="ac_cv_path_ed_PROGRAM=/usr/bin/ed"
gnu_link patch
reg prep
prep()

4
patch/meta/ChangeLog Normal file
View File

@ -0,0 +1,4 @@
CHANGELOG
---------
* Fri Nov 08 2013 Tom G. Christensen <swpkg@jupiterrise.com> - 2.7.1-1
- Update to 2.7.1

View File

@ -1,27 +0,0 @@
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
--------------------