ports/148000: Update port: devel/cvs2html Update + take maintainership

Chris Rees utisoft at gmail.com
Sat Jun 19 20:40:02 UTC 2010


>Number:         148000
>Category:       ports
>Synopsis:       Update port: devel/cvs2html Update + take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 19 20:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chris Rees
>Release:        FreeBSD 8.0-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD amnesiac.bayofrum.net 8.0-RELEASE-p3 FreeBSD 8.0-RELEASE-p3 #0: Wed May 26 05:45:12 UTC 2010 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	I've also added a LICENSE line to the port; it's GPLv2'd.
>How-To-Repeat:
	
>Fix:

	

--- cvs2html.diff begins here ---
diff -ruN cvs2html.orig/Makefile cvs2html/Makefile
--- cvs2html.orig/Makefile	2010-06-19 20:56:19.000000000 +0100
+++ cvs2html/Makefile	2010-06-19 21:30:20.000000000 +0100
@@ -6,22 +6,24 @@
 #
 
 PORTNAME=	cvs2html
-PORTVERSION=	1.96
+PORTVERSION=	1.98
 CATEGORIES=	devel perl5
-MASTER_SITES=	${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	sada
-EXTRACT_SUFX=	.gz
+MASTER_SITES=	http://www.bayofrum.net/dist/${PORTNAME}/${PORTVERSION}/ \
+				http://cvs.sslug.dk/cvs2html/utils/
+DISTNAME=	${PORTNAME}
+EXTRACT_SUFX=
+EXTRACT_ONLY=
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	utisoft at gmail.com
 COMMENT=	Perl script to turn ``cvs log'' output into HTML
 
+LICENSE=	GPLv2
 PLIST_FILES=	bin/cvs2html
 USE_PERL5=	yes
 NO_BUILD=	yes
 NO_WRKSUBDIR=	yes
-EXTRACT_AFTER_ARGS=	> ${PORTNAME}
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin
+	${INSTALL_SCRIPT} ${DISTDIR}/${PORTNAME} ${PREFIX}/bin
 
 .include <bsd.port.mk>
diff -ruN cvs2html.orig/distinfo cvs2html/distinfo
--- cvs2html.orig/distinfo	2010-06-19 20:56:19.000000000 +0100
+++ cvs2html/distinfo	2010-06-19 21:27:11.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (cvs2html-1.96.gz) = 2b32cd9972272240b279666be0c64fa5
-SHA256 (cvs2html-1.96.gz) = d3ba2d33d0638e792354f02efc07e40228002698bd3ac132c00f9e3b48584bb5
-SIZE (cvs2html-1.96.gz) = 16377
+MD5 (cvs2html) = 8f8ddd3bb4d2ba0b55b9f67c3051fdaa
+SHA256 (cvs2html) = a66cb741a364a6f2574c866cadd83fc30eacfd8a18178b730f9f9a6f9e0da675
+SIZE (cvs2html) = 60868
--- cvs2html.diff ends here ---



-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list