Author: agrundman
Date: Fri Sep 10 05:31:13 2010
New Revision: 9104
URL: http://svn.slimdevices.com/jive?rev=9104&view=rev
Log:
Bump Audio::Scan and DBD::SQLite versions
Modified:
7.6/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libaudio-scan-perl_svn.bb
7.6/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libdbd-sqlite-perl_1.30.bb
Modified:
7.6/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libaudio-scan-perl_svn.bb
URL:
http://svn.slimdevices.com/jive/7.6/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libaudio-scan-perl_svn.bb?rev=9104&r1=9103&r2=9104&view=diff
==============================================================================
---
7.6/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libaudio-scan-perl_svn.bb
(original)
+++
7.6/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libaudio-scan-perl_svn.bb
Fri Sep 10 05:31:13 2010
@@ -2,15 +2,15 @@
SECTION = "libs"
LICENSE = "GPL"
PV = "svnr${SRCREV}"
-PR = "r20"
+PR = "r21"
# We want Perl to be as fast as possible, reset the default optimization flags
FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer
-frename-registers -O2 -ggdb -feliminate-unused-debug-types"
# This should match the version currently listed in SBS's modules.conf file
-SRC_URI =
"svn://svn.slimdevices.com/repos/opensource/tags/Audio-Scan;proto=http;module=0.84"
+SRC_URI =
"svn://svn.slimdevices.com/repos/opensource/tags/Audio-Scan;proto=http;module=0.85"
-S = "${WORKDIR}/0.84"
+S = "${WORKDIR}/0.85"
inherit cpan
Modified:
7.6/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libdbd-sqlite-perl_1.30.bb
URL:
http://svn.slimdevices.com/jive/7.6/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libdbd-sqlite-perl_1.30.bb?rev=9104&r1=9103&r2=9104&view=diff
==============================================================================
---
7.6/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libdbd-sqlite-perl_1.30.bb
(original)
+++
7.6/trunk/squeezeos/poky/meta-squeezeos/packages/perl/libdbd-sqlite-perl_1.30.bb
Fri Sep 10 05:31:13 2010
@@ -1,7 +1,7 @@
DESCRIPTION = "DBD::SQLite - SQLite driver for the Perl5 Database Interface
(DBI)"
SECTION = "libs"
LICENSE = "Artistic|GPL"
-PR = "r14"
+PR = "r15"
# We want Perl to be as fast as possible, reset the default optimization flags
FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer
-frename-registers -O2 -ggdb -feliminate-unused-debug-types"
@@ -9,9 +9,9 @@
DEPENDS = "libdbi-perl libdbd-sqlite-perl-native"
DEPENDS = "libdbi-perl libdbi-perl-native sqlite3"
-SRC_URI =
"http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/DBD-SQLite-${PV}_05.tar.gz"
+SRC_URI =
"http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/DBD-SQLite-${PV}_06.tar.gz"
-S = "${WORKDIR}/DBD-SQLite-${PV}_05"
+S = "${WORKDIR}/DBD-SQLite-${PV}_06"
inherit cpan
_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins