From 02cd679b2e51d696da3ea071a710500996f1cec3 Mon Sep 17 00:00:00 2001 From: jason Date: Thu, 24 Apr 2003 02:56:01 +0000 Subject: [PATCH] update to flipit-0.3.5 (author accepted the patch, too, whee!) --- comms/flipit/Makefile | 4 ++-- comms/flipit/distinfo | 6 +++--- comms/flipit/patches/patch-flipit_c | 11 ----------- 3 files changed, 5 insertions(+), 16 deletions(-) delete mode 100644 comms/flipit/patches/patch-flipit_c diff --git a/comms/flipit/Makefile b/comms/flipit/Makefile index c063ca4bc2e..a90bb61ec9e 100644 --- a/comms/flipit/Makefile +++ b/comms/flipit/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2003/04/23 23:34:11 jason Exp $ +# $OpenBSD: Makefile,v 1.5 2003/04/24 02:56:01 jason Exp $ COMMENT= "x10 firecracker utility" -DISTNAME= flipit-0.3.3 +DISTNAME= flipit-0.3.5 CATEGORIES= comms MASTER_SITES= http://www.lickey.com/flipit/dist/ diff --git a/comms/flipit/distinfo b/comms/flipit/distinfo index 81a073641f9..fc8fd37e01b 100644 --- a/comms/flipit/distinfo +++ b/comms/flipit/distinfo @@ -1,3 +1,3 @@ -MD5 (flipit-0.3.3.tar.gz) = a36b2d7894debcbef953e3e622ea01ad -RMD160 (flipit-0.3.3.tar.gz) = 4c8a19434d218ef05f840790b9685390029613d1 -SHA1 (flipit-0.3.3.tar.gz) = f5298d0e168f96fb0f406821cc9bc85c3592db0a +MD5 (flipit-0.3.5.tar.gz) = fa535ea9e01e385502d8cc2cf787ede7 +RMD160 (flipit-0.3.5.tar.gz) = 8865ebf1d4de3e5b0729e6719b967e3bba9cf364 +SHA1 (flipit-0.3.5.tar.gz) = d7ef47fe00ee6f1cecb6a48f3963176181fcaa41 diff --git a/comms/flipit/patches/patch-flipit_c b/comms/flipit/patches/patch-flipit_c deleted file mode 100644 index 274347b4d34..00000000000 --- a/comms/flipit/patches/patch-flipit_c +++ /dev/null @@ -1,11 +0,0 @@ -$OpenBSD: patch-flipit_c,v 1.1 2003/04/23 23:34:11 jason Exp $ ---- flipit.c.orig Wed Apr 23 18:44:16 2003 -+++ flipit.c Wed Apr 23 18:44:53 2003 -@@ -33,6 +33,7 @@ - #include - #include - #include -+#include - - #if HAVE_SYS_TYPES_H - #include