From 9e660bdb4c74d02747a8b0a20fbbf8690b4c4f87 Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Fri, 4 May 2012 22:06:17 +0000 Subject: [PATCH] - Update to 1.3 This version adds support for a top-level Makefile.local. Also restored the priority-setting code, but without making it mandatory (if the call to rtprio fails, the program will still runs, rather than aborting as it formerly did, the last time this code was included). PR: ports/167592 Submitted by: maintainer, conrads@cox.net --- ports-mgmt/mkreadmes/Makefile | 2 +- ports-mgmt/mkreadmes/distinfo | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ports-mgmt/mkreadmes/Makefile b/ports-mgmt/mkreadmes/Makefile index c80df4b4dc38..ed020cf2c1cd 100644 --- a/ports-mgmt/mkreadmes/Makefile +++ b/ports-mgmt/mkreadmes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mkreadmes -DISTVERSION= 1.2 +DISTVERSION= 1.3 CATEGORIES= ports-mgmt MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/ports-mgmt/mkreadmes/distinfo b/ports-mgmt/mkreadmes/distinfo index dbaa9b570f43..cc84bfa7a46b 100644 --- a/ports-mgmt/mkreadmes/distinfo +++ b/ports-mgmt/mkreadmes/distinfo @@ -1,2 +1,2 @@ -SHA256 (mkreadmes-1.2.tar.bz2) = dfcde0c848aa45840f426429a64af82f051201ea0d5f65d3d9195771e612e0ec -SIZE (mkreadmes-1.2.tar.bz2) = 20129 +SHA256 (mkreadmes-1.3.tar.bz2) = 5f59939e133808b4e83d9af4f8911486c15315d46c2677aad0ee95a6ce1da820 +SIZE (mkreadmes-1.3.tar.bz2) = 21751