Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  1 Oct 2003 19:38:10 +0200
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Clement Laforet <sheepkiller@cultdeadsheep.org>
Subject:   ports/57472: [update orphaned port] devel/dotconf: update to 1.0.13
Message-ID:  <20031001173808.5168543FBD@mx1.FreeBSD.org>
Resent-Message-ID: <200310011740.h91He9i0050935@freefall.freebsd.org>

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

>Number:         57472
>Category:       ports
>Synopsis:       [update orphaned port] devel/dotconf: update to 1.0.13
>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:   Wed Oct 01 10:40:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Sep 22 08:20:10 CEST 2003 clement@lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	update dotconf lib to 1.0.13, and take maintainersheip since I use it.

>How-To-Repeat:
	N/A.
>Fix:

	

--- dotconf.diff begins here ---
Index: dotconf/Makefile
===================================================================
RCS file: /WORK/REPO/ports/devel/dotconf/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- dotconf/Makefile	25 Feb 2003 10:58:20 -0000	1.15
+++ dotconf/Makefile	1 Oct 2003 17:33:16 -0000
@@ -7,11 +7,11 @@
 #
 
 PORTNAME=	dotconf
-PORTVERSION=	1.0.12
+PORTVERSION=	1.0.13
 CATEGORIES=	devel
 MASTER_SITES=	http://www.azzit.de/dotconf/download/v1.0/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	sheepkiller@cultdeadsheep.org
 COMMENT=	A simple, powerful configuration-file parser
 
 USE_REINPLACE=	yes
Index: dotconf/distinfo
===================================================================
RCS file: /WORK/REPO/ports/devel/dotconf/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- dotconf/distinfo	25 Feb 2003 10:58:20 -0000	1.9
+++ dotconf/distinfo	1 Oct 2003 17:32:57 -0000
@@ -1 +1 @@
-MD5 (dotconf-1.0.12.tar.gz) = 0fd20b42eaee185d1c037b172970dc16
+MD5 (dotconf-1.0.13.tar.gz) = bbf981a5f4a64e94cc6f2a693f96c21a
Index: dotconf/pkg-plist
===================================================================
RCS file: /WORK/REPO/ports/devel/dotconf/pkg-plist,v
retrieving revision 1.8
diff -u -r1.8 pkg-plist
--- dotconf/pkg-plist	2 Mar 2003 10:57:18 -0000	1.8
+++ dotconf/pkg-plist	1 Oct 2003 17:32:57 -0000
@@ -4,52 +4,71 @@
 lib/libdotconf.a
 lib/libdotconf.so
 lib/libdotconf.so.10
+lib/pkgconfig/dotconf.pc
 lib/libpool.a
 share/aclocal/dotconf.m4
-%%PORTDOCS%%share/doc/dotconf/dotconf-api.txt
-%%PORTDOCS%%share/doc/dotconf/dotconf-features.txt
-%%PORTDOCS%%share/examples/dotconf/README
-%%PORTDOCS%%share/examples/dotconf/caseinsensitive/Makefile
-%%PORTDOCS%%share/examples/dotconf/caseinsensitive/caseinsensitive.c
-%%PORTDOCS%%share/examples/dotconf/caseinsensitive/caseinsensitive.conf
-%%PORTDOCS%%share/examples/dotconf/caseinsensitive/example_caseinsensitive.dsp
-%%PORTDOCS%%share/examples/dotconf/context/Makefile
-%%PORTDOCS%%share/examples/dotconf/context/context.c
-%%PORTDOCS%%share/examples/dotconf/context/context.conf
-%%PORTDOCS%%share/examples/dotconf/context/example_context.dsp
-%%PORTDOCS%%share/examples/dotconf/errorhandler/Makefile
-%%PORTDOCS%%share/examples/dotconf/errorhandler/errorhandler.c
-%%PORTDOCS%%share/examples/dotconf/errorhandler/errorhandler.conf
-%%PORTDOCS%%share/examples/dotconf/errorhandler/example_errorhandler.dsp
-%%PORTDOCS%%share/examples/dotconf/modules/Makefile
-%%PORTDOCS%%share/examples/dotconf/modules/include.conf
-%%PORTDOCS%%share/examples/dotconf/modules/module.c
-%%PORTDOCS%%share/examples/dotconf/modules/my_module.c
-%%PORTDOCS%%share/examples/dotconf/modules/sample.conf
-%%PORTDOCS%%share/examples/dotconf/modules/example_modules.dsp
-%%PORTDOCS%%share/examples/dotconf/simple/Makefile
-%%PORTDOCS%%share/examples/dotconf/simple/included.conf
-%%PORTDOCS%%share/examples/dotconf/simple/linecat.conf
-%%PORTDOCS%%share/examples/dotconf/simple/simple.c
-%%PORTDOCS%%share/examples/dotconf/simple/simple.conf
-%%PORTDOCS%%share/examples/dotconf/simple/example_simple.dsp
-%%PORTDOCS%%share/examples/dotconf/duplicates/Makefile
-%%PORTDOCS%%share/examples/dotconf/duplicates/duplicate.c
-%%PORTDOCS%%share/examples/dotconf/duplicates/first_module.c
-%%PORTDOCS%%share/examples/dotconf/duplicates/sample.conf
-%%PORTDOCS%%share/examples/dotconf/duplicates/second_module.c
-%%PORTDOCS%%share/examples/dotconf/fallback/Makefile
-%%PORTDOCS%%share/examples/dotconf/fallback/fallback.conf
-%%PORTDOCS%%share/examples/dotconf/fallback/fallback.c
-%%PORTDOCS%%share/examples/dotconf/noinline/Makefile
-%%PORTDOCS%%share/examples/dotconf/noinline/noinline.conf
+%%PORTDOCS%%%%DOCSDIR%%/dotconf-api.txt
+%%PORTDOCS%%%%DOCSDIR%%/dotconf-features.txt
+%%PORTDOCS%%%%EXAMPLESDIR%%/README
+%%PORTDOCS%%%%EXAMPLESDIR%%/caseinsensitive/Makefile
+%%PORTDOCS%%%%EXAMPLESDIR%%/caseinsensitive/caseinsensitive.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/caseinsensitive/caseinsensitive.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/caseinsensitive/example_caseinsensitive.dsp
+%%PORTDOCS%%%%EXAMPLESDIR%%/context/Makefile
+%%PORTDOCS%%%%EXAMPLESDIR%%/context/context.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/context/context.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/context/example_context.dsp
+%%PORTDOCS%%%%EXAMPLESDIR%%/errorhandler/Makefile
+%%PORTDOCS%%%%EXAMPLESDIR%%/errorhandler/errorhandler.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/errorhandler/errorhandler.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/errorhandler/example_errorhandler.dsp
+%%PORTDOCS%%%%EXAMPLESDIR%%/modules/Makefile
+%%PORTDOCS%%%%EXAMPLESDIR%%/modules/include.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/modules/module.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/modules/my_module.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/modules/sample.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/modules/example_modules.dsp
+%%PORTDOCS%%%%EXAMPLESDIR%%/simple/Makefile
+%%PORTDOCS%%%%EXAMPLESDIR%%/simple/included.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/simple/linecat.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/simple/simple.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/simple/simple.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/simple/example_simple.dsp
+%%PORTDOCS%%%%EXAMPLESDIR%%/duplicates/Makefile
+%%PORTDOCS%%%%EXAMPLESDIR%%/duplicates/duplicate.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/duplicates/first_module.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/duplicates/sample.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/duplicates/second_module.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/fallback/Makefile
+%%PORTDOCS%%%%EXAMPLESDIR%%/fallback/fallback.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/fallback/fallback.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/noinline/Makefile
+%%PORTDOCS%%%%EXAMPLESDIR%%/noinline/noinline.conf
+%%PORTDOCS%%%%EXAMPLESDIR%%/caseinsensitive/output
+%%PORTDOCS%%%%EXAMPLESDIR%%/caseinsensitive/testoutput
+%%PORTDOCS%%%%EXAMPLESDIR%%/context/output
+%%PORTDOCS%%%%EXAMPLESDIR%%/context/testoutput
+%%PORTDOCS%%%%EXAMPLESDIR%%/errorhandler/output
+%%PORTDOCS%%%%EXAMPLESDIR%%/errorhandler/testoutput
+%%PORTDOCS%%%%EXAMPLESDIR%%/modules/output
+%%PORTDOCS%%%%EXAMPLESDIR%%/modules/testoutput
+%%PORTDOCS%%%%EXAMPLESDIR%%/simple/output
+%%PORTDOCS%%%%EXAMPLESDIR%%/simple/testoutput
+%%PORTDOCS%%%%EXAMPLESDIR%%/duplicates/output
+%%PORTDOCS%%%%EXAMPLESDIR%%/duplicates/testoutput
+%%PORTDOCS%%%%EXAMPLESDIR%%/fallback/output
+%%PORTDOCS%%%%EXAMPLESDIR%%/fallback/testoutput
+%%PORTDOCS%%%%EXAMPLESDIR%%/noinline/noinline.c
+%%PORTDOCS%%%%EXAMPLESDIR%%/noinline/output
+%%PORTDOCS%%%%EXAMPLESDIR%%/noinline/testoutput
+%%PORTDOCS%%%%EXAMPLESDIR%%/maketest.sh
 %%PORTDOCS%%@dirrm share/doc/dotconf
-%%PORTDOCS%%@dirrm share/examples/dotconf/context
-%%PORTDOCS%%@dirrm share/examples/dotconf/errorhandler
-%%PORTDOCS%%@dirrm share/examples/dotconf/noinline
-%%PORTDOCS%%@dirrm share/examples/dotconf/fallback
-%%PORTDOCS%%@dirrm share/examples/dotconf/modules
-%%PORTDOCS%%@dirrm share/examples/dotconf/simple
-%%PORTDOCS%%@dirrm share/examples/dotconf/duplicates
-%%PORTDOCS%%@dirrm share/examples/dotconf/caseinsensitive
-%%PORTDOCS%%@dirrm share/examples/dotconf
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/context
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/errorhandler
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/noinline
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/fallback
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/modules
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/simple
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/duplicates
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%/caseinsensitive
+%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
--- dotconf.diff ends here ---


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



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