diff options
author | petef <petef@FreeBSD.org> | 2002-02-21 10:28:40 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2002-02-21 10:28:40 +0800 |
commit | 831b0672c00b0f2701069ffcaa0d4c764a3ade0c (patch) | |
tree | 5886b8abce586020a3674f658729fcba85d06b61 /sysutils | |
parent | 5f350f06a6b8f3f818c4c38de1ffc88647c2dc42 (diff) | |
download | freebsd-ports-gnome-831b0672c00b0f2701069ffcaa0d4c764a3ade0c.tar.gz freebsd-ports-gnome-831b0672c00b0f2701069ffcaa0d4c764a3ade0c.tar.zst freebsd-ports-gnome-831b0672c00b0f2701069ffcaa0d4c764a3ade0c.zip |
Update to 1.3.3
PR: 33972
Submitted by: Alan Eldridge <ports@geeksrus.net>
Approved by: maintainer timeout
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/stow/Makefile | 2 | ||||
-rw-r--r-- | sysutils/stow/distinfo | 2 | ||||
-rw-r--r-- | sysutils/stow/files/patch-aa | 22 |
3 files changed, 11 insertions, 15 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile index 381246ef9c40..c82b36c703d4 100644 --- a/sysutils/stow/Makefile +++ b/sysutils/stow/Makefile @@ -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} diff --git a/sysutils/stow/distinfo b/sysutils/stow/distinfo index fcf5f6256411..4f4c7f4d118f 100644 --- a/sysutils/stow/distinfo +++ b/sysutils/stow/distinfo @@ -1 +1 @@ -MD5 (stow-1.3.2.tar.gz) = 376ceb0aee5a739ea83d1246dc25b3f2 +MD5 (stow-1.3.3.tar.gz) = 59a078c7056dd9dd97fb707063b69d03 diff --git a/sysutils/stow/files/patch-aa b/sysutils/stow/files/patch-aa index 99c9278ca762..4c2476a62c28 100644 --- a/sysutils/stow/files/patch-aa +++ b/sysutils/stow/files/patch-aa @@ -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 |