| Summary: | [PATCH] databases/mysql55-server: switch to using USERS & GROUPS in Makefile | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Sevan Janiyan <venture37> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ale | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Sevan Janiyan
2010-03-20 03:40:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) ale 2010-04-13 15:12:34 UTC
FreeBSD ports repository
Modified files:
databases/mysql55-server Makefile distinfo pkg-plist
pkg-plist.client
databases/mysql55-server/files patch-Makefile.in
patch-man::Makefile.in
Added files:
databases/mysql55-server/files patch-configure.am
Removed files:
databases/mysql55-server pkg-install
databases/mysql55-server/files patch-45058 patch-configure
Log:
- Update to 5.5.3-m3 release
- Switch to use USERS and GROUPS [1]
PR: ports/144887 [1]
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> [1]
Revision Changes Path
1.259 +12 -5 ports/databases/mysql55-server/Makefile
1.121 +3 -3 ports/databases/mysql55-server/distinfo
1.2 +0 -65 ports/databases/mysql55-server/files/patch-45058 (dead)
1.29 +7 -6 ports/databases/mysql55-server/files/patch-Makefile.in
1.36 +0 -22 ports/databases/mysql55-server/files/patch-configure (dead)
1.1 +13 -0 ports/databases/mysql55-server/files/patch-configure.am (new)
1.6 +4 -4 ports/databases/mysql55-server/files/patch-man::Makefile.in
1.9 +0 -36 ports/databases/mysql55-server/pkg-install (dead)
1.91 +16 -12 ports/databases/mysql55-server/pkg-plist
1.38 +5 -0 ports/databases/mysql55-server/pkg-plist.client
_______________________________________________
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. |