Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Dec 2000 19:13:55 -0600 (CST)
From:      dwcjr@inethouston.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23738: Update x11-toolkits/gtkada
Message-ID:  <20001222011355.ED53B177E40@leviathan.inethouston.com>
Resent-Message-ID: <200012220120.eBM1K1t58877@freefall.freebsd.org>

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

>Number:         23738
>Category:       ports
>Synopsis:       Update x11-toolkits/gtkada
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 21 17:20:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     David W. Chapman Jr.
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
RainTree Network Services
>Environment:

        

>Description:

        Correct man page entry in Makefile
	Add mirror site to Makefile
	Add missing files to pkg-plist

>How-To-Repeat:

        

>Fix:

diff -urN gtkada.orig/Makefile gtkada/Makefile
--- gtkada.orig/Makefile        Thu Dec 21 19:06:31 2000
+++ gtkada/Makefile     Thu Dec 21 19:11:11 2000
@@ -8,7 +8,8 @@
 PORTNAME=      gtkada
 PORTVERSION=   1.2.10
 CATEGORIES=    x11-toolkits
-MASTER_SITES=  http://gtkada.eu.org/
+MASTER_SITES=  http://gtkada.eu.org/ \
+               http://www.adapower.com/gtkada/
 DISTNAME=      GtkAda-${PORTVERSION}

 MAINTAINER=    sam@inf.enst.fr
@@ -22,7 +23,7 @@
 USE_GNOMELIBS= yes
 USE_GMAKE=     yes
 INSTALLS_SHLIB=        yes
-MAN_MAN1=      dgate.1 gate.1 gtkada-config.1
+MAN1=  dgate.1 gate.1 gtkada-config.1

 post-install:
        ${INSTALL_DATA} ${WRKSRC}/docs/*.1 ${PREFIX}/man/man1/
diff -urN gtkada.orig/pkg-plist gtkada/pkg-plist
--- gtkada.orig/pkg-plist       Thu Dec 21 19:06:31 2000
+++ gtkada/pkg-plist    Thu Dec 21 19:09:44 2000
@@ -6,11 +6,14 @@
 bin/gtkada-config
 bin/gate
 lib/libgtkada.a
+lib/libgtkada.so
 lib/libgtkada-1.2.so.10
 lib/libgtkada_gl.a
 lib/libgtkada_gl-1.2.so.10
 lib/libgtkada_art.a
+lib/libgtkada_art.so
 lib/libgtkada_art-1.2.so.10
+lib/libgtkada_gl.so
 include/gtkada/glib-enums.ads
 include/gtkada/glib-xml.adb
 include/gtkada/glib-gslist.adb

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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