Opened 19 years ago
Closed 19 years ago
#6714 closed defect (fixed)
Update gnupg2 to 1.9.20
Reported by: | pkern@… | Owned by: | pkern@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
As requests you should update gnupg2 to 1.9.20. The following prevented it to build after the necessary patch adjustment:
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../gl -I../intl -I../common -DLOCALEDIR=\"/opt/local/share/locale\" -DGNUPG_BINDIR="\"/opt/local/bin\"" -DGNUPG_LIBEXECDIR="\"/opt/local/libexec\"" -DGNUPG_LIBDIR="\"/opt/local/lib/gnupg\"" -DGNUPG_DATADIR="\"/opt/local/share/gnupg\"" -DGNUPG_SYSCONFDIR="\"/opt/local/etc/gnupg\"" -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -g -O2 -Wall -MT gpgparsemail.o -MD -MP -MF ".deps/gpgparsemail.Tpo" -c -o gpgparsemail.o gpgparsemail.c; \ then mv -f ".deps/gpgparsemail.Tpo" ".deps/gpgparsemail.Po"; else rm -f ".deps/gpgparsemail.Tpo"; exit 1; fi gpgparsemail.c:150: error: static declaration of 'stpcpy' follows non-static declaration gpgparsemail.c: In function 'parse_message': gpgparsemail.c:603: warning: pointer targets in passing argument 2 of 'rfc822parse_insert' differ in signedness make[2]: * [gpgparsemail.o] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Change History (3)
comment:1 Changed 19 years ago by pkern@…
comment:2 Changed 19 years ago by jmpp@…
Owner: | changed from darwinports-bugs@… to pkern@… |
---|
Reassigning per Phillip's request.
-jmpp
comment:3 Changed 19 years ago by blb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Resolving now that gnupg2 is at 1.9.20.
Hey. I wanted to file a bug to assign it to myself. Could someone of the Bugzilla monkeys please change the assigned to field of this bug report to myself? Thanks.