[MacPorts] #2607: UPDATE: ffp-0.0.8

MacPorts noreply at macports.org
Thu Mar 24 05:51:52 PDT 2016


#2607: UPDATE: ffp-0.0.8
----------------------+---------------------
  Reporter:  kevin@…  |      Owner:  rshaw@…
      Type:  defect   |     Status:  closed
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:  1.0
Resolution:  fixed    |   Keywords:
      Port:  ffp      |
----------------------+---------------------
Changes (by ryandesign@…):

 * port:   => ffp


Old description:

> Forced SSL dependency to require DP SSL
> Added security to categories
> Bumped revision
>
> Diff:
> Index: Portfile
> ===============================================================
> ====
> --- Portfile    (revision 24)
> +++ Portfile    (revision 25)
> @@ -4,7 +4,8 @@
>
>  name                   ffp
>  version                        0.0.8
> -categories             net
> +revision               1
> +categories             net security
>  platforms              darwin
>  maintainers            kevin at sb.org
>  description            generates fuzzy fingerprints to facilitate MiM
> attacks
> @@ -20,7 +21,7 @@
>                                 sha1
> 50f17b355b7b108918fa2a6dc1e3e4d64cbde335
>
>  depends_build  bin:ginstall:coreutils
> -depends_lib            lib:libssl.0.9.7:openssl
> +depends_lib            lib:XXX:openssl
>
>  configure.args --with-ssl-dir=${prefix}

New description:

 Forced SSL dependency to require DP SSL
 Added security to categories
 Bumped revision

 Diff:
 {{{
 Index: Portfile
 ===================================================================
 --- Portfile    (revision 24)
 +++ Portfile    (revision 25)
 @@ -4,7 +4,8 @@

  name                   ffp
  version                        0.0.8
 -categories             net
 +revision               1
 +categories             net security
  platforms              darwin
  maintainers            kevin at sb.org
  description            generates fuzzy fingerprints to facilitate MiM
 attacks
 @@ -20,7 +21,7 @@
                                 sha1
 50f17b355b7b108918fa2a6dc1e3e4d64cbde335

  depends_build  bin:ginstall:coreutils
 -depends_lib            lib:libssl.0.9.7:openssl
 +depends_lib            lib:XXX:openssl

  configure.args --with-ssl-dir=${prefix}
 }}}

--

-- 
Ticket URL: <https://trac.macports.org/ticket/2607#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list