diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-06-14 16:06:21 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2005-06-14 16:06:21 +0000 |
commit | 977f36cb9f2acccdcb9a37d1b0d8b2b43e9849e2 (patch) | |
tree | dbccd5e89778bf3f8f6975d0f677d944f053b187 /security | |
parent | 59ecee6b115b471658ef84ecf37f2a4ece31a24e (diff) | |
download | ports-977f36cb9f2acccdcb9a37d1b0d8b2b43e9849e2.tar.gz ports-977f36cb9f2acccdcb9a37d1b0d8b2b43e9849e2.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/base/Makefile | 2 | ||||
-rw-r--r-- | security/base/distinfo | 4 | ||||
-rw-r--r-- | security/base/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/security/base/Makefile b/security/base/Makefile index 38a420ad1411..335f5b391b3b 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -6,7 +6,7 @@ # PORTNAME= base -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= secureideas diff --git a/security/base/distinfo b/security/base/distinfo index 022c032638db..0c5f3d783a45 100644 --- a/security/base/distinfo +++ b/security/base/distinfo @@ -1,2 +1,2 @@ -MD5 (base-1.1.2.tar.gz) = 9a88a792489363621743a327a076dbfc -SIZE (base-1.1.2.tar.gz) = 277755 +MD5 (base-1.1.3.tar.gz) = e47ce74de5c84ce747441e319e44bf77 +SIZE (base-1.1.3.tar.gz) = 298128 diff --git a/security/base/pkg-plist b/security/base/pkg-plist index 6ed663aecfdc..a70a9d7b8222 100644 --- a/security/base/pkg-plist +++ b/security/base/pkg-plist @@ -71,6 +71,7 @@ www/base/includes/base_user.inc.php www/base/includes/class.ezpdf.php www/base/includes/class.pdf.php www/base/index.php +www/base/languages/czech.lang.php www/base/languages/chinese.lang.php www/base/languages/danish.lang.php www/base/languages/english.lang.php @@ -84,6 +85,7 @@ www/base/languages/japanese.lang.php www/base/languages/norwegian.lang.php www/base/languages/portuguese.lang.php www/base/languages/russian.lang.php +www/base/languages/simplified_chinese.lang.php www/base/languages/spanish.lang.php www/base/languages/swedish.lang.php www/base/setup/base_conf_contents.php @@ -103,6 +105,7 @@ www/base/sql/create_base_tbls_oracle.sql www/base/sql/create_base_tbls_pgsql.sql www/base/sql/create_base_tbls_pgsql_extra.sql www/base/sql/upgrade_0.9.x_to_1.0-mysql.sql +www/base/styles/base_red_style.css www/base/styles/base_style.css www/base/styles/acid_style.css @dirrm www/base/styles |