Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (d3e6f1825427baa00be0a9a87b146196a98cbf71)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (d3e6f1825427baa00be0a9a87b146196a98cbf71)
  • Date: Tue, 19 Jul 2011 04:57:44 -0500

GIT changes to master grimoire by Arjan Bouter <arjan@ifrit.(none)>:

ChangeLog | 3 +++
perl-cpan/net-upnp/DEPENDS | 1 +
perl-cpan/net-upnp/DETAILS | 27 +++++++++++++++++++++++++++
perl-cpan/net-upnp/HISTORY | 3 +++
4 files changed, 34 insertions(+)

New commits:
commit d3e6f1825427baa00be0a9a87b146196a98cbf71
Author: Arjan Bouter <arjan@ifrit.(none)>
Commit: Arjan Bouter <arjan@ifrit.(none)>

net-upnp: new spell, perl UPnP extensions

diff --git a/ChangeLog b/ChangeLog
index e6c03e7..1aa06bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-07-19 Arjan Bouter <abouter AT sourcemage.org>
+ * perl-cpan/net-upnp: new spell, perl UPnP extensions
+
2011-07-15 Pol Vinogradov <vin.public AT gmail.com>
* utils/spice: new spell, SPICE server and client
* utils/spice-protocol: new spell, SPICE protocol headers and
diff --git a/perl-cpan/net-upnp/DEPENDS b/perl-cpan/net-upnp/DEPENDS
new file mode 100755
index 0000000..1dd0168
--- /dev/null
+++ b/perl-cpan/net-upnp/DEPENDS
@@ -0,0 +1 @@
+depends perl
diff --git a/perl-cpan/net-upnp/DETAILS b/perl-cpan/net-upnp/DETAILS
new file mode 100755
index 0000000..d31e2c2
--- /dev/null
+++ b/perl-cpan/net-upnp/DETAILS
@@ -0,0 +1,27 @@
+ SPELL=net-upnp
+ VERSION=1.4.2
+
SOURCE_HASH=sha512:ab03922b665c9d6df0b8ed28899865cd0e6cdbada8313b951378fcd464c56883503f65ef5b69a72948da4fbc35c09e3aba3e68804ca6313a70c864f4ac8e3932
+ SOURCE=Net-UPnP-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Net-UPnP-$VERSION
+ SOURCE_URL[0]=http://www.cpan.org/authors/id/S/SK/SKONNO/$SOURCE
+ LICENSE=BSD
+ WEB_SITE=http://search.cpan.org/~skonno/Net-UPnP/
+ ENTERED=20110719
+ KEYWORDS="network perl upnp"
+ SHORT="The Perl extensions for UPnP."
+cat << EOF
+Net::UPnP provides support for applications that contact other devices via
UPnP protocols.
+The following modules are supported:
+ - Net::UPnP::AV::Container
+ - Net::UPnP::AV::Content
+ - Net::UPnP::AV::Item
+ - Net::UPnP::AV::MediaServer
+ - Net::UPnP::ActionResponse
+ - Net::UPnP::ControlPoint
+ - Net::UPnP::Device
+ - Net::UPnP::GW::Gateway
+ - Net::UPnP::HTTP
+ - Net::UPnP::HTTPResponse
+ - Net::UPnP::QueryResponse
+ - Net::UPnP::Service
+EOF
diff --git a/perl-cpan/net-upnp/HISTORY b/perl-cpan/net-upnp/HISTORY
new file mode 100644
index 0000000..81fe598
--- /dev/null
+++ b/perl-cpan/net-upnp/HISTORY
@@ -0,0 +1,3 @@
+2011-07-19 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS, DEPENDS: created spell, version 1.4.2
+



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (d3e6f1825427baa00be0a9a87b146196a98cbf71), Arjan Bouter, 07/19/2011

Archive powered by MHonArc 2.6.24.

Top of Page