gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r3766: libdbh, 5.0.20


From: Carl Hansen
Subject: [Gsrc-commit] trunk r3766: libdbh, 5.0.20
Date: Wed, 22 Jun 2016 07:45:01 +0000 (UTC)
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 3766
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Wed 2016-06-22 00:44:56 -0700
message:
  libdbh, 5.0.20
added:
  pkg/gnu/libdbh/                libdbh-20160622074349-7ht2t8quhvil6cx4-1
  pkg/gnu/libdbh/Makefile        makefile-20160622074349-7ht2t8quhvil6cx4-3
  pkg/gnu/libdbh/config.mk       config.mk-20160622074349-7ht2t8quhvil6cx4-2
  pkg/gnu/libdbh/sha256sums      sha256sums-20160622074349-7ht2t8quhvil6cx4-4
=== added directory 'pkg/gnu/libdbh'
=== added file 'pkg/gnu/libdbh/Makefile'
--- a/pkg/gnu/libdbh/Makefile   1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/libdbh/Makefile   2016-06-22 07:44:56 +0000
@@ -0,0 +1,48 @@
+# Copyright © 2016 Carl Hansen
+#
+# This file is part of GSRC.
+#
+# GSRC is free software: you can redistribute it and/or modify it
+# under the terms of the GNU General Public License as published by
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# GSRC is distributed in the hope that it will be useful, but WITHOUT
+# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
+# or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
+# License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+# Send bug reports and comments about GSRC problems to address@hidden
+
+
+NAME = libdbh
+GARNAME = libdbh
+UPSTREAMNAME = libdbh2
+GARVERSION = 5.0.20
+HOME_URL = http:///gnu.org/software/libdbh/
+DESCRIPTION =  Disk based hashtables
+define BLURB
+
+endef
+
+######################################################################
+# https://sourceforge.net/projects/dbh/files/latest/download?source=files
+# 
https://sourceforge.net/projects/dbh/files/dbh/5.0.20/libdbh2-5.0.20.tar.gz/download
+
+MASTER_SITES = $(MASTER_SOURCEFORGE)/
+MASTER_SUBDIR = dbh/files/dbh/$(GARVERSION)/
+DISTFILES = $(DISTNAME).tar.gz
+#SIGFILES = $(DISTNAME).tar.gz.sig
+SIGFILES =
+
+BUILDDEPS =
+LIBDEPS =
+
+######################################################################
+
+include ../../../gar/gar.lib/auto.mk
+include config.mk
+

=== added file 'pkg/gnu/libdbh/config.mk'
--- a/pkg/gnu/libdbh/config.mk  1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/libdbh/config.mk  2016-06-22 07:44:56 +0000
@@ -0,0 +1,4 @@
+## Configuration options for libdbh ##
+
+CONFIGURE_OPTS ?= 
+BUILD_OPTS ?=

=== added file 'pkg/gnu/libdbh/sha256sums'
--- a/pkg/gnu/libdbh/sha256sums 1970-01-01 00:00:00 +0000
+++ b/pkg/gnu/libdbh/sha256sums 2016-06-22 07:44:56 +0000
@@ -0,0 +1,1 @@
+0cf562869d993e37887b685f838a55c8c026a6710e91047e11d8d0bc92c0e6a0  
download/libdbh2-5.0.20.tar.gz


reply via email to

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