Summary: | [UPDATE] shells/mksh to R45 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Olivier Duchateau <olivierd> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Olivier Duchateau
2013-04-28 20:30:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi Over to maintainer (via the GNATS Auto Assign Tool) Author: miwi Date: Fri May 10 14:46:29 2013 New Revision: 317818 URL: http://svnweb.freebsd.org/changeset/ports/317818 Log: - Update to R45 PR: 178224 Submitted by: olivierd@ Modified: head/shells/mksh/Makefile head/shells/mksh/distinfo Modified: head/shells/mksh/Makefile ============================================================================== --- head/shells/mksh/Makefile Fri May 10 14:43:10 2013 (r317817) +++ head/shells/mksh/Makefile Fri May 10 14:46:29 2013 (r317818) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mksh -DISTVERSION= R44 +DISTVERSION= R45 CATEGORIES= shells MASTER_SITES= http://www.mirbsd.org/MirOS/dist/mir/mksh/ \ http://pub.allbsd.org/MirOS/dist/mir/mksh/ Modified: head/shells/mksh/distinfo ============================================================================== --- head/shells/mksh/distinfo Fri May 10 14:43:10 2013 (r317817) +++ head/shells/mksh/distinfo Fri May 10 14:46:29 2013 (r317818) @@ -1,2 +1,2 @@ -SHA256 (mksh-R44.tgz) = 016f2196f75211308f5bf184ead97cf0718039717ad3f499994188bc941f8775 -SIZE (mksh-R44.tgz) = 346239 +SHA256 (mksh-R45.tgz) = 90137336a836ad180c6e4f84065b993414aacb2e954afeac506cefb51d432cb8 +SIZE (mksh-R45.tgz) = 346164 _______________________________________________ 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! |