- update to 1.1

- while here, remove unnecessary conflict
- developers using this port should test in a development environment,
  as this update is a major rewrite over the 1.0 version.

PR:	ports/167602
Submitted by:	gjb@
This commit is contained in:
Jason Helfman 2012-05-07 23:06:36 +00:00
parent 6b111afc69
commit 7f98e702b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=296180
3 changed files with 5 additions and 6 deletions

View file

@ -7,8 +7,7 @@
#
PORTNAME= open-cobol
PORTVERSION= 1.0
PORTREVISION= 5
PORTVERSION= 1.1
CATEGORIES= lang
MASTER_SITES= SF
@ -17,8 +16,6 @@ COMMENT= An open-source COBOL compiler
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp
CONFLICTS= open-cobol-1.[1]*
USE_BDB= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool

View file

@ -1,2 +1,2 @@
SHA256 (open-cobol-1.0.tar.gz) = 15a36e4823b09938b25e947dcd0fad1b7b1ba2978591bb220a18c2bed32daf06
SIZE (open-cobol-1.0.tar.gz) = 934641
SHA256 (open-cobol-1.1.tar.gz) = 6ae7c02eb8622c4ad55097990e9b1688a151254407943f246631d02655aec320
SIZE (open-cobol-1.1.tar.gz) = 1007791

View file

@ -27,6 +27,8 @@ lib/libcob.so.1
%%DATADIR%%/config/ibm.conf
%%DATADIR%%/config/mf.conf
%%DATADIR%%/config/mvs.conf
%%DATADIR%%/copy/screenio.cpy
@dirrm %%DATADIR%%/copy
@dirrm %%DATADIR%%/config
@dirrm %%DATADIR%%
@dirrm include/libcob