ports/165829: [maintainer update] patch ports-mgmt/mkreadmes to version 1.1.2

Conrad J. Sabatier conrads at cox.net
Wed Mar 7 18:00:31 UTC 2012


>Number:         165829
>Category:       ports
>Synopsis:       [maintainer update] patch ports-mgmt/mkreadmes to version 1.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 07 18:00:30 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Conrad J. Sabatier
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD serene.no-ip.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Sun Feb 12 19:15:46 CST 2012 conrads at serene.no-ip.org:/usr/obj/usr/src/sys/CUSTOM amd64

>Description:
		One last revision with some significant improvements in 
		the handling of pathnames.  A stray error or two was 
		still occurring with the previous version in certain 
		obscure scenarios.  This version should eliminate the 
		possibility of these happening now.  The handling of 
		ports trees in non-standard locations has also been 
		thoroughly tested and proven to be rock-solid now.

		This should be the final revision for quite a while.
>How-To-Repeat:
		N/A
>Fix:
		patch below

--- mkreadmes.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/ports-mgmt/mkreadmes/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	5 Mar 2012 17:50:47 -0000	1.3
+++ Makefile	7 Mar 2012 17:42:27 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mkreadmes
-DISTVERSION=	1.1.1
+DISTVERSION=	1.1.2
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -15,7 +15,7 @@
 COMMENT=	A speedy substitute for "make readmes"
 
 USE_BZIP2=	yes
-MAN1=	mkreadmes.1
+MAN1=		mkreadmes.1
 MANCOMPRESSED=	maybe
 
 PLIST_FILES=	sbin/${PORTNAME}
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/ports-mgmt/mkreadmes/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	5 Mar 2012 17:50:47 -0000	1.3
+++ distinfo	7 Mar 2012 17:43:09 -0000
@@ -1,2 +1,2 @@
-SHA256 (mkreadmes-1.1.1.tar.bz2) = 6fade86f5c6466fedeb86c02e4a99053024664ce86794d57ca1a96d1a5429705
-SIZE (mkreadmes-1.1.1.tar.bz2) = 16692
+SHA256 (mkreadmes-1.1.2.tar.bz2) = a4d78498dd5ff3b2916ea3f8fc947f6f84036742e2c730c1d263c453de1af6aa
+SIZE (mkreadmes-1.1.2.tar.bz2) = 18063
--- mkreadmes.diff ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list