diff options
author | dougb <dougb@FreeBSD.org> | 2004-10-18 21:58:09 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2004-10-18 21:58:09 +0800 |
commit | b2ee0fe3ce2e3189abb5c1eeef52a6ca56c4fecd (patch) | |
tree | 1d0fa0d52aed1016648b2c0b7f114e6d77e48f3e /www | |
parent | f6aacaf5ccfc95278ec8c992139451c4f9b84ec3 (diff) | |
download | freebsd-ports-gnome-b2ee0fe3ce2e3189abb5c1eeef52a6ca56c4fecd.tar.gz freebsd-ports-gnome-b2ee0fe3ce2e3189abb5c1eeef52a6ca56c4fecd.tar.zst freebsd-ports-gnome-b2ee0fe3ce2e3189abb5c1eeef52a6ca56c4fecd.zip |
Upgrade to version 3.2.2, the latest from Best Practical.
Download the PGP signature for the tarball.
Twiddle some whitespace.
Approved by: Autrijus Tang <autrijus@autrijus.org> (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/rt32/Makefile | 10 | ||||
-rw-r--r-- | www/rt32/distinfo | 6 | ||||
-rw-r--r-- | www/rt34/Makefile | 10 | ||||
-rw-r--r-- | www/rt34/distinfo | 6 | ||||
-rw-r--r-- | www/rt36/Makefile | 10 | ||||
-rw-r--r-- | www/rt36/distinfo | 6 |
6 files changed, 30 insertions, 18 deletions
diff --git a/www/rt32/Makefile b/www/rt32/Makefile index 7a1b31e34b3b..852e10211e92 100644 --- a/www/rt32/Makefile +++ b/www/rt32/Makefile @@ -6,12 +6,14 @@ # PORTNAME= rt -PORTVERSION?= 3.2.1 +PORTVERSION?= 3.2.2 CATEGORIES= www MASTER_SITES?= http://download.bestpractical.com/pub/rt/release/ \ http://download.bestpractical.com/pub/rt/devel/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/devel/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= autrijus@autrijus.org COMMENT?= RT is an industrial-grade ticketing system written in Perl @@ -90,13 +92,13 @@ BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl DB_TYPE?= mysql .if ${DB_TYPE} == "Oracle" -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Oracle.pm:${PORTSDIR}/databases/p5-DBD-Oracle +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Oracle.pm:${PORTSDIR}/databases/p5-DBD-Oracle .else .if ${DB_TYPE} == "Pg" -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg .else .if ${DB_TYPE} == "SQLite" -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite .else DB_TYPE= mysql BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql diff --git a/www/rt32/distinfo b/www/rt32/distinfo index a5e66e371411..0e70db20b7b4 100644 --- a/www/rt32/distinfo +++ b/www/rt32/distinfo @@ -1,2 +1,4 @@ -MD5 (rt-3.2.1.tar.gz) = adf0c77827c8f84829bb44e28752a1d8 -SIZE (rt-3.2.1.tar.gz) = 1201592 +MD5 (rt-3.2.2.tar.gz) = 3c74baff2c43e939d7ec3a367d7181a0 +SIZE (rt-3.2.2.tar.gz) = 1229103 +MD5 (rt-3.2.2.tar.gz.sig) = 2b87b5e33faa03b5440adaf86924176b +SIZE (rt-3.2.2.tar.gz.sig) = 65 diff --git a/www/rt34/Makefile b/www/rt34/Makefile index 7a1b31e34b3b..852e10211e92 100644 --- a/www/rt34/Makefile +++ b/www/rt34/Makefile @@ -6,12 +6,14 @@ # PORTNAME= rt -PORTVERSION?= 3.2.1 +PORTVERSION?= 3.2.2 CATEGORIES= www MASTER_SITES?= http://download.bestpractical.com/pub/rt/release/ \ http://download.bestpractical.com/pub/rt/devel/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/devel/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= autrijus@autrijus.org COMMENT?= RT is an industrial-grade ticketing system written in Perl @@ -90,13 +92,13 @@ BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl DB_TYPE?= mysql .if ${DB_TYPE} == "Oracle" -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Oracle.pm:${PORTSDIR}/databases/p5-DBD-Oracle +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Oracle.pm:${PORTSDIR}/databases/p5-DBD-Oracle .else .if ${DB_TYPE} == "Pg" -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg .else .if ${DB_TYPE} == "SQLite" -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite .else DB_TYPE= mysql BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql diff --git a/www/rt34/distinfo b/www/rt34/distinfo index a5e66e371411..0e70db20b7b4 100644 --- a/www/rt34/distinfo +++ b/www/rt34/distinfo @@ -1,2 +1,4 @@ -MD5 (rt-3.2.1.tar.gz) = adf0c77827c8f84829bb44e28752a1d8 -SIZE (rt-3.2.1.tar.gz) = 1201592 +MD5 (rt-3.2.2.tar.gz) = 3c74baff2c43e939d7ec3a367d7181a0 +SIZE (rt-3.2.2.tar.gz) = 1229103 +MD5 (rt-3.2.2.tar.gz.sig) = 2b87b5e33faa03b5440adaf86924176b +SIZE (rt-3.2.2.tar.gz.sig) = 65 diff --git a/www/rt36/Makefile b/www/rt36/Makefile index 7a1b31e34b3b..852e10211e92 100644 --- a/www/rt36/Makefile +++ b/www/rt36/Makefile @@ -6,12 +6,14 @@ # PORTNAME= rt -PORTVERSION?= 3.2.1 +PORTVERSION?= 3.2.2 CATEGORIES= www MASTER_SITES?= http://download.bestpractical.com/pub/rt/release/ \ http://download.bestpractical.com/pub/rt/devel/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/devel/ +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= autrijus@autrijus.org COMMENT?= RT is an industrial-grade ticketing system written in Perl @@ -90,13 +92,13 @@ BUILD_DEPENDS+= ${LOCALBASE}/libexec/apache/libperl.so:${PORTSDIR}/www/mod_perl DB_TYPE?= mysql .if ${DB_TYPE} == "Oracle" -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Oracle.pm:${PORTSDIR}/databases/p5-DBD-Oracle +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Oracle.pm:${PORTSDIR}/databases/p5-DBD-Oracle .else .if ${DB_TYPE} == "Pg" -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg .else .if ${DB_TYPE} == "SQLite" -BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite +BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite .else DB_TYPE= mysql BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql diff --git a/www/rt36/distinfo b/www/rt36/distinfo index a5e66e371411..0e70db20b7b4 100644 --- a/www/rt36/distinfo +++ b/www/rt36/distinfo @@ -1,2 +1,4 @@ -MD5 (rt-3.2.1.tar.gz) = adf0c77827c8f84829bb44e28752a1d8 -SIZE (rt-3.2.1.tar.gz) = 1201592 +MD5 (rt-3.2.2.tar.gz) = 3c74baff2c43e939d7ec3a367d7181a0 +SIZE (rt-3.2.2.tar.gz) = 1229103 +MD5 (rt-3.2.2.tar.gz.sig) = 2b87b5e33faa03b5440adaf86924176b +SIZE (rt-3.2.2.tar.gz.sig) = 65 |