Bug 84367 - [MAINTAINER] ports/www/elinks -> 0.10.5
Summary: [MAINTAINER] ports/www/elinks -> 0.10.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Vsevolod Stakhov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-31 00:50 UTC by jharris
Modified: 2005-07-31 14:35 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jharris 2005-07-31 00:50:10 UTC
	upgrade ports/www/elinks to 0.10.5

Fix: -----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs server: Diffing .


iJ0EARECAF0FAkLsDh1WGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoOMxGQCgi5Dv90TCvESCMhuazkmvSoK/QLIAoKe/zZiI
9q68DC10LN1f7qSO19Jb
=QhD0
-----END PGP SIGNATURE-------tYSfmNUSiwQpSA180m54ko991UMNhGIwJIiVXIvNihmlgPaM
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/elinks/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile	1 Mar 2005 08:27:29 -0000	1.36
+++ Makefile	30 Jul 2005 23:30:17 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	elinks
-PORTVERSION=	0.10.3
+PORTVERSION=	0.10.5
 CATEGORIES=	www
 MASTER_SITES=	http://keyserver.kjsl.com/~jharris/distfiles/ \
 		http://elinks.or.cz/download/
@@ -26,6 +26,10 @@
 #USE_ICONV=	yes
 #CONFIGURE_ARGS+=	--with-libiconv-prefix=${LOCALBASE}
 CONFIGURE_ARGS+=	--disable-nls
+
+.if defined(WITH_256COLORS)
+CONFIGURE_ARGS+=	--enable-256-colors
+.endif
 
 MAN1=		elinks.1
 MAN5=		elinkskeys.5 elinks.conf.5
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/elinks/distinfo,v
retrieving revision 1.23
diff -u -r1.23 distinfo
--- distinfo	1 Mar 2005 08:27:29 -0000	1.23
+++ distinfo	30 Jul 2005 23:30:17 -0000
@@ -1,10 +1,10 @@
-MD5 (elinks-0.10.3.tar.bz2) = 78a12a5500c3e726aa7365cca216e880
-SHA1 (elinks-0.10.3.tar.bz2) = 6435d69bbba00bdba97e798c492fcc83afe73367
-RMD160 (elinks-0.10.3.tar.bz2) = 741859fddab25dc38de48a6a690c0fbe42aea3c0
-SHA256 (elinks-0.10.3.tar.bz2) = 13131e5445877fec35942355371abfca67a955744e87eff495000b93e9fa5124
-SIZE (elinks-0.10.3.tar.bz2) = 2285731
-MD5 (elinks-0.10.3.tar.bz2.asc) = 37fc592f55baf2169902bc07978a6d49
-SHA1 (elinks-0.10.3.tar.bz2.asc) = 07547a88f2675bc74fd6411258b9dff240151d03
-RMD160 (elinks-0.10.3.tar.bz2.asc) = 1cd0615dd3b6ebaba8fe6f5a0d08f41d154e867c
-SHA256 (elinks-0.10.3.tar.bz2.asc) = e83c67095f4111a9ad34d7f5b8afeb7f67f3f7714db9cf7b0962e2ab52f6c7c5
-SIZE (elinks-0.10.3.tar.bz2.asc) = 301
+MD5 (elinks-0.10.5.tar.bz2) = d19fea8cddd1c64ae890319650dce1ff
+SHA1 (elinks-0.10.5.tar.bz2) = f05fcb5194bd5a6b43ed4bc09880de7577cbcce0
+RMD160 (elinks-0.10.5.tar.bz2) = f1b54cfa1eb4375a20b4b4e1a6edcc589739c3a2
+SHA256 (elinks-0.10.5.tar.bz2) = 4366f63ecf9c0fe84beb1757cef4481066943230172b708489c0d7e7baf25b19
+SIZE (elinks-0.10.5.tar.bz2) = 2357709
+MD5 (elinks-0.10.5.tar.bz2.asc) = 7a5c30bf678ef05be74bbb2e13056982
+SHA1 (elinks-0.10.5.tar.bz2.asc) = 2514a3d94bd7a032252f5050cdf16130f72cfca2
+RMD160 (elinks-0.10.5.tar.bz2.asc) = a524e7ebbec2e156e0d3647e5c349f9400969e3e
+SHA256 (elinks-0.10.5.tar.bz2.asc) = 1e5d8d2096f6e60d5351c0d60d4d02c56eddeeef1d26d0b3305cf04cb0abaf36
+SIZE (elinks-0.10.5.tar.bz2.asc) = 305
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
How-To-Repeat: 
	apply patch below
Comment 1 Vsevolod Stakhov freebsd_committer freebsd_triage 2005-07-31 01:45:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vsevolod

I'll handle this.
Comment 2 Vsevolod Stakhov freebsd_committer freebsd_triage 2005-07-31 14:33:29 UTC
State Changed
From-To: open->closed

Committed, thanks! 
But I wonder why there are too many hashes at distinfo? 
FreeBSD ports support only MD5 hash. 
Also I do not understand USE_GPG macro and SIG_FILES. 
These are not used anywhere in Mk/* so why do you use them?