Bug 62407 - ports/www/elinks -> 0.9.1
Summary: ports/www/elinks -> 0.9.1
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-06 00:10 UTC by jharris
Modified: 2004-02-06 12:14 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 2004-02-06 00:10:21 UTC
	update elinks to 0.9.1

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

cvs server: Diffing .


iD8DBQFAItnYSypIl9OdoOMRApNyAJ43WCpzgnITuyXs3s0B+s0/vuKWgwCfVUcZ
iMAvEJ2sLOgv8efZt3Tp5SU=
=u6E3
-----END PGP SIGNATURE-------GfWspe7keYq7W8QL2a9MnOoLs77Z2nATGOuc4THzkduCtZHq
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.30
diff -u -r1.30 Makefile
--- Makefile	4 Feb 2004 05:09:26 -0000	1.30
+++ Makefile	6 Feb 2004 00:03:04 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	elinks
-PORTVERSION=	0.9.0
-PORTREVISION=	1
+PORTVERSION=	0.9.1
 CATEGORIES=	www
 MASTER_SITES=	http://elinks.or.cz/download/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
@@ -16,6 +15,8 @@
 MAINTAINER=	jharris@widomaker.com
 COMMENT=	Elinks - links text WWW browser with enhancements
 
+USE_GPG?=	yes
+SIG_FILES=	${DISTNAME}${EXTRACT_SUFX}.asc
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_BZIP2=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/elinks/distinfo,v
retrieving revision 1.18
diff -u -r1.18 distinfo
--- distinfo	25 Dec 2003 22:59:03 -0000	1.18
+++ distinfo	6 Feb 2004 00:03:04 -0000
@@ -1,2 +1,10 @@
-MD5 (elinks-0.9.0.tar.bz2) = 65c94efab769c1819d30a17dc9201c73
-MD5 (elinks-0.9.0.tar.bz2.asc) = 31463ffc3c65f40e768ea33e89b5b632
+MD5 (elinks-0.9.1.tar.bz2) = 78b536a9e9607ed522229b70172706a8
+SHA1 (elinks-0.9.1.tar.bz2) = 28e4fe664b6d3d4dd8c7a29f26623011b9669cd1
+RMD160 (elinks-0.9.1.tar.bz2) = cb5688a283ee3c62df4bd8d8dcb7c400798fb443
+SHA256 (elinks-0.9.1.tar.bz2) = 2b03180648103bf0add18d17bcfa3a5e4f90f5780367c4b0c5db00be1b542c4f
+SIZE (elinks-0.9.1.tar.bz2) = 1851755
+MD5 (elinks-0.9.1.tar.bz2.asc) = e34daf66dd41e817e63ccfeed928cdaf
+SHA1 (elinks-0.9.1.tar.bz2.asc) = 43b754b7520994fcb172d8712c6609379ceadf95
+RMD160 (elinks-0.9.1.tar.bz2.asc) = 669dd75bf7038dd800f7f8db701f7917d3d18dc1
+SHA256 (elinks-0.9.1.tar.bz2.asc) = 6fb56fc7aedcc466df59ebf6ae9cdc56f7b507a903167b01bfa4264b508bb76d
+SIZE (elinks-0.9.1.tar.bz2.asc) = 232
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
How-To-Repeat: 
	apply patch below
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2004-02-06 12:14:24 UTC
State Changed
From-To: open->closed

Committed, thanks!