Summary: | textproc/rand update and maintainer change | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Danilo EgĂȘa Gondolfo <danilogondolfo> | ||||
Component: | Individual Port(s) | Assignee: | Felippe de Meirelles Motta <lippe> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Danilo EgĂȘa Gondolfo
2013-02-22 16:30:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->lippe I'll take it. Author: lippe Date: Tue Feb 26 20:40:39 2013 New Revision: 313004 URL: http://svnweb.freebsd.org/changeset/ports/313004 Log: - Update to 1.9. - Pass maintainership to submitter PR: ports/176350 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> Modified: head/textproc/rand/Makefile head/textproc/rand/distinfo (contents, props changed) Modified: head/textproc/rand/Makefile ============================================================================== --- head/textproc/rand/Makefile Tue Feb 26 20:07:49 2013 (r313003) +++ head/textproc/rand/Makefile Tue Feb 26 20:40:39 2013 (r313004) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= rand -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= textproc MASTER_SITES= http://bzflag.bz/~erik/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilogondolfo@gmail.com COMMENT= Utility to display files or streams in random order USE_GMAKE= yes Modified: head/textproc/rand/distinfo ============================================================================== --- head/textproc/rand/distinfo Tue Feb 26 20:07:49 2013 (r313003) +++ head/textproc/rand/distinfo Tue Feb 26 20:40:39 2013 (r313004) @@ -1,2 +1,2 @@ -SHA256 (rand-1.8.tar.gz) = b66af39ade21473c33abe2bcd0a7fba6153afbe75ecb0917dd9e335e1b21b21b -SIZE (rand-1.8.tar.gz) = 226807 +SHA256 (rand-1.9.tar.gz) = 0321be0cf945209631a8fce30462fd111957a582c1fb4340a7b0705eefc20b2d +SIZE (rand-1.9.tar.gz) = 194504 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |