| Summary: | Update port: devel/dits Remove invalid site from master site list | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Greg Becker <greg> | ||||||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Only Me | ||||||||||
| Priority: | Normal | ||||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Greg Becker
2010-03-11 13:50:00 UTC
Class Changed From-To: change-request->maintainer-update Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. * Greg Becker (greg@codeconcepts.com) wrote: First, please send updates as a patch. Next, I'd discourage from adding your email into pkg-descr, as users may confuse you with software author (or maintainer if it so happens that maintainership is reset or passed to someone else). Same for moving MAN*, they logically belong to somewhere near PLIST_FILES, as they were. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru State Changed From-To: open->feedback Awaiting submitters feedback > * Greg Becker (greg@codeconcepts.com) wrote: > > First, please send updates as a patch. Next, I'd discourage from > adding your email into pkg-descr, as users may confuse you with > software author (or maintainer if it so happens that maintainership > is reset or passed to someone else). Same for moving MAN*, they > logically belong to somewhere near PLIST_FILES, as they were. > > -- > Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D > amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru Thanks, Dmitry! I've applied all your suggestions and generated a patch (attached and inline). I'm not certain how to re-submit it. Greg Index: pkg-descr =================================================================== --- pkg-descr (revision 38) +++ pkg-descr (working copy) @@ -2,4 +2,4 @@ lock managers. More than a simple exerciser, dits is able to verify that no detectable data integrity errors have occurred. -WWW: http://vdmvm.com/ +WWW: http://codeconcepts.com/ Index: Makefile =================================================================== --- Makefile (revision 38) +++ Makefile (working copy) @@ -8,10 +8,10 @@ PORTNAME= dits PORTVERSION= 2.2.34 CATEGORIES= devel -MASTER_SITES= http://vdmvm.com/ +MASTER_SITES= http://codeconcepts.com/ MAINTAINER= greg@codeconcepts.com -COMMENT= A data integrity verifying disk exercising test suite +COMMENT= A data integrity verifying and disk exercising test suite GNU_CONFIGURE= yes USE_GMAKE= yes State Changed From-To: feedback->closed Committed. Thanks! amdmi3 2010-03-16 15:27:46 UTC
FreeBSD ports repository
Modified files:
devel/dits Makefile pkg-descr
Log:
- Update MASTER_SITES, WWW, fix COMMENT
PR: 144655
Submitted by: Greg Becker <greg@codeconcepts.com> (maintainer)
Revision Changes Path
1.6 +2 -2 ports/devel/dits/Makefile
1.4 +1 -1 ports/devel/dits/pkg-descr
_______________________________________________
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"
|