Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  3 Nov 2006 00:15:52 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/105074: [PATCH] textproc/msort: update to 8.29, reset maintainership
Message-ID:  <20061102161552.5DFA056@netnews.NCTU.edu.tw>
Resent-Message-ID: <200611021620.kA2GKO9S056821@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105074
>Category:       ports
>Synopsis:       [PATCH] textproc/msort: update to 8.29, reset maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 02 16:20:24 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
- Update to 8.29
- Reset maintainership to ports@FreeBSD.org

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- msort-8.29.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/msort/Makefile /home/staff/gslin/work/ports/msort/Makefile
--- /usr/ports/textproc/msort/Makefile	Thu Aug 17 03:14:16 2006
+++ /home/staff/gslin/work/ports/msort/Makefile	Fri Nov  3 00:13:42 2006
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	msort
-PORTVERSION=	8.27
+PORTVERSION=	8.29
 CATEGORIES=	textproc
 MASTER_SITES=	http://billposer.org/Software/Downloads/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Sorting files in sophisticated ways
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
@@ -28,8 +28,6 @@
 
 .include <bsd.port.pre.mk>
 
-post-patch:
-	${REINPLACE_CMD} -e 's,^#include <alloca.h>,,g' ${WRKSRC}/msort.c
 .if ${OSVERSION} < 500035
 BROKEN=		Does not build with older versions of FreeBSD
 .endif
diff -ruN --exclude=CVS /usr/ports/textproc/msort/distinfo /home/staff/gslin/work/ports/msort/distinfo
--- /usr/ports/textproc/msort/distinfo	Fri Aug 11 16:18:00 2006
+++ /home/staff/gslin/work/ports/msort/distinfo	Fri Nov  3 00:11:11 2006
@@ -1,3 +1,3 @@
-MD5 (msort-8.27.tgz) = d87aecfd6ac90cbfd9c1e6911152e7bd
-SHA256 (msort-8.27.tgz) = 4d7dcb4822ab058ae301c0e78535b55a299efe6d8d699666072678a04fd03759
-SIZE (msort-8.27.tgz) = 360253
+MD5 (msort-8.29.tgz) = 3f70b376176bda287493865b3ee508d0
+SHA256 (msort-8.29.tgz) = febedc104a4c48fe97e947abfd9af1c8f3ab703f2d551fad544dba0c2414d94e
+SIZE (msort-8.29.tgz) = 365062
--- msort-8.29.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061102161552.5DFA056>