mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.5.2
PR: 112318 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
This commit is contained in:
parent
19891640a7
commit
f5208f411d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=191343
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= osb-nrcit
|
||||
PORTVERSION= 0.5.1
|
||||
PORTVERSION= 0.5.2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= gtk-webcore
|
||||
@ -14,9 +14,9 @@ MASTER_SITE_SUBDIR= gtk-webcore
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Gtk+ WebCore embeddable web browser component
|
||||
|
||||
BUILD_DEPENDS= osb-nrcore>=0.5.1:${PORTSDIR}/www/osb-nrcore
|
||||
BUILD_DEPENDS= osb-nrcore>=0.5.2:${PORTSDIR}/www/osb-nrcore
|
||||
LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl
|
||||
RUN_DEPENDS= osb-nrcore>=0.5.1:${PORTSDIR}/www/osb-nrcore
|
||||
RUN_DEPENDS= osb-nrcore>=0.5.2:${PORTSDIR}/www/osb-nrcore
|
||||
|
||||
USE_GNOME= gnomehack gnometarget gtk20 librsvg2
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (osb-nrcit-0.5.1.tar.gz) = 51277e984db95257f6dee8297fdc5df8
|
||||
SHA256 (osb-nrcit-0.5.1.tar.gz) = 0fd79959cc184a63d479510dfbd6bb0980e44e6cf71be24842b7a3c1be79972e
|
||||
SIZE (osb-nrcit-0.5.1.tar.gz) = 419798
|
||||
MD5 (osb-nrcit-0.5.2.tar.gz) = a1d2af774012a161a9a8ffe0cd3c81c5
|
||||
SHA256 (osb-nrcit-0.5.2.tar.gz) = a318347a661be866971449a238feeb36b21a47d0a2dfcb993e5d049a28039a74
|
||||
SIZE (osb-nrcit-0.5.2.tar.gz) = 419867
|
||||
|
@ -1,10 +0,0 @@
|
||||
--- osb-nrcit.pc.in.orig Fri Jan 26 17:25:45 2007
|
||||
+++ osb-nrcit.pc.in Wed Feb 7 03:52:56 2007
|
||||
@@ -7,6 +7,6 @@
|
||||
Name: OSB-NRCit
|
||||
Description: OSB HTML Rendering engine browser interface
|
||||
Version: @VERSION@
|
||||
-Requires: osb-jscore osb-nrcore xft fontconfig gdk-2.0 gtk+-2.0 glib-2.0
|
||||
+Requires: osb-jscore osb-nrcore xft fontconfig gdk-2.0 gtk+-2.0 glib-2.0 gthread-2.0
|
||||
Libs: -L${libdir} -lnrcore -lnrcit @LIBCURL_LIBS@
|
||||
Cflags: -I${includedir}/osb/ -I${includedir}/osb/NRCore/
|
Loading…
Reference in New Issue
Block a user