| Summary: | [PATCH] devel/subversion: Fix plist when GNOME_KEYRING is on. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Raphael Kubo da Costa <kubito> | ||||
| Component: | Individual Port(s) | Assignee: | Alberto Villa <avilla> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | lev | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Raphael Kubo da Costa
2011-03-09 06:50:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->lev Over to maintainer (via the GNATS Auto Assign Tool) Hi, is there anything you'd like me to do before integrating this patch? Thanks, Raphael Responsible Changed From-To: lev->avilla i'll take it (maintainer timeout) avilla 2011-04-01 15:19:58 UTC
FreeBSD ports repository
Modified files:
devel/subversion Makefile Makefile.common pkg-plist
devel/subversion-freebsd Makefile
Log:
- Fix plist when GNOME_KEYRING is on. [1]
- Add optional KDE KWallet support. [2]
- Bump PORTREVISION.
PR: 155395 [1]
155419 [2]
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Approved by: lev (maintainer timeout)
Revision Changes Path
1.141 +1 -1 ports/devel/subversion-freebsd/Makefile
1.137 +1 -0 ports/devel/subversion/Makefile
1.43 +14 -2 ports/devel/subversion/Makefile.common
1.43 +9 -1 ports/devel/subversion/pkg-plist
_______________________________________________
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, with minor changes. Thanks! |