gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1091: update gnutls to 3.1.4 and clea


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1091: update gnutls to 3.1.4 and clean up
Date: Sat, 10 Nov 2012 12:10:11 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1091
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Sat 2012-11-10 12:10:11 +0100
message:
  update gnutls to 3.1.4 and clean up
added:
  gnu/gnutls/config.mk
modified:
  gnu/gnutls/Makefile
  gnu/gnutls/sha256sums
=== modified file 'gnu/gnutls/Makefile'
--- a/gnu/gnutls/Makefile       2012-10-13 17:39:35 +0000
+++ b/gnu/gnutls/Makefile       2012-11-10 11:10:11 +0000
@@ -1,16 +1,19 @@
 GARNAME = gnutls
-GARVERSION = 3.1.3
+GARVERSION = 3.1.4
+HOME_URL = http://www.gnu.org/software/gnutls/
+DESCRIPTION = The GNU Transport Layer Security Library
+
+######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = gnutls/
-
+MASTER_SUBDIR = $(GARNAME)/
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES = $(DISTNAME).tar.xz.sig
 
-# BUILDDEPS = 
+BUILDDEPS = 
 LIBDEPS = libtasn1 libgcrypt nettle # zlib lzo 
 
-HOME_URL = http://www.gnu.org/software/gnutls/
-DESCRIPTION = The GNU Transport Layer Security Library
+######################################################################
 
 include ../../gar.lib/auto.mk
+include config.mk

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

=== modified file 'gnu/gnutls/sha256sums'
--- a/gnu/gnutls/sha256sums     2012-10-13 17:39:35 +0000
+++ b/gnu/gnutls/sha256sums     2012-11-10 11:10:11 +0000
@@ -1,2 +1,2 @@
-fcb236c663489d3dba5a3f41486810f3889eb4508403ebeeb58b79f0b34bce39  
download/gnutls-3.1.3.tar.xz
-9968b5900cebd1d4dba29f7dd048f4b9fb96f9c1c6104d63b4c3d64f83aa3b05  
download/gnutls-3.1.3.tar.xz.sig
+f27d92cdca8a4f4406e58c91e90e9ce1c6f23d1bbeddf864be789b99b0ef7d70  
download/gnutls-3.1.4.tar.xz
+5f1f87c39d72723207f65ef87294f8a25c3a8b1726f571d3cadec529a5689a11  
download/gnutls-3.1.4.tar.xz.sig


reply via email to

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