gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1081: update patch to 2.7.1 and clean


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1081: update patch to 2.7.1 and clean up
Date: Wed, 07 Nov 2012 08:22:08 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1081
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Wed 2012-11-07 08:22:08 +0100
message:
  update patch to 2.7.1 and clean up
added:
  gnu/patch/config.mk
modified:
  gnu/patch/Makefile
  gnu/patch/sha256sums
=== modified file 'gnu/patch/Makefile'
--- a/gnu/patch/Makefile        2012-09-13 07:52:34 +0000
+++ b/gnu/patch/Makefile        2012-11-07 07:22:08 +0000
@@ -1,17 +1,20 @@
 GARNAME = patch
-GARVERSION = 2.7
+GARVERSION = 2.7.1
+HOME_URL = http://savannah.gnu.org/projects/patch
+DESCRIPTION = GNU Patch, a program to apply differences to files
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = patch/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES = $(DISTNAME).tar.xz.sig
 
 BUILDDEPS = 
 TESTDEPS = ed
-# LIBDEPS = 
+LIBDEPS = 
 
-HOME_URL = http://savannah.gnu.org/projects/patch
-DESCRIPTION = GNU Patch, a program to apply differences to files
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

=== added file 'gnu/patch/config.mk'
--- a/gnu/patch/config.mk       1970-01-01 00:00:00 +0000
+++ b/gnu/patch/config.mk       2012-11-07 07:22:08 +0000
@@ -0,0 +1,4 @@
+## Configuration options for patch ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== modified file 'gnu/patch/sha256sums'
--- a/gnu/patch/sha256sums      2012-09-13 07:52:34 +0000
+++ b/gnu/patch/sha256sums      2012-11-07 07:22:08 +0000
@@ -1,2 +1,2 @@
-5c2c91fe41542962126f0be150aa4fa349485cf2edc0c7ea7dbc24cb817111ae  
download/patch-2.7.tar.xz
-66f3e20d2d8b2aee085d1845aaab48b270f1e36305caf65a9cdd7c90421d3efb  
download/patch-2.7.tar.xz.sig
+9124ba46db0abd873d0995c2ca880e81252676bb6c03e0a37dfc5f608a9b0ceb  
download/patch-2.7.1.tar.xz
+53f4e5986fb35a56cc0313f817a271df2716c3322bb88440950b3984f0057c57  
download/patch-2.7.1.tar.xz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]