mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- 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
This commit is contained in:
parent
aa89760550
commit
9e660bdb4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296024
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= mkreadmes
|
||||
DISTVERSION= 1.2
|
||||
DISTVERSION= 1.3
|
||||
CATEGORIES= ports-mgmt
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user