diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2008-04-04 16:44:55 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2008-04-04 16:44:55 +0000 |
commit | e4cbc24c26e8bbca4f4f2e63d0b3bff9ff98f53a (patch) | |
tree | 2c1cf5f0912b6863e7510523b2a3ac41686c27bd /databases | |
parent | -Update to 3.8. (diff) |
The tarball has been rerolled: it now includes all the generated stuff
by the autotools (Makefile.in, configure, etc.), and some other patches.
Full diff at
<http://people.freebsd.org/~thierry/ports/tora-1-3-end-of-life_080325_080403.diff.bz2>
Note: I could have removed the autotools and use the pre-generated stuff
but I keep it as-is.
Diffstat (limited to 'databases')
-rw-r--r-- | databases/tora/Makefile | 2 | ||||
-rw-r--r-- | databases/tora/distinfo | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/databases/tora/Makefile b/databases/tora/Makefile index bf9681b78c58..00f8a4f3f510 100644 --- a/databases/tora/Makefile +++ b/databases/tora/Makefile @@ -7,6 +7,7 @@ PORTNAME= tora DISTVERSION= 1-3-end-of-life +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -34,6 +35,7 @@ RUN_DEPENDS+= ${X11BASE}/lib/plugins/sqldrivers/libqsqlpsql.so:${PORTSDIR}/datab ORACLE_HOME?= ${LOCALBASE}/oracle8-client ORACLE_VER= 8i # Client version +USE_BZIP2= yes USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:261 autoheader:261 libtool:15 USE_QT_VER= 3 USE_PERL5_BUILD=yes diff --git a/databases/tora/distinfo b/databases/tora/distinfo index b7efdc05eb2b..d8b248036f43 100644 --- a/databases/tora/distinfo +++ b/databases/tora/distinfo @@ -1,3 +1,3 @@ -MD5 (tora-1-3-end-of-life.tar.gz) = 0987cee9606c9428b4348d91da716678 -SHA256 (tora-1-3-end-of-life.tar.gz) = 0fb69de9402801c05752dd1b76d4d3da872c95b32eb162092d8a172337bf575f -SIZE (tora-1-3-end-of-life.tar.gz) = 2834839 +MD5 (tora-1-3-end-of-life.tar.bz2) = 97893b7fd2b7787e6621d0337d716480 +SHA256 (tora-1-3-end-of-life.tar.bz2) = 6efc1d1f94b857df7666f306507da3c51bbc14098ce5dec9e8e89f10bf91b052 +SIZE (tora-1-3-end-of-life.tar.bz2) = 2841266 |