diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2007-12-12 23:08:16 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2007-12-12 23:08:16 +0000 |
commit | bac66d07a9896ce7f13dbb22b1fff637e7f6b09e (patch) | |
tree | b7b24c12e2c5dc45c9ca2dae648d9cebcfbebe10 /devel/otrs | |
parent | 3a24a6755177e0f540d37e847fd70b275b199d16 (diff) | |
download | ports-bac66d07a9896ce7f13dbb22b1fff637e7f6b09e.tar.gz ports-bac66d07a9896ce7f13dbb22b1fff637e7f6b09e.zip |
Notes
Diffstat (limited to 'devel/otrs')
-rw-r--r-- | devel/otrs/Makefile | 6 | ||||
-rw-r--r-- | devel/otrs/distinfo | 6 | ||||
-rw-r--r-- | devel/otrs/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/devel/otrs/Makefile b/devel/otrs/Makefile index 219a7ee990a6..8046643f84ec 100644 --- a/devel/otrs/Makefile +++ b/devel/otrs/Makefile @@ -6,7 +6,7 @@ # PORTNAME= otrs -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.4 CATEGORIES= devel MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ ftp://ftp.samurai.com/pub/otrs/ \ @@ -44,6 +44,8 @@ OPTIONS= MYSQL "MySQL database support" on \ ISPELL "Enable spell checking" on \ GNUPG "Use GnuPG" off +USE_BZIP2= yes + OTRSDIR= ${PREFIX}/otrs SUB_FILES= pkg-install pkg-message @@ -60,7 +62,7 @@ DOCS_DIRS_LIST= "" manual/en/pdf DOCS_FILES_LIST= C* INSTALL RE* TODO UPGRADING SCRIPTS_DIRS_LIST= "" database/update test tools -CLEAN_CPAN_DIRS= Algorithm Authen Crypt Date Email IO Mail MIME Text XML auto +CLEAN_CPAN_DIRS= Algorithm Authen Crypt Date Email File IO Mail MIME Text XML auto CLEAN_FILES= scripts/apache2-httpd.include.conf scripts/suse* \ scripts/redhat* scripts/DBUpdate* diff --git a/devel/otrs/distinfo b/devel/otrs/distinfo index 2c73c1431d59..5f5318f31f83 100644 --- a/devel/otrs/distinfo +++ b/devel/otrs/distinfo @@ -1,3 +1,3 @@ -MD5 (otrs-2.2.2.tar.gz) = 6e370571e73e7988f2b769999e813ee3 -SHA256 (otrs-2.2.2.tar.gz) = cab5623a10d9afad2114f4e347452385a8213d4935cabef5c111cca470a025d1 -SIZE (otrs-2.2.2.tar.gz) = 11010288 +MD5 (otrs-2.2.4.tar.bz2) = 02a3e8181c3ec47fdea7f71b65c7648d +SHA256 (otrs-2.2.4.tar.bz2) = 85a6dd1c79a8e323bcf7ea2051516fb3145afd677a87c7f6099d25df0fbaeae2 +SIZE (otrs-2.2.4.tar.bz2) = 10307429 diff --git a/devel/otrs/pkg-plist b/devel/otrs/pkg-plist index d7a82dd6e5ad..90365ff1e4ba 100644 --- a/devel/otrs/pkg-plist +++ b/devel/otrs/pkg-plist @@ -79,7 +79,7 @@ otrs/scripts/database/update/otrs-upgrade-to-2.2.xml otrs/scripts/login.php otrs/scripts/login.pl otrs/scripts/restore.pl -otrs/scripts/rpc-examlple.pl +otrs/scripts/rpc-example.pl otrs/scripts/sync_node.sh otrs/scripts/syncuser_csv2otrs.pl otrs/scripts/test/CustomerBackend.pl |