Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2001 19:59:07 -0400 (EDT)
From:      pat@databits.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27977: Update port misc/bogosort
Message-ID:  <200106082359.f58Nx7358678@wlgrv1.pa.home.com>

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

>Number:         27977
>Category:       ports
>Synopsis:       Update port misc/bogosort to 0.3.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 08 17:00:09 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Li
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD bottlenek 4.3-STABLE FreeBSD 4.3-STABLE #0: Thu Jun 7 00:17:13 EDT 2001 pat@bottlenek:/usr/src/sys/compile/BOTTLENEK i386
>Description:
Update port misc/bogosort to 0.3.2
>How-To-Repeat:
N/A
>Fix:
diff -ruN /usr/ports/misc/bogosort/Makefile bogosort/Makefile
--- /usr/ports/misc/bogosort/Makefile	Wed Nov 22 05:20:12 2000
+++ bogosort/Makefile	Fri Jun  8 18:59:14 2001
@@ -6,16 +6,16 @@
 #
 
 PORTNAME=	bogosort
-PORTVERSION=	0.3.1
+PORTVERSION=	0.3.2
 CATEGORIES=	misc
 MASTER_SITES=	http://www.lysator.liu.se/~qha/bogosort/ \
 		ftp://l82.ryd.student.liu.se/pub/unix/bogosort/
 DISTNAME=	${PORTNAME}
+DIST_SUBDIR=	${PORTNAME}/${PORTVERSION}
 
 MAINTAINER=	roam@FreeBSD.org
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
-
 GNU_CONFIGURE=	yes
 USE_AUTOMAKE=	yes
 USE_GMAKE=	yes
diff -ruN /usr/ports/misc/bogosort/distinfo bogosort/distinfo
--- /usr/ports/misc/bogosort/distinfo	Sat Sep 16 01:15:35 2000
+++ bogosort/distinfo	Fri Jun  8 18:59:14 2001
@@ -1 +1 @@
-MD5 (bogosort.tar.gz) = 80a8f3f29949802f6a7e75fa8d3237ef
+MD5 (bogosort/0.3.2/bogosort.tar.gz) = f95e3c37d36a5cb9ec2993353e5fc763
diff -ruN /usr/ports/misc/bogosort/files/patch-aa bogosort/files/patch-aa
--- /usr/ports/misc/bogosort/files/patch-aa	Sat Sep 16 01:15:35 2000
+++ bogosort/files/patch-aa	Wed Dec 31 19:00:00 1969
@@ -1,13 +0,0 @@
---- bogosort.texinfo	2000/09/15 13:16:16	1.1
-+++ bogosort.texinfo	2000/09/15 13:35:49	1.2
-@@ -2,6 +2,10 @@
- @c %**start of header
- @setfilename bogosort.info
- @settitle sorts or doesn't sort files or its standard input
-+@dircategory Miscellaneous
-+@direntry
-+* Bogosort: (bogosort).  Sort (or not) files (or standard input)
-+@end direntry
- @finalout
- @setchapternewpage odd
- @c %**end of header
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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