Skip to content

Commit

Permalink
gnupg2: update to 2.4.7, drop patch
Browse files Browse the repository at this point in the history
  • Loading branch information
barracuda156 authored and reneeotten committed Dec 1, 2024
1 parent a17c4cc commit 8f277ee
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 18 deletions.
13 changes: 5 additions & 8 deletions mail/gnupg2/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ PortSystem 1.0

set my_name gnupg
name ${my_name}2
version 2.4.6
version 2.4.7
revision 0

# Putting the SHA1 hash because that is published on the website
checksums rmd160 a8c5a965d2aec5c3218e9017b291b47fddfc9d7f \
sha1 2d8aa2662c398d60f1f8e0bf46fd163eae703189 \
sha256 95acfafda7004924a6f5c901677f15ac1bda2754511d973bb4523e8dd840e17a \
size 8011304
checksums rmd160 bdc1884629c651e74bdd02d8f2cb8e746f030e83 \
sha1 2d510a1a7294f2f9ef3f2e280c93c3ad9b0cdb68 \
sha256 7b24706e4da7e0e3b06ca068231027401f238102c41c909631349dcc3b85eb46 \
size 8010244

# https://trac.macports.org/ticket/63552
epoch 1
Expand All @@ -33,9 +33,6 @@ master_sites ${my_name}:${my_name}
use_bzip2 yes
default_variants +openldap

# app.c: error: implicit declaration of function 'read'; did you mean 'fread'?
patchfiles-append patch-app.c.diff

platform darwin {
if {![variant_isset pinentry] && ![variant_isset pinentry_mac]} {
# Automatically switch between pinentry and pinentry-mac, with pinentry-mac being
Expand Down
10 changes: 0 additions & 10 deletions mail/gnupg2/files/patch-app.c.diff

This file was deleted.

0 comments on commit 8f277ee

Please sign in to comment.