ports/160095: Update port: devel/rlog to 1.4

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 24 18:50:19 UTC 2011


>Number:         160095
>Category:       ports
>Synopsis:       Update port: devel/rlog to 1.4
>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:   Wed Aug 24 18:50:19 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 1.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/rlog/Makefile devel/rlog/Makefile
--- /usr/ports/devel/rlog/Makefile	2011-08-02 22:25:54.000000000 +0900
+++ devel/rlog/Makefile	2011-08-22 02:14:43.000000000 +0900
@@ -6,20 +6,30 @@
 #
 
 PORTNAME=	rlog
-PORTVERSION=	1.3.7
+PORTVERSION=	1.4
 CATEGORIES=	devel
-MASTER_SITES=	http://arg0.net/users/vgough/download/
-EXTRACT_SUFX=	.tgz
+MASTER_SITES=	GOOGLE_CODE
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A flexible message logging facility for C++
 
-BROKEN=	does not fetch
+LICENSE=	LGPL21 LGPL3
+LICENSE_COMB=	dual
 
-USE_AUTOTOOLS=	libtool
-GNU_CONFIGURE=	yes
-USE_GMAKE=	yes
 USE_GNOME=	gnomehack
+USE_GMAKE=	yes
+USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
+MAKE_JOBS_SAFE=	yes
+
+post-patch:
+	@${REINPLACE_CMD} -e \
+		'/^SUBDIRS/s|docs||' ${WRKSRC}/Makefile.in
+
+post-install:
+.if !defined(NOPORTDOCS)
+	@${MKDIR} ${DOCSDIR}/html
+	@(cd ${WRKSRC}/docs/html && ${COPYTREE_SHARE} . ${DOCSDIR}/html)
+.endif
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/rlog/distinfo devel/rlog/distinfo
--- /usr/ports/devel/rlog/distinfo	2011-07-04 02:00:15.000000000 +0900
+++ devel/rlog/distinfo	2011-08-22 02:01:52.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (rlog-1.3.7.tgz) = e398ce16d0370d9a72968f9ee38d33d0bc3b3b54c9a49645c8141109098fff44
-SIZE (rlog-1.3.7.tgz) = 525396
+SHA256 (rlog-1.4.tar.gz) = a938eeedeb4d56f1343dc5561bc09ae70b24e8f70d07a6f8d4b6eed32e783f79
+SIZE (rlog-1.4.tar.gz) = 640641
diff -urN /usr/ports/devel/rlog/pkg-descr devel/rlog/pkg-descr
--- /usr/ports/devel/rlog/pkg-descr	2008-06-01 22:13:14.000000000 +0900
+++ devel/rlog/pkg-descr	2011-08-22 01:55:35.000000000 +0900
@@ -10,4 +10,4 @@
 to external programs, allowing you to enable and collect debugging
 messages remotely.
 
-WWW:	http://arg0.net/wiki/rlog
+WWW: http://www.arg0.net/rlog
diff -urN /usr/ports/devel/rlog/pkg-plist devel/rlog/pkg-plist
--- /usr/ports/devel/rlog/pkg-plist	2007-02-01 11:41:33.000000000 +0900
+++ devel/rlog/pkg-plist	2011-08-22 02:15:57.000000000 +0900
@@ -1,95 +1,92 @@
-include/rlog/common.h
 include/rlog/Error.h
 include/rlog/Lock.h
 include/rlog/Mutex.h
-include/rlog/rlog-c99.h
 include/rlog/RLogChannel.h
-include/rlog/rlog.h
-include/rlog/rloginit.h
-include/rlog/rloglocation.h
 include/rlog/RLogNode.h
-include/rlog/rlog-novariadic.h
-include/rlog/rlog-prec99.h
 include/rlog/RLogPublisher.h
 include/rlog/RLogTime.h
 include/rlog/StdioNode.h
 include/rlog/SyslogNode.h
-lib/librlog.so.4
-lib/librlog.so
-lib/librlog.la
+include/rlog/common.h
+include/rlog/rlog-c99.h
+include/rlog/rlog-novariadic.h
+include/rlog/rlog-prec99.h
+include/rlog/rlog.h
+include/rlog/rloginit.h
+include/rlog/rloglocation.h
 lib/librlog.a
+lib/librlog.la
+lib/librlog.so
+lib/librlog.so.5
 libdata/pkgconfig/librlog.pc
-%%DOCSDIR%%/html/1_83_87_2rlog_2common_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2Error_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2Lock_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2Mutex_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2RLogChannel_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2RLogNode_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2RLogPublisher_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2RLogTime_8h-source.html
-%%DOCSDIR%%/html/annotated.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2StdioNode_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2SyslogNode_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2rlog-c99_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2rlog-novariadic_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2rlog-prec99_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2rlog_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2rloginit_8h-source.html
-%%DOCSDIR%%/html/__darcs_2current_2rlog_2rloglocation_8h-source.html
-%%DOCSDIR%%/html/channel.html
-%%DOCSDIR%%/html/dirs.html
-%%DOCSDIR%%/html/common_8h-source.html
-%%DOCSDIR%%/html/component.html
-%%DOCSDIR%%/html/config_8h-source.html
-%%DOCSDIR%%/html/dir_000000.html
-%%DOCSDIR%%/html/dir_000001.html
-%%DOCSDIR%%/html/dir_000002.html
-%%DOCSDIR%%/html/dir_000003.html
-%%DOCSDIR%%/html/dir_000004.html
-%%DOCSDIR%%/html/dir_000005.html
-%%DOCSDIR%%/html/doxygen.css
-%%DOCSDIR%%/html/doxygen.png
-%%DOCSDIR%%/html/files.html
-%%DOCSDIR%%/html/functions.html
-%%DOCSDIR%%/html/functions_func.html
-%%DOCSDIR%%/html/functions_rela.html
-%%DOCSDIR%%/html/functions_vars.html
-%%DOCSDIR%%/html/group__RLogMacros.html
-%%DOCSDIR%%/html/index.html
-%%DOCSDIR%%/html/modules.html
-%%DOCSDIR%%/html/pages.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2Error_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2Lock_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2Mutex_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2RLogChannel_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2RLogNode_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2RLogPublisher_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2RLogTime_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2StdioNode_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2SyslogNode_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rlog-c99_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rlog-novariadic_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rlog-prec99_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rlog_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rloginit_8h-source.html
-%%DOCSDIR%%/html/rlog-1_83_87_2rlog_2rloglocation_8h-source.html
-%%DOCSDIR%%/html/rlog_2Error_8h-source.html
-%%DOCSDIR%%/html/rlog_2Lock_8h-source.html
-%%DOCSDIR%%/html/rlog_2Mutex_8h-source.html
-%%DOCSDIR%%/html/rlog_2RLogChannel_8h-source.html
-%%DOCSDIR%%/html/rlog_2rlog_8h-source.html
-%%DOCSDIR%%/html/rlog_2RLogNode_8h-source.html
-%%DOCSDIR%%/html/rlog_2RLogPublisher_8h-source.html
-%%DOCSDIR%%/html/rlog_2RLogTime_8h-source.html
-%%DOCSDIR%%/html/rlog_2StdioNode_8h-source.html
-%%DOCSDIR%%/html/rlog_2SyslogNode_8h-source.html
-%%DOCSDIR%%/html/rlog_2rlog-c99_8h-source.html
-%%DOCSDIR%%/html/rlog_2rlog-novariadic_8h-source.html
-%%DOCSDIR%%/html/rlog_2rlog-prec99_8h-source.html
-%%DOCSDIR%%/html/rlog_2rloginit_8h-source.html
-%%DOCSDIR%%/html/rlog_2rloglocation_8h-source.html
-%%DOCSDIR%%/refman.pdf
- at dirrm %%DOCSDIR%%/html
- at dirrm %%DOCSDIR%%
- at dirrmtry lib/pkgconfig
+%%PORTDOCS%%%%DOCSDIR%%/html/Error_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/Lock_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/Mutex_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/RLogChannel_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/RLogNode_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/RLogPublisher_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/RLogTime_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/StdioNode_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/SyslogNode_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/annotated.html
+%%PORTDOCS%%%%DOCSDIR%%/html/channel.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1Error-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1Error.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1FileNode-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1FileNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1FileNode.png
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1Lock-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1Lock.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1Mutex-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1Mutex.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogChannel-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogChannel.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogChannel.png
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogModule-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogModule.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogNode-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogNode.png
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogPublisher-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogPublisher.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1RLogPublisher.png
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1StdioNode-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1StdioNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1StdioNode.png
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1SyslogNode-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1SyslogNode.html
+%%PORTDOCS%%%%DOCSDIR%%/html/classrlog_1_1SyslogNode.png
+%%PORTDOCS%%%%DOCSDIR%%/html/common_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/component.html
+%%PORTDOCS%%%%DOCSDIR%%/html/config_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.css
+%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.png
+%%PORTDOCS%%%%DOCSDIR%%/html/files.html
+%%PORTDOCS%%%%DOCSDIR%%/html/functions.html
+%%PORTDOCS%%%%DOCSDIR%%/html/functions_func.html
+%%PORTDOCS%%%%DOCSDIR%%/html/functions_vars.html
+%%PORTDOCS%%%%DOCSDIR%%/html/group__RLogMacros.html
+%%PORTDOCS%%%%DOCSDIR%%/html/hierarchy.html
+%%PORTDOCS%%%%DOCSDIR%%/html/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/modules.html
+%%PORTDOCS%%%%DOCSDIR%%/html/pages.html
+%%PORTDOCS%%%%DOCSDIR%%/html/rlog-c99_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/rlog-novariadic_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/rlog-prec99_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/rlog_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/rlog_8h.html
+%%PORTDOCS%%%%DOCSDIR%%/html/rloginit_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/rloglocation_8h-source.html
+%%PORTDOCS%%%%DOCSDIR%%/html/structrlog_1_1ErrorData-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/structrlog_1_1ErrorData.html
+%%PORTDOCS%%%%DOCSDIR%%/html/structrlog_1_1PublishLoc-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/structrlog_1_1PublishLoc.html
+%%PORTDOCS%%%%DOCSDIR%%/html/structrlog_1_1RLogData-members.html
+%%PORTDOCS%%%%DOCSDIR%%/html/structrlog_1_1RLogData.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tab_b.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/tab_l.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/tab_r.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/tabs.css
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm include/rlog
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list