From 492e8d9e3ac7c3b277660f6ef3c23b3b700dc028 Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Mon, 16 Jul 2001 17:30:23 +0000 Subject: - Update to version 0.20.2 - Remove merged patches Submitted by: maintainer --- net/jags/Makefile | 6 ++++-- net/jags/distinfo | 2 +- net/jags/files/patch-plugins::fixsmbcop.cpp | 11 ----------- 3 files changed, 5 insertions(+), 14 deletions(-) delete mode 100644 net/jags/files/patch-plugins::fixsmbcop.cpp (limited to 'net/jags') diff --git a/net/jags/Makefile b/net/jags/Makefile index b41b6e6a45b3..094e3b112d64 100644 --- a/net/jags/Makefile +++ b/net/jags/Makefile @@ -6,9 +6,11 @@ # PORTNAME= jags -PORTVERSION= 0.20.1 +PORTVERSION= 0.20.2 CATEGORIES= net -MASTER_SITES= http://sumpan.campus.luth.se/software/jags/download/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + http://sumpan.campus.luth.se/software/jags/download/ +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= pat@databits.net diff --git a/net/jags/distinfo b/net/jags/distinfo index 8dcb3992fff3..cbf569c73936 100644 --- a/net/jags/distinfo +++ b/net/jags/distinfo @@ -1 +1 @@ -MD5 (jags-0.20.1.tar.gz) = a58972bc2d0650bc824abd36b913186c +MD5 (jags-0.20.2.tar.gz) = 10d1f21a0f8d6ddf21dd283dd43ad696 diff --git a/net/jags/files/patch-plugins::fixsmbcop.cpp b/net/jags/files/patch-plugins::fixsmbcop.cpp deleted file mode 100644 index 337683059551..000000000000 --- a/net/jags/files/patch-plugins::fixsmbcop.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/fixsmbcop.cpp.orig Sat Jul 14 21:39:17 2001 -+++ plugins/fixsmbcop.cpp Sat Jul 14 21:40:25 2001 -@@ -27,7 +27,7 @@ - #include - #include - --void -+int - main(int args, char *argv[]) { - if (args > 3) { - if (cin) { -- cgit v1.2.3