| Summary: | [update] security/pam-mysql to 7.0RC1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Angelo Turetta <aturetta> | ||||
| Component: | Individual Port(s) | Assignee: | Anders Nordby <anders> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | anders | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->anders Over to maintainer State Changed From-To: open->closed Committed, thanks! edwin 2007-09-30 06:14:09 UTC
FreeBSD ports repository
Modified files:
security/pam-mysql Makefile distinfo
security/pam-mysql/files pkg-message.in
Added files:
security/pam-mysql/files patch-acinclude_m4
Log:
[update] security/pam-mysql to 7.0RC1
Includes fix for correct use of -lmd to find MD5 functions
(see: http://sourceforge.net/tracker/index.php?func=detail&aid=1485390&group_id=5741&atid=105741)
Note: Used autoconf 2.61 to prevent problems with the upcoming sweep
PR: ports/113882
Submitted by: Angelo Turetta <aturetta@bestunion.it>
Approved by: maintainer timeout
Revision Changes Path
1.19 +5 -2 ports/security/pam-mysql/Makefile
1.8 +3 -3 ports/security/pam-mysql/distinfo
1.1 +12 -0 ports/security/pam-mysql/files/patch-acinclude_m4 (new)
1.2 +6 -3 ports/security/pam-mysql/files/pkg-message.in
_______________________________________________
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"
|
Includes fix for correct use of -lmd to find MD5 functions (see: http://sourceforge.net/tracker/index.php?func=detail&aid=1485390&group_id=5741&atid=105741)