Bug 102884 - Port fixed and taking maintanership: misc/mmv
Summary: Port fixed and taking maintanership: misc/mmv
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Simon Barner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-05 05:30 UTC by Martin Tournoij
Modified: 2006-09-05 12:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Tournoij 2006-09-05 05:30:18 UTC
misc/mmv is unfetchable, I put the file on two servers making it
fetchable again, also taking maintainership.

Fix: 

Output from 'diff Makefile Makefile.old':

5c5
< # $FreeBSD: /repoman/r/pcvs/ports/misc/mmv/Makefile,v 1.27 2006/09/04 00:03:18 kris Exp $
---
> # $FreeBSD: ports/misc/mmv/Makefile,v 1.25 2005/11/25 23:40:10 pav Exp $
11c11,13
< MASTER_SITES= ftp://ftp.unicamp.br/pub/unix-c/file-mgmt/
---
> MASTER_SITES= http://www.xs4all.nl/~tournoij/distfiles/ \
>     ftp://ftp.unicamp.br/pub/unix-c/file-mgmt/ \
>     http://carpetsmoker.xs4all.nl/distfiles/
15c17
< MAINTAINER= ports@FreeBSD.org
---
> MAINTAINER= carpetsmoker@gmail.com
17,20d18
<
< BROKEN=   Unfetchable
< DEPRECATED= ${BROKEN}
< EXPIRATION_DATE=2006-12-01
Comment 1 Simon Barner freebsd_committer freebsd_triage 2006-09-05 11:51:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->barner

I'll take it.
Comment 2 Simon Barner freebsd_committer freebsd_triage 2006-09-05 12:01:46 UTC
State Changed
From-To: open->closed

Committed. Thanks! I also nuked pkg-plist in favour of PLIST_FILES.