Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 02 Mar 2010 10:08:19 -0800
From:      Charlie Kester <corky1951@comcast.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/144434: [PATCH] devel/libYGP: take maintainership and update to 0.9.30
Message-ID:  <20100302180821.A12051065672@hub.freebsd.org>
Resent-Message-ID: <201003021810.o22IA4vW045716@freefall.freebsd.org>

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

>Number:         144434
>Category:       ports
>Synopsis:       [PATCH] devel/libYGP: take maintainership and update to 0.9.30
>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:   Tue Mar 02 18:10:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Charlie Kester
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD atom.local 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Feb 27 16:59:19 PST 2010 root@atom.local:/usr/obj/usr/src/sys/ATOM i386


>Description:
	Take maintainership and update to 0.9.30

	Note that devel/libXGP is an "alias" for this port, when built with additional options.  Be sure to test that port too.
	
	Files added or deleted with this update: none

>How-To-Repeat:
>Fix:

--- libYGP-0.9.30.diff begins here ---
diff -ruN /usr/ports/devel/libYGP/Makefile ./libYGP/Makefile
--- /usr/ports/devel/libYGP/Makefile	2009-08-21 17:18:09.000000000 -0700
+++ ./libYGP/Makefile	2010-02-23 20:37:26.000000000 -0800
@@ -6,15 +6,16 @@
 #
 
 PORTNAME?=	libYGP
-PORTVERSION=	0.9.12
+PORTVERSION=	0.9.30
 CATEGORIES=	devel
 MASTER_SITES=	SF/libymp/libymp/libYGP-${PORTVERSION}
 DISTNAME=	libYGP-${PORTVERSION}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	corky1951@comcast.net
 COMMENT=	Yet another General Purpose library
 
-LIB_DEPENDS=	gmp.8:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS=	gmp.8:${PORTSDIR}/math/libgmp4 \
+		boost_filesystem:${PORTSDIR}/devel/boost-libs
 
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
diff -ruN /usr/ports/devel/libYGP/distinfo ./libYGP/distinfo
--- /usr/ports/devel/libYGP/distinfo	2009-07-22 13:32:33.000000000 -0700
+++ ./libYGP/distinfo	2010-02-23 18:05:36.000000000 -0800
@@ -1,3 +1,3 @@
-MD5 (libYGP-0.9.12.tar.bz2) = 7968a0d85ac4a773d3ad7ff5fcc6c14b
-SHA256 (libYGP-0.9.12.tar.bz2) = 38cdabe8cd417bb5c5476d9bf7dbf9e003e08f703cd52d8d6da746844627fca1
-SIZE (libYGP-0.9.12.tar.bz2) = 795561
+MD5 (libYGP-0.9.30.tar.bz2) = 9f3def135ba613ed4b4b042126cdc911
+SHA256 (libYGP-0.9.30.tar.bz2) = bd0fb48737cedf14514cf8077e80c7ab8c44b898decfe67c8d2092745bd1d943
+SIZE (libYGP-0.9.30.tar.bz2) = 783963
diff -ruN /usr/ports/devel/libYGP/pkg-plist ./libYGP/pkg-plist
--- /usr/ports/devel/libYGP/pkg-plist	2008-10-05 06:36:29.000000000 -0700
+++ ./libYGP/pkg-plist	2010-02-24 09:36:44.000000000 -0800
@@ -19,7 +19,6 @@
 %%YGP%%include/YGP/File.h
 %%YGP%%include/YGP/FileRExp.h
 %%YGP%%include/YGP/FileTypeChk.h
-%%YGP%%include/YGP/Handle.h
 %%YGP%%include/YGP/IDirSrch.h
 %%YGP%%include/YGP/INIFile.h
 %%YGP%%include/YGP/IVIOAppl.h
@@ -28,22 +27,20 @@
 %%YGP%%include/YGP/Module.h
 %%YGP%%include/YGP/Mutex.h
 %%YGP%%include/YGP/Parse.h
+%%YGP%%include/YGP/Path.h
 %%YGP%%include/YGP/PathDirSrch.h
-%%YGP%%include/YGP/PathSrch.h
 %%YGP%%include/YGP/Process.h
 %%YGP%%include/YGP/RDirSrch.h
 %%YGP%%include/YGP/RDirSrchSrv.h
 %%YGP%%include/YGP/RegExp.h
 %%YGP%%include/YGP/Relation.h
 %%YGP%%include/YGP/RemoteFile.h
-%%YGP%%include/YGP/SmartPtr.h
 %%YGP%%include/YGP/Socket.h
 %%YGP%%include/YGP/SortDirSrch.h
 %%YGP%%include/YGP/StackTrc.h
 %%YGP%%include/YGP/StatusObj.h
 %%YGP%%include/YGP/TableWriter.h
 %%YGP%%include/YGP/Thread.h
-%%YGP%%include/YGP/Tokenize.h
 %%YGP%%include/YGP/Trace.h
 %%YGP%%include/YGP/Utility.h
 %%YGP%%include/YGP/XDirSrch.h
@@ -76,6 +73,7 @@
 %%XGP%%include/XGP/XFileList.h
 %%XGP%%include/XGP/XPrintDlg.h
 %%XGP%%include/XGP/XValue.h
+%%XGP%%include/XGP/WebkitViewer.h
 %%YGP%%lib/libYGP.la
 %%YGP%%lib/libYGP-0.so
 %%YGP%%lib/libYGP.so
@@ -97,6 +95,7 @@
 %%XGP%%share/XGP/Browser_netscape.png
 %%XGP%%share/XGP/Browser_opera.png
 %%XGP%%share/XGP/Browser_seamonkey.png
+%%XGP%%share/XGP/Browser_WEBKIT.png
 %%XGP%%share/XGP/Default.png
 %%XGP%%share/XGP/Directory.png
 %%XGP%%share/XGP/Executable.png
--- libYGP-0.9.30.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?20100302180821.A12051065672>