Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2005 09:49:10 +0400 (MSD)
From:      Mark Starovoytov <mark_sf@kikg.ifmo.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/84035: [maintainer] devel/dotconf++
Message-ID:  <200507250549.j6P5nAA8082047@kikg.ifmo.ru>
Resent-Message-ID: <200507250550.j6P5o7QL070781@freefall.freebsd.org>

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

>Number:         84035
>Category:       ports
>Synopsis:       [maintainer] devel/dotconf++
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 25 05:50:07 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Mark Starovoytov
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
no
>Environment:
System: FreeBSD kikg.ifmo.ru 4.10-STABLE FreeBSD 4.10-STABLE #0: Sun Sep 12 17:31:57 MSD 2004 root@kikg.ifmo.ru:/usr/obj/usr/src/sys/2828_410_01+ipfw i386

>Description:

	1. i'm taking maintainership
	2. fixed problem with fetching

>How-To-Repeat:
>Fix:

diff -urN dotconf++/Makefile dotconf++/Makefile
--- dotconf++/Makefile	Thu Jul 14 08:34:47 2005
+++ dotconf++/Makefile	Mon Jul 25 09:32:48 2005
@@ -9,10 +9,12 @@
 PORTVERSION=	0.0.4a
 PORTREVISION=	1
 CATEGORIES=	devel
-MASTER_SITES=	http://voodoo.com.ua/dotconf++/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
+	http://voodoo.com.ua/dotconf++/
+MASTER_SITE_SUBDIR=	dotconfpp
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	mark_sf@kikg.ifmo.ru
 COMMENT=	Configuration file parser written in C++
 
 USE_LIBTOOL_VER=15

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



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