Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2013 11:08:03 GMT
From:      Brett Estrade <estrabd@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177185: port update for lang/qore
Message-ID:  <201303211108.r2LB83Qw053856@red.freebsd.org>
Resent-Message-ID: <201303211110.r2LBA0I5053731@freefall.freebsd.org>

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

>Number:         177185
>Category:       ports
>Synopsis:       port update for lang/qore
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 21 11:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Brett Estrade
>Release:        FreeBSD 9.1
>Organization:
Self
>Environment:
FreeBSD web0.0x743.com 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Wed Mar 20 08:23:11 CDT 2013     root@web0.0x743.com:/usr/obj/usr/src/sys/FORZFS  i386
>Description:
Update lang/qore from 0.8.6 to 0.8.7
>How-To-Repeat:

>Fix:
diff -u qore.original/Makefile qore/Makefile
--- qore.original/Makefile  2013-03-20 14:30:26.000000000 -0500
+++ qore/Makefile   2013-03-20 14:56:13.000000000 -0500
@@ -1,4 +1,4 @@
-# $FreeBSD: ports/lang/qore/Makefile,v 1.12 2013/03/19 19:20:36 svnexp Exp $
+# $FreeBSD: ports/lang/qore/Makefile,v 1.11 2012/12/10 19:24:02 svnexp Exp $

 PORTNAME=  qore
 PORTVERSION=   0.8.7
@@ -18,7 +18,7 @@

 USE_BZIP2= yes
 USE_GMAKE= yes
-USES=  pathfix
+USE_GNOME= gnomehack
 USE_ICONV= yes
 USE_OPENSSL=   yes
 USE_LDCONFIG=  yes
diff -u qore.original/pkg-plist qore/pkg-plist
--- qore.original/pkg-plist 2013-03-20 14:29:56.000000000 -0500
+++ qore/pkg-plist  2013-03-20 14:56:13.000000000 -0500
@@ -28,6 +28,7 @@
 include/qore/QoreFtpClient.h
 include/qore/QoreHTTPClient.h
 include/qore/QoreHashNode.h
+include/qore/QoreQueueHelper.h
 include/qore/QoreLib.h
 include/qore/QoreListNode.h
 include/qore/QoreNamespace.h
@@ -74,15 +75,6 @@
 include/qore/support.h
 lib/libqore.la
 lib/libqore.so
-lib/libqore.so.14
-lib/qore-modules/%%VERSION%%/CsvUtil.qm
-lib/qore-modules/%%VERSION%%/HttpServer.qm
-lib/qore-modules/%%VERSION%%/MailMessage.qm
-lib/qore-modules/%%VERSION%%/Mime.qm
-lib/qore-modules/%%VERSION%%/Pop3Client.qm
-lib/qore-modules/%%VERSION%%/SmtpClient.qm
-lib/qore-modules/%%VERSION%%/TelnetClient.qm
+lib/libqore.so.15
 libdata/pkgconfig/qore.pc
-@dirrm lib/qore-modules/%%VERSION%%
-@dirrmtry lib/qore-modules
 @dirrm include/qore

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



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