diff options
author | thierry <thierry@FreeBSD.org> | 2008-04-05 00:44:55 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2008-04-05 00:44:55 +0800 |
commit | 512f3c613524f909bfd2212b95b982f646274474 (patch) | |
tree | 249680a1b1ed819df760807b6758a54b7a9cf92a /databases | |
parent | 88e161d2115ac1cf6f9e29ddd86d3d893a258a31 (diff) | |
download | freebsd-ports-gnome-512f3c613524f909bfd2212b95b982f646274474.tar.gz freebsd-ports-gnome-512f3c613524f909bfd2212b95b982f646274474.tar.zst freebsd-ports-gnome-512f3c613524f909bfd2212b95b982f646274474.zip |
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 |