Projects
New Ticket     Wiki     Browse Source     Timeline     Roadmap     Bug Reports     Search

Ticket #15950 (closed enhancement: fixed)

Opened 5 months ago

Last modified 5 months ago

Update libupnp from 1.6.5 to 1.6.6

Reported by: dgalanak@… Owned by: sfiera@…
Priority: Normal Milestone: Port Updates
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

What follows is a small patch to upgrade to the new version. The new version is essential to certain programs like aMule.

--- Portfile.orig 2008-07-07 05:41:36.000000000 -0500 +++ Portfile 2008-07-07 05:37:40.000000000 -0500 @@ -4,7 +4,7 @@

PortSystem 1.0

name libupnp

-version 1.6.5 +version 1.6.6

categories devel platforms darwin maintainers sfiera

@@ -18,6 +18,6 @@

homepage http://pupnp.sourceforge.net master_sites sourceforge:pupnp use_bzip2 yes

-checksums md5 2b0370e7c405a5bc80880085e6d7d827 \ - sha1 6e481b69a2ad7b3ab90e8b714e31dfe6698ed690 \ - rmd160 3eba250f3a425100ab76315de03afc7090f8705e +checksums md5 8918dcf7428cd119d0c8275765ff2833 \ + sha1 24c2c349cb52ed3d62121fbdae205c8d9dc0f5fa \ + rmd160 25ff0390793cfa48cca32a335b4d633283b1fe64

Attachments

libupnp_1.6.6_from_1.6.5.diff (0.8 KB) - added by dgalanak@… 5 months ago.
Patch from libupnp-1.6.5 to libupnp-1.6.6

Change History

Changed 5 months ago by dgalanak@…

Patch from libupnp-1.6.5 to libupnp-1.6.6

Changed 5 months ago by jmr@…

  • owner changed from macports-tickets@… to sfiera@…
  • milestone set to Port Updates

Assigning to maintainer.

Changed 5 months ago by sfiera@…

  • status changed from new to closed
  • resolution set to fixed

Resolved by r38171

Note: See TracTickets for help on using tickets.