Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Mar 2014 17:56:11 GMT
From:      "A.J. van Werven" <freebsd@skysmurf.nl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188034: [PATCH] devel/gzstream new maintainer
Message-ID:  <201403281756.s2SHuBrk018807@cgiserv.freebsd.org>
Resent-Message-ID: <201403281800.s2SI03g0043944@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188034
>Category:       ports
>Synopsis:       [PATCH] devel/gzstream new maintainer
>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:   Fri Mar 28 18:00:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     A.J. van Werven
>Release:        
>Organization:
>Environment:
>Description:
The port devel/gzstream has been orphaned and I volunteer to take maintainership.

The port has been checked with portlint, is up to date and has already been stagified.

The attached patch changes MAINTAINER, adds the maintainer's distfile mirror and removes an unnecessary comment line.
>How-To-Repeat:

>Fix:
See patch.

Patch attached with submission follows:

--- Makefile.orig	2014-03-28 18:44:53.000000000 +0100
+++ Makefile	2014-03-28 18:51:11.000000000 +0100
@@ -5,12 +5,14 @@
 DISTVERSION=	1.5
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	CENKES
-# http://www.cs.unc.edu/Research/compgeom/gzstream/gzstream.tgz
+MASTER_SITES=	CENKES \
+		http://www.skysmurf.nl/comp/FreeBSD/distfiles/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	freebsd@skysmurf.nl
 COMMENT=	Provides zlib functionality in an iostream
 
+LICENSE=	LGPL21
+
 USE_LDCONFIG=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 PLIST_FILES=	lib/lib${PORTNAME}.so lib/lib${PORTNAME}.so.0 \


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403281756.s2SHuBrk018807>