| Summary: | [PATCH] sysutils/ntfsprogs: use @exec/@unexec to handle symlinks | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alejandro Pulver <alepulver> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alejandro Pulver
2007-12-12 07:00:06 UTC
Responsible Changed From-To: freebsd-ports-bugs->farrokhi Over to maintainer (via the GNATS Auto Assign Tool) Responsible Changed From-To: farrokhi->alepulver Looks fine approved. alepulver 2007-12-12 17:05:00 UTC
FreeBSD ports repository
Modified files:
sysutils/ntfsprogs Makefile pkg-plist
Log:
- Use @exec/@unexec pkg-plist directives to handle the symlink (do not archive
directly like before).
- Bump PORTREVISION.
PR: ports/118569
Submitted by: alepulver (myself)
Approved by: miwi
Revision Changes Path
1.32 +1 -1 ports/sysutils/ntfsprogs/Makefile
1.13 +2 -2 ports/sysutils/ntfsprogs/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. Thanks! |