diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-02-21 02:28:40 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-02-21 02:28:40 +0000 |
commit | 638a212801e3750baf1a834f5c747932eb2fb9f0 (patch) | |
tree | a1cb55bdca536d00fda3c41c0cfdf30fbad7420e /sysutils/stow | |
parent | cc3a345b1669367812dc33d1b33ea985286b9ccf (diff) | |
download | ports-638a212801e3750baf1a834f5c747932eb2fb9f0.tar.gz ports-638a212801e3750baf1a834f5c747932eb2fb9f0.zip |
Notes
Diffstat (limited to 'sysutils/stow')
-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 |