mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to version 2.1pre15.
This commit is contained in:
parent
c6f9f34532
commit
91e751e8b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113538
@ -6,11 +6,11 @@
|
||||
#
|
||||
|
||||
PORTNAME= links
|
||||
PORTVERSION= 2.1.p14
|
||||
PORTVERSION= 2.1.p15
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES?= www
|
||||
MASTER_SITES= http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download/
|
||||
DISTNAME= ${PORTNAME}-2.1pre14
|
||||
DISTNAME= ${PORTNAME}-2.1pre15
|
||||
|
||||
MAINTAINER?= demon@FreeBSD.org
|
||||
COMMENT= Lynx-like text WWW browser
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (links-2.1pre14.tar.bz2) = 9a8dd024e3352c8b05f9958e4556cdd8
|
||||
SIZE (links-2.1pre14.tar.bz2) = 3774183
|
||||
MD5 (links-2.1pre15.tar.bz2) = d70a0ad41fba921f04d222d3546827de
|
||||
SIZE (links-2.1pre15.tar.bz2) = 3789080
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- ipret.c.orig Fri Aug 29 13:05:17 2003
|
||||
+++ ipret.c Fri Feb 20 17:12:11 2004
|
||||
@@ -411,7 +411,7 @@
|
||||
case VARIABLE:
|
||||
zrusit=(lns*)pom->argument;
|
||||
if(zrusit)
|
||||
- { if(zrusit->value==CIntMETFUN)
|
||||
+ { if(zrusit->value==CIntMETFUN&&zrusit->handler)
|
||||
{ delarg((abuf*)zrusit->handler,context);
|
||||
js_mem_free(zrusit); /* Kdyz zustane trcet na zasobniku
|
||||
* interni funkce nebo metoda, tak ji je potreba znicit, stejne
|
Loading…
Reference in New Issue
Block a user