Bug 47563 - [maintainer-update] ports/www/elinks 0.3.2 -> 0.4.2
Summary: [maintainer-update] ports/www/elinks 0.3.2 -> 0.4.2
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: 2003-01-27 19:30 UTC by jharris
Modified: 2003-01-28 21:48 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 2003-01-27 19:30:01 UTC
	update ports/www/elinks from 0.3.2 to 0.4.2
	This supersedes PR ports/46578.

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

? owork
? work
cvs server: Diffing .


iD8DBQE+NYWrSypIl9OdoOMRAiBiAKDBrh2BeLC9fZ3JS1UXleB6D47nvACfQ1dq
3uvjkVm1R6/thpn8/9/Fjck=
=RuV7
-----END PGP SIGNATURE-------d1kMox0LutCkou0c6AAJqS8VEiTsmNWUcjHrvehLdyNmcOcy
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.23
diff -u -r1.23 Makefile
--- Makefile	2003/01/07 18:07:53	1.23
+++ Makefile	2003/01/27 19:15:48
@@ -6,18 +6,19 @@
 #
 
 PORTNAME=	elinks
-PORTVERSION=	0.3.2
+PORTVERSION=	0.4.2
 CATEGORIES=	www
 MASTER_SITES=	http://elinks.or.cz/download/
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc
+EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 MAINTAINER=	jharris@widomaker.com
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--program-prefix=e
 USE_GMAKE=	yes
 USE_BZIP2=	yes
 
 MAN1=		elinks.1
+MAN5=		elinkskeys.5 elinks.conf.5
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/elinks/distinfo,v
retrieving revision 1.15
diff -u -r1.15 distinfo
--- distinfo	2003/01/07 18:07:53	1.15
+++ distinfo	2003/01/27 19:15:48
@@ -1,2 +1,2 @@
-MD5 (elinks-0.3.2.tar.bz2) = 30e9012d5c9b0c0948f6212537da288c
-MD5 (elinks-0.3.2.tar.bz2.asc) = eaeb77ed86bbfa353b6c067c1ad6b39b
+MD5 (elinks-0.4.2.tar.bz2) = bb77dcd59968634477f5a6d5f07ccd5e
+MD5 (elinks-0.4.2.tar.bz2.asc) = ae0fb86afdb253bc32cac94bfed0b8c0
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)
How-To-Repeat: 
	apply patch below
Comment 1 Norikatsu Shigemura freebsd_committer freebsd_triage 2003-01-28 21:48:13 UTC
State Changed
From-To: open->closed

Committed, thanks!