diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2010-03-13 04:10:00 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2010-03-13 04:10:00 +0000 |
commit | 4b1ec6c16224d865768729a3c3b9eb275c03c4f5 (patch) | |
tree | 7bf175e961e18ecdb3ff54dbc02349eb7391b9fe /devel/libYGP | |
parent | fc739fb643a9b47d328ec5a18a19b64a981c6297 (diff) | |
download | ports-4b1ec6c16224d865768729a3c3b9eb275c03c4f5.tar.gz ports-4b1ec6c16224d865768729a3c3b9eb275c03c4f5.zip |
Notes
Diffstat (limited to 'devel/libYGP')
-rw-r--r-- | devel/libYGP/Makefile | 7 | ||||
-rw-r--r-- | devel/libYGP/distinfo | 6 | ||||
-rw-r--r-- | devel/libYGP/pkg-plist | 7 |
3 files changed, 10 insertions, 10 deletions
diff --git a/devel/libYGP/Makefile b/devel/libYGP/Makefile index 9fd1eb23243f..b859a5ae3360 100644 --- a/devel/libYGP/Makefile +++ b/devel/libYGP/Makefile @@ -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 --git a/devel/libYGP/distinfo b/devel/libYGP/distinfo index 93396d16e031..a4b444658051 100644 --- a/devel/libYGP/distinfo +++ b/devel/libYGP/distinfo @@ -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 --git a/devel/libYGP/pkg-plist b/devel/libYGP/pkg-plist index 617d689eab3e..781369eb4476 100644 --- a/devel/libYGP/pkg-plist +++ b/devel/libYGP/pkg-plist @@ -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 |