From c624ce791b38ff6535f4751ca1931c38d529ff81 Mon Sep 17 00:00:00 2001 From: roam Date: Tue, 22 May 2001 17:30:44 +0000 Subject: Update to 1.8. Submitted by: fenner's distfile checking scripts --- sysutils/safecat/Makefile | 2 +- sysutils/safecat/distinfo | 2 +- sysutils/safecat/files/patch-hier.c | 12 ++++++++++++ 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 sysutils/safecat/files/patch-hier.c (limited to 'sysutils/safecat') diff --git a/sysutils/safecat/Makefile b/sysutils/safecat/Makefile index 7c730cf..7d9589a 100644 --- a/sysutils/safecat/Makefile +++ b/sysutils/safecat/Makefile @@ -6,7 +6,7 @@ # PORTNAME= safecat -PORTVERSION= 1.5 +PORTVERSION= 1.8 CATEGORIES= sysutils mail MASTER_SITES= http://www.nb.net/~lbudney/linux/software/safecat/ diff --git a/sysutils/safecat/distinfo b/sysutils/safecat/distinfo index 061c902..153521c 100644 --- a/sysutils/safecat/distinfo +++ b/sysutils/safecat/distinfo @@ -1 +1 @@ -MD5 (safecat-1.5.tar.gz) = c7292e3ed8cf89288b9cc5e6c5e09ce2 +MD5 (safecat-1.8.tar.gz) = ba0a37fffc3d4b901e7e7f47be732720 diff --git a/sysutils/safecat/files/patch-hier.c b/sysutils/safecat/files/patch-hier.c new file mode 100644 index 0000000..d114127 --- /dev/null +++ b/sysutils/safecat/files/patch-hier.c @@ -0,0 +1,12 @@ +--- hier.c Tue May 22 20:26:57 2001 ++++ hier.c Tue May 22 20:27:32 2001 +@@ -9,9 +9,6 @@ + + d(auto_home,"man",-1,-1,02755); + d(auto_home,"man/man1",-1,-1,02755); +- d(auto_home,"man/cat1",-1,-1,02755); + c(auto_home,"man/man1","safecat.1",-1,-1,0644); +- c(auto_home,"man/cat1","safecat.0",-1,-1,0644); + c(auto_home,"man/man1","maildir.1",-1,-1,0644); +- c(auto_home,"man/cat1","maildir.0",-1,-1,0644); + } -- cgit v1.1