[91527] trunk/dports/net/nss

ryandesign at macports.org ryandesign at macports.org
Tue Apr 3 20:55:32 PDT 2012


Revision: 91527
          https://trac.macports.org/changeset/91527
Author:   ryandesign at macports.org
Date:     2012-04-03 20:55:32 -0700 (Tue, 03 Apr 2012)
Log Message:
-----------
nss: update to 3.13.3

Modified Paths:
--------------
    trunk/dports/net/nss/Portfile
    trunk/dports/net/nss/files/patch-Darwin.mk.diff

Modified: trunk/dports/net/nss/Portfile
===================================================================
--- trunk/dports/net/nss/Portfile	2012-04-04 03:29:51 UTC (rev 91526)
+++ trunk/dports/net/nss/Portfile	2012-04-04 03:55:32 UTC (rev 91527)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 
 name                nss
-version             3.13.1
+version             3.13.3
 set NSS_VMAJOR      [lindex [split ${version} .] 0]
 set NSS_VMINOR      [lindex [split ${version} .] 1]
 set NSS_VPATCH      [lindex [split ${version} .] 2]
@@ -23,8 +23,8 @@
 master_sites        ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${my_release}/src/ \
                     http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${my_release}/src/
 
-checksums       sha1    d8e7ee9f9f1e0bfa2ea8b72d25727634fea130a6 \
-                rmd160  c1743308c380169d666e5c08b23a455f86b360bd
+checksums       rmd160  844958f0cad39d0283d046104fd41349ff4dda4c \
+                sha256  efa10f2c70da4bddabf1a6081964969bb23359b93d6eadbf4739274a77bc3587
 
 depends_lib     port:nspr \
                 port:sqlite3

Modified: trunk/dports/net/nss/files/patch-Darwin.mk.diff
===================================================================
--- trunk/dports/net/nss/files/patch-Darwin.mk.diff	2012-04-04 03:29:51 UTC (rev 91526)
+++ trunk/dports/net/nss/files/patch-Darwin.mk.diff	2012-04-04 03:55:32 UTC (rev 91527)
@@ -1,6 +1,6 @@
---- mozilla/security/coreconf/Darwin.mk.orig	2011-04-06 14:16:01.000000000 -0500
-+++ mozilla/security/coreconf/Darwin.mk	2011-05-21 17:06:50.000000000 -0500
-@@ -80,7 +80,7 @@
+--- mozilla/security/coreconf/Darwin.mk.orig	2011-08-24 18:57:43.000000000 -0500
++++ mozilla/security/coreconf/Darwin.mk	2012-04-03 22:50:14.000000000 -0500
+@@ -86,7 +86,7 @@
          export NEXT_ROOT
      else
          # GCC >= 4
@@ -9,7 +9,7 @@
          ifneq (4.0.0,$(GCC_VERSION_FULL))
              # gcc > 4.0.0 passes -syslibroot to ld based on -isysroot.
              # Don't add -isysroot to DARWIN_SDK_LDFLAGS, because the programs
-@@ -89,7 +89,7 @@
+@@ -95,7 +95,7 @@
          else
              # gcc 4.0.0 doesn't pass -syslibroot to ld, it needs to be
              # explicit.
@@ -18,7 +18,7 @@
              DARWIN_SDK_SHLIBFLAGS = $(DARWIN_SDK_LDFLAGS)
          endif
      endif
-@@ -130,7 +130,7 @@
+@@ -136,7 +136,7 @@
  # May override this with different compatibility and current version numbers.
  DARWIN_DYLIB_VERSIONS = -compatibility_version 1 -current_version 1
  # May override this with -bundle to create a loadable module.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120403/07eb61d4/attachment-0001.html>


More information about the macports-changes mailing list