ports/63885: Resubmit update port: net/gutenfetch update gutenfetch-1.1 to gutenfetch-1.4

Russell Francis rf358197 at ohio.edu
Sun Mar 7 16:40:26 UTC 2004


>Number:         63885
>Category:       ports
>Synopsis:       Resubmit update port: net/gutenfetch  update gutenfetch-1.1 to gutenfetch-1.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 07 08:40:26 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Russell Francis
>Release:        5.2.1
>Organization:
>Environment:
FreeBSD zoidberg 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #1: Mon Mar  1 17:51:53 EST 2004     rpf at zoidberg:/usr/obj/usr/src/sys/PUMPKIN  i386

>Description:

>How-To-Repeat:
      
>Fix:
diff -ruN gutenfetch-old/Makefile gutenfetch/Makefile
--- gutenfetch-old/Makefile	Fri Feb  6 08:11:59 2004
+++ gutenfetch/Makefile	Sun Mar  7 11:25:43 2004
@@ -5,25 +5,25 @@
 # $FreeBSD: ports/net/gutenfetch/Makefile,v 1.5 2004/02/06 13:11:59 trevor Exp $
 #
 
-PORTNAME=	gutenfetch
-PORTVERSION=	1.1
-PORTREVISION=	1
-CATEGORIES=	net
-MASTER_SITES=	http://oak.cats.ohiou.edu/~rf358197/gutenfetch/download/ \
-		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	petef
+PORTNAME=gutenfetch
+PORTVERSION=1.4
+PORTREVISION=0
+CATEGORIES=net
+MASTER_SITES=${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=gutenfetch
 
-MAINTAINER=	rf358197 at oak.cats.ohiou.edu
-COMMENT=	Fetch listings and books from Project Gutenberg
+MAINTAINER=		rf358197 at ohio.edu
+COMMENT=		Fetch listings and books from Project Gutenberg
 
-RUN_DEPENDS=	wget:${PORTSDIR}/ftp/wget/ \
-		unzip:${PORTSDIR}/archivers/unzip/
+LIB_DEPENDS=curl:${PORTSDIR}/ftp/curl:install
 
-GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
+GNU_CONFIGURE=yes
+USE_GMAKE=yes
+USE_BZIP2=yes
 
 MAN1=		gutenfetch.1
 PLIST_FILES=	bin/gutenfetch
+CONFIGURE_ENV="LDFLAGS=-L${PREFIX}/lib"
 
 post-install:
 	${STRIP_CMD} ${PREFIX}/bin/gutenfetch
diff -ruN gutenfetch-old/distinfo gutenfetch/distinfo
--- gutenfetch-old/distinfo	Tue Sep 18 02:21:29 2001
+++ gutenfetch/distinfo	Sun Mar  7 10:57:21 2004
@@ -1 +1,2 @@
-MD5 (gutenfetch-1.1.tar.gz) = f87060d0470299c28bcf294bb7812d4a
+MD5 (gutenfetch-1.4.tar.bz2) = e9820624b58c6634d6b2f9d49e8e225f
+MD5 (gutenfetch-1.4.tar.gz) = 6315fc55eb9daf44a50bfe2ee10cfb47
diff -ruN gutenfetch-old/pkg-descr gutenfetch/pkg-descr
--- gutenfetch-old/pkg-descr	Tue Sep 18 02:21:29 2001
+++ gutenfetch/pkg-descr	Sun Mar  7 10:57:10 2004
@@ -1,2 +1,3 @@
-Gutenfetch - A program which can list books from project gutenberg
-servers.  It can also fetch them for reading.
+Gutenfetch - A small program capable of listing and fetching various
+free electronic texts available from Project Gutenberg.  It is light
+and intended to be combined with other tools.    
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list