Opened 11 years ago

Last modified 11 years ago

#37494 closed update

gnupg @1.4.13 update — at Version 3

Reported by: mdmonk@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: gnupg

Description (last modified by ryandesign (Ryan Carsten Schmidt))

The current MacPorts has gnupg ver 1.4.12. I've modified the current port file to build 1.4.13; due to the following information: http://www.securityfocus.com/archive/1/525167

pwd: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/mail/gnupg

$ diff Portfile.orig Portfile 
7c7
< version         1.4.12
---
> version         1.4.13
23,25c23,25
< checksums       ${distname}${extract.suffix}    md5     ce3742e5c7912559cab7894ad8ba7f6b \
<                                                 sha1    9b78e20328d35525af7b8a9c1cf081396910e937 \
<                                                 rmd160  d5f4367c9a636d778b6ccb2711bfba6597c27fa0
---
> checksums       ${distname}${extract.suffix}    md5     c74249db5803f76f17fee9a201c0189f \
>                                                 sha1    17a75c54d292bd0923f0a1817a1b02ded37d1de1 \
>                                                 rmd160  a3d6f2ca2dd46d8b97e1790d0b1738dc4a1cedd6

Change History (4)

Changed 11 years ago by mdmonk@…

Attachment: gnupg-portfile.diff added

Diff of gnupg portfile for ver 1.4.12 and ver 1.4.13

comment:1 Changed 11 years ago by mf2k (Frank Schima)

Milestone: MacPorts Future
Version: 2.1.2

Please do not set the Milestone field.

comment:2 Changed 11 years ago by mf2k (Frank Schima)

As per the guidelines, please attach your patch as a unified diff.

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: haspatch added
Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned
Note: See TracTickets for help on using tickets.