Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jan 2002 21:16:15 -0500 (EST)
From:      Alan Eldridge <ports@geeksrus.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        clefevre@citeweb.net
Subject:   ports/33972: stow upgraded (fixes serious bug re deleting empty dirs)
Message-ID:  <200201170216.g0H2GF808566@wwweasel.geeksrus.net>

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

>Number:         33972
>Category:       ports
>Synopsis:       stow upgraded (fixes serious bug re deleting empty dirs)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 16 18:20:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alan Eldridge
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
Geeksrus.NET
>Environment:
System: FreeBSD wwweasel.geeksrus.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sun Dec 2 19:14:12 EST 2001 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL i386


>Description:

Stow 1.3.3 fixes the bug where stow would delete empty dirs that it didn't
own.

Please let's get this in before freeze on 01/22.

>How-To-Repeat:

>Fix:

--- stow-1.3.3.patch begins here ---
Index: sysutils/stow/Makefile
===================================================================
RCS file: /home/alane/cvsroot/ports/sysutils/stow/Makefile,v
retrieving revision 1.4
diff -u -3 -r1.4 Makefile
--- sysutils/stow/Makefile	11 Sep 2001 12:20:38 -0000	1.4
+++ sysutils/stow/Makefile	17 Jan 2002 01:59:19 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	stow
-PORTVERSION=	1.3.2
+PORTVERSION=	1.3.3
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
Index: sysutils/stow/distinfo
===================================================================
RCS file: /home/alane/cvsroot/ports/sysutils/stow/distinfo,v
retrieving revision 1.1
diff -u -3 -r1.1 distinfo
--- sysutils/stow/distinfo	10 Jul 2000 03:53:48 -0000	1.1
+++ sysutils/stow/distinfo	17 Jan 2002 01:59:34 -0000
@@ -1 +1 @@
-MD5 (stow-1.3.2.tar.gz) = 376ceb0aee5a739ea83d1246dc25b3f2
+MD5 (stow-1.3.3.tar.gz) = 59a078c7056dd9dd97fb707063b69d03
Index: sysutils/stow/files/patch-aa
===================================================================
RCS file: /home/alane/cvsroot/ports/sysutils/stow/files/patch-aa,v
retrieving revision 1.1
diff -u -3 -r1.1 patch-aa
--- sysutils/stow/files/patch-aa	10 Jul 2000 03:53:49 -0000	1.1
+++ sysutils/stow/files/patch-aa	17 Jan 2002 02:13:00 -0000
@@ -1,14 +1,10 @@
---- stow.info.orig	Wed Jun  7 00:22:19 2000
-+++ stow.info	Wed Jun  7 00:24:24 2000
-@@ -1,6 +1,11 @@
- This is Info file ./stow.info, produced by Makeinfo version 1.67 from
- the input file stow.texi.
- 
-+INFO-DIR-SECTION Miscellaneous
-+START-INFO-DIR-ENTRY
-+* stow: (stow).                 Manage the installation of software packages.
-+END-INFO-DIR-ENTRY
-+
-    This file describes GNU Stow version 1.3.2, a program for managing
- the installation of software packages.
+--- stow.info.orig	Sat Jan  5 12:26:49 2002
++++ stow.info	Wed Jan 16 21:07:49 2002
+@@ -1,5 +1,5 @@
+-Ceci est le fichier Info stow.info, produit par Makeinfo version 4.0b à
+-partir stow.texi.
++This is Info file stow.info, produced by Makeinfo version 4.0b from
++the input file stow.texi.
  
+ INFO-DIR-SECTION Administration
+ START-INFO-DIR-ENTRY
--- stow-1.3.3.patch ends here ---


>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?200201170216.g0H2GF808566>