mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 8.29 [1] [2]
- Reset maintainership to ports@FreeBSD.org [2] PR: ports/105071 [1], ports/105074 [2] Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca> [1], Gea-Suan Lin <gslin_AT_gslin dot org> [2]
This commit is contained in:
parent
49b20cc2f2
commit
3ebd7a1c7a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176258
@ -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 @@ MAN1= msort.1
|
||||
|
||||
.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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user