Summary: | [PATCH] security/gnupg: fix build on 10-CURRENT i386 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Steve Wills <swills> | ||||
Component: | Individual Port(s) | Assignee: | Jun Kuriyama <kuriyama> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | kuriyama | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Steve Wills
2012-01-07 20:00:24 UTC
Responsible Changed From-To: freebsd-ports-bugs->kuriyama Over to maintainer (via the GNATS Auto Assign Tool) kuriyama 2012-01-29 14:44:06 UTC FreeBSD ports repository Modified files: security/gnupg1 Makefile security/gnupg1/files patch-config.links Log: - Fix build on 10-current (i386) [1] - Fix build with clang by using CFLAGS+=-std=c89. PR: ports/163898 [1] Submitted by: swills [1] Revision Changes Path 1.110 +3 -0 ports/security/gnupg1/Makefile 1.3 +9 -0 ports/security/gnupg1/files/patch-config.links _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, thanks! |