[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r5081: update libcdio to 2.0.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r5081: update libcdio to 2.0.0 |
Date: |
Sun, 31 Dec 2017 17:32:16 -0500 (EST) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 5081
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Sun 2017-12-31 14:32:13 -0800
message:
update libcdio to 2.0.0
modified:
pkg/gnu/libcdio/Makefile makefile-20160617014725-uokjfnggs70iry9h-1153
pkg/gnu/libcdio/sha256sums sha256sums-20160617014725-uokjfnggs70iry9h-1158
=== modified file 'pkg/gnu/libcdio/Makefile'
--- a/pkg/gnu/libcdio/Makefile 2017-12-11 00:41:45 +0000
+++ b/pkg/gnu/libcdio/Makefile 2017-12-31 22:32:13 +0000
@@ -15,10 +15,13 @@
#
# 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 = Compact Disc Input and Control Library
GARNAME = libcdio
-GARVERSION = 1.1.0
+GARVERSION = 2.0.0
HOME_URL = http://www.gnu.org/software/libcdio/
DESCRIPTION = CD Input and Control library
define BLURB
@@ -35,8 +38,8 @@
MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = $(GARNAME)/
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.sig
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES = $(DISTNAME).tar.bz2.sig
BUILDDEPS = ncurses help2man
LIBDEPS =
@@ -46,3 +49,4 @@
include ../../../gar/gar.lib/auto.mk
include ../../../gar/gar.lib/info.mk
include config.mk
+
=== modified file 'pkg/gnu/libcdio/sha256sums'
--- a/pkg/gnu/libcdio/sha256sums 2017-12-11 00:41:45 +0000
+++ b/pkg/gnu/libcdio/sha256sums 2017-12-31 22:32:13 +0000
@@ -1,2 +1,2 @@
-785c32494e4770c38bef09b1a545ef3acec8ccfbf2b799cb7e70dc380cbcf164
download/libcdio-1.1.0.tar.gz
-a0dd1cea3b4c8653fdef3fbcbea6fafd7558b6549ed74fa29128e475b73354cc
download/libcdio-1.1.0.tar.gz.sig
+cd0da052a0e149e2526c41c5ac37b4865deb5c1cffe6faed18850154dbbd284b
download/libcdio-2.0.0.tar.bz2
+52be935db77692f2c0743a7c02e21a1343c64b5f449f7cb72f8b8af3d8cd5a9b
download/libcdio-2.0.0.tar.bz2.sig
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r5081: update libcdio to 2.0.0,
Carl Hansen <=