summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/elinks-devel/Makefile2
-rw-r--r--www/elinks-devel/distinfo2
-rw-r--r--www/elinks-devel/files/patch-aa11
-rw-r--r--www/elinks/Makefile2
-rw-r--r--www/elinks/distinfo2
-rw-r--r--www/elinks/files/patch-aa11
-rw-r--r--www/links/Makefile2
-rw-r--r--www/links/distinfo2
-rw-r--r--www/links/files/patch-aa11
9 files changed, 6 insertions, 39 deletions
diff --git a/www/elinks-devel/Makefile b/www/elinks-devel/Makefile
index af459effb60e..0f55c73882c7 100644
--- a/www/elinks-devel/Makefile
+++ b/www/elinks-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= links
-PORTVERSION= 0.92
+PORTVERSION= 0.93
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
http://www.add.com.pl/links/download/ \
diff --git a/www/elinks-devel/distinfo b/www/elinks-devel/distinfo
index 4d4665877e1a..204fce47c6aa 100644
--- a/www/elinks-devel/distinfo
+++ b/www/elinks-devel/distinfo
@@ -1 +1 @@
-MD5 (links-0.92.tar.gz) = 376b659ef42bbb5dab79c41e366e94bf
+MD5 (links-0.93.tar.gz) = 5099692bfa996cf9ac2c14d1c964746c
diff --git a/www/elinks-devel/files/patch-aa b/www/elinks-devel/files/patch-aa
deleted file mode 100644
index 7170c081e528..000000000000
--- a/www/elinks-devel/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- default.c.orig Thu Jun 22 10:37:36 2000
-+++ default.c Tue Sep 5 09:34:12 2000
-@@ -538,7 +538,7 @@
- }
- mem_free(w);
- if (!(w = get_word(&c))) goto err;
-- if (strlen(w) != 1 || w[0] < '0' || w[0] > '2') goto err_f;
-+ if (strlen(w) != 1 || w[0] < '0' || w[0] > '3') goto err_f;
- ts->mode = w[0] - '0';
- mem_free(w);
- if (!(w = get_word(&c))) goto err;
diff --git a/www/elinks/Makefile b/www/elinks/Makefile
index af459effb60e..0f55c73882c7 100644
--- a/www/elinks/Makefile
+++ b/www/elinks/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= links
-PORTVERSION= 0.92
+PORTVERSION= 0.93
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
http://www.add.com.pl/links/download/ \
diff --git a/www/elinks/distinfo b/www/elinks/distinfo
index 4d4665877e1a..204fce47c6aa 100644
--- a/www/elinks/distinfo
+++ b/www/elinks/distinfo
@@ -1 +1 @@
-MD5 (links-0.92.tar.gz) = 376b659ef42bbb5dab79c41e366e94bf
+MD5 (links-0.93.tar.gz) = 5099692bfa996cf9ac2c14d1c964746c
diff --git a/www/elinks/files/patch-aa b/www/elinks/files/patch-aa
deleted file mode 100644
index 7170c081e528..000000000000
--- a/www/elinks/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- default.c.orig Thu Jun 22 10:37:36 2000
-+++ default.c Tue Sep 5 09:34:12 2000
-@@ -538,7 +538,7 @@
- }
- mem_free(w);
- if (!(w = get_word(&c))) goto err;
-- if (strlen(w) != 1 || w[0] < '0' || w[0] > '2') goto err_f;
-+ if (strlen(w) != 1 || w[0] < '0' || w[0] > '3') goto err_f;
- ts->mode = w[0] - '0';
- mem_free(w);
- if (!(w = get_word(&c))) goto err;
diff --git a/www/links/Makefile b/www/links/Makefile
index af459effb60e..0f55c73882c7 100644
--- a/www/links/Makefile
+++ b/www/links/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= links
-PORTVERSION= 0.92
+PORTVERSION= 0.93
CATEGORIES= www
MASTER_SITES= http://artax.karlin.mff.cuni.cz/~mikulas/vyplody/links/download/ \
http://www.add.com.pl/links/download/ \
diff --git a/www/links/distinfo b/www/links/distinfo
index 4d4665877e1a..204fce47c6aa 100644
--- a/www/links/distinfo
+++ b/www/links/distinfo
@@ -1 +1 @@
-MD5 (links-0.92.tar.gz) = 376b659ef42bbb5dab79c41e366e94bf
+MD5 (links-0.93.tar.gz) = 5099692bfa996cf9ac2c14d1c964746c
diff --git a/www/links/files/patch-aa b/www/links/files/patch-aa
deleted file mode 100644
index 7170c081e528..000000000000
--- a/www/links/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- default.c.orig Thu Jun 22 10:37:36 2000
-+++ default.c Tue Sep 5 09:34:12 2000
-@@ -538,7 +538,7 @@
- }
- mem_free(w);
- if (!(w = get_word(&c))) goto err;
-- if (strlen(w) != 1 || w[0] < '0' || w[0] > '2') goto err_f;
-+ if (strlen(w) != 1 || w[0] < '0' || w[0] > '3') goto err_f;
- ts->mode = w[0] - '0';
- mem_free(w);
- if (!(w = get_word(&c))) goto err;