From owner-freebsd-ports Sat Sep 28 5: 0:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C81137B401 for ; Sat, 28 Sep 2002 05:00:14 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 681FB43E6A for ; Sat, 28 Sep 2002 05:00:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8SC0DCo009453 for ; Sat, 28 Sep 2002 05:00:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8SC0DaK009452; Sat, 28 Sep 2002 05:00:13 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0A5A37B401; Sat, 28 Sep 2002 04:56:13 -0700 (PDT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 339BF43E4A; Sat, 28 Sep 2002 04:56:07 -0700 (PDT) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [192.168.2.4]) by 21322530218.direct.eti.at (8.12.5/8.12.5) with ESMTP id g8SC1ZW9009605; Sat, 28 Sep 2002 14:01:35 +0200 (CEST) (envelope-from tilman@arved.de) Received: from sauna.arved.de (sauna.arved.de [127.0.0.1]) by sauna.arved.de (8.12.5/8.12.5) with ESMTP id g8SBtxB1034351; Sat, 28 Sep 2002 13:55:59 +0200 (CEST) (envelope-from tilman@sauna.arved.de) Received: (from tilman@localhost) by sauna.arved.de (8.12.5/8.12.5/Submit) id g8SBtw56034350; Sat, 28 Sep 2002 13:55:58 +0200 (CEST) Message-Id: <200209281155.g8SBtw56034350@sauna.arved.de> Date: Sat, 28 Sep 2002 13:55:58 +0200 (CEST) From: Tilman Linneweh Reply-To: Tilman Linneweh To: FreeBSD-gnats-submit@FreeBSD.org Cc: tilman@arved.de, patrick@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/43446: Unbreak: lang/tinycobol Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43446 >Category: ports >Synopsis: Unbreak: lang/tinycobol >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Sep 28 05:00:11 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tilman Linneweh >Release: FreeBSD 4.6-STABLE i386 >Organization: BSD Usergroup Austria >Environment: System: FreeBSD sauna.arved.de 4.6-STABLE FreeBSD 4.6-STABLE #0: Sun Jul 7 20:02:41 CEST 2002 tilman@sauna.arved.de:/usr/obj/usr/src/sys/SAUNA i386 >Description: Update Added Manpages correctly >How-To-Repeat: >Fix: --- tinycobol.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/tinycobol/Makefile,v retrieving revision 1.13 diff -u -r1.13 Makefile --- Makefile 22 Aug 2002 19:34:31 -0000 1.13 +++ Makefile 28 Sep 2002 11:52:58 -0000 @@ -6,15 +6,13 @@ # PORTNAME= tinycobol -PORTVERSION= 0.57 +PORTVERSION= 0.58 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tiny-cobol MAINTAINER= patrick@freebsd.org -BROKEN= "Does not package correctly" - LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2 \ gnugetopt.1:${PORTSDIR}/devel/libgnugetopt @@ -26,6 +24,8 @@ CONFIGURE_ARGS= "--with-readline" CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt ${LDFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" + +MAN1= htcobol.1 htcobf2f.1 htcobolpp.1 pre-install: Index: distinfo =================================================================== RCS file: /home/ncvs/ports/lang/tinycobol/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- distinfo 26 Feb 2002 00:55:30 -0000 1.9 +++ distinfo 28 Sep 2002 11:48:08 -0000 @@ -1 +1 @@ -MD5 (tinycobol-0.57.tar.gz) = c0079eb6a73759b736ec3aa21f7abd49 +MD5 (tinycobol-0.58.tar.gz) = e1646b929b9d9aba9fc04980c0131920 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/lang/tinycobol/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- pkg-plist 29 Jan 2002 18:22:59 -0000 1.6 +++ pkg-plist 28 Sep 2002 11:53:25 -0000 @@ -1,8 +1,9 @@ bin/htcobol lib/libhtcobol.a lib/libhtcobol2.a -share/htcobol/cobopt share/htcobol/htcobolpp +share/htcobol/htcobolrc +share/htcobol/copybooks/screen.cpy @dirrm share/htcobol/copybooks @dirrm share/htcobol share/doc/tinycobol/Comments.old.txt @@ -12,6 +13,3 @@ share/doc/tinycobol/VarStructure.Info.txt share/doc/tinycobol/compiler-design-future.txt @dirrm share/doc/tinycobol -man/man1/htcobol.1 -man/man1/htcobf2f.1 -man/man1/htcobolpp.1 --- tinycobol.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message