diff options
author | skv <skv@FreeBSD.org> | 2007-12-13 07:08:16 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2007-12-13 07:08:16 +0800 |
commit | bb4512b349817f1553e5c0ddd4af2282166b58ac (patch) | |
tree | d79a3ef6611aff66fc5d2e45d4d83f5aea68b738 /devel/otrs | |
parent | 26b7c5efa100dedcdb63b7843f8fc875b8ea59b3 (diff) | |
download | freebsd-ports-gnome-bb4512b349817f1553e5c0ddd4af2282166b58ac.tar.gz freebsd-ports-gnome-bb4512b349817f1553e5c0ddd4af2282166b58ac.tar.zst freebsd-ports-gnome-bb4512b349817f1553e5c0ddd4af2282166b58ac.zip |
Update to 2.2.4
Changes: http://lists.otrs.org/pipermail/announce/2007/000081.html
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 |