gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r9333: update lynx to 2.9.0dev.12


From: Carl Hansen
Subject: [Gsrc-commit] trunk r9333: update lynx to 2.9.0dev.12
Date: Wed, 14 Jun 2023 21:54:29 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 9333
revision-id: carlhansen1234@gmail.com-20230615015425-9u0xt182lwi1l1e5
parent: carlhansen1234@gmail.com-20230614232921-qvprv6cx3lsrm1ww
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Wed 2023-06-14 18:54:25 -0700
message:
  update lynx to 2.9.0dev.12
modified:
  pkg/other/lynx/Makefile        makefile-20220504195137-cnvwvreyr35f10o1-4
  pkg/other/lynx/sha256sums      sha256sums-20220504195137-cnvwvreyr35f10o1-5
=== modified file 'pkg/other/lynx/Makefile'
--- a/pkg/other/lynx/Makefile   2023-05-09 20:47:37 +0000
+++ b/pkg/other/lynx/Makefile   2023-06-15 01:54:25 +0000
@@ -25,36 +25,36 @@
 GARVERSION = 2.9.0dev.12
 
 HOME_URL = http://invisible-island.net/lynx
-DESCRIPTION =  WWW browser using text only
+DESCRIPTION =  command line WWW browser using text only
 define BLURB
 WWW browser using text only from command line; for the literate.
-Quarter century of development.
+Quarter century of development, in progress.
 endef
 ######################################################################
-# 
http://ftp.invisible-island.net/archives/lynx/tarballs/lynx2.9.0dev.10.tar.bz2
-# https://ftp.invisible-island.net/archives/lynx/tarballs/lynx2.8.9rel.1.tar.gz
-# 2.9.0dev doesn;t compile
-MASTER_SITES = http://ftp.invisible-island.net/
-MASTER_SUBDIR = archives/$(GARNAME)/tarballs/
+# https://invisible-island.net/archives/lynx/tarballs/lynx2.9.0dev.12.tar.bz2
+
+MASTER_SITES = https://invisible-island.net/
+MASTER_SUBDIR = archives/lynx/tarballs/
+# note ad hoc DISTNAME, no hyphen
 DISTNAME = $(GARNAME)$(GARVERSION)
-DISTFILES = $(DISTNAME).tar.gz
-SIGFILES = $(DISTNAME).tar.gz.asc
+DISTFILES = $(DISTNAME).tar.bz2
+SIGFILES  = $(DISTNAME).tar.bz2.asc
 
 BUILDDEPS = 
 LIBDEPS =
 
-
-# --with-gnutls --with-ssl
-#WORKOBJ =$(WORKSRC)
-
+######################################################################
 include ../../../gar/gar.lib/autotools.mk
 include config.mk
 include ../../../gar/varb.mk
 
-CONFIGURE_ARGS := --with-gnutls  --enable-rpath 
-
-BUILD_ARGS += CFLAGS+="-g -Wall" CPPFLAGS="-U HAVE_SYS_FILIO_H" -I.
+pre-configure:
+       mkdir -p  $(WORKOBJ)
+
+CONFIGURE_ARGS := --with-gnutls --prefix=$(prefix)   --with-ssl
+#  --enable-rpath 
+
+#BUILD_ARGS += CFLAGS+="-g -Wall" CPPFLAGS="-U HAVE_SYS_FILIO_H" -I.
 #BUILD_ARGS += CFLAGS+="-g -Wall "
 
 
-

=== modified file 'pkg/other/lynx/sha256sums'
--- a/pkg/other/lynx/sha256sums 2023-04-30 03:18:43 +0000
+++ b/pkg/other/lynx/sha256sums 2023-06-15 01:54:25 +0000
@@ -1,2 +1,2 @@
-a084e3b4a865969c4e30a733de3d4fe4a1f20ded14fbed6c320de5f7134c7716  
download/lynx2.9.0dev.12.tar.gz
-1cb9b4be3fe9c525c41d1fda356f8de765779484c53a5e122d3c6a781b7e3eb9  
download/lynx2.9.0dev.12.tar.gz.asc
+a6455b159d00776d8ec1051285c972dc1f0c552d0571a0cff02a23ec146ee8e5  
download/lynx2.9.0dev.12.tar.bz2
+99feeead6664f587b911e882e1aff844a71d31d8daa894218b52c9cdf8354470  
download/lynx2.9.0dev.12.tar.bz2.asc


reply via email to

[Prev in Thread] Current Thread [Next in Thread]