diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-27 08:13:49 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-04-27 08:13:49 +0000 |
commit | 2053519f99b315e7096b558d49a60bee632559cb (patch) | |
tree | 17749794f429c0a850e7cfa83a38ec494743872e | |
parent | - Update to 2.18.1 (diff) |
- Update to 1.4.0
PR: ports/123125
Submitted by: Linh Pham <question+fbsdports at closedsrc.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=212080
-rw-r--r-- | security/base/Makefile | 2 | ||||
-rw-r--r-- | security/base/distinfo | 6 | ||||
-rw-r--r-- | security/base/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/base/Makefile b/security/base/Makefile index 575c53b209fb..de7a7f240902 100644 --- a/security/base/Makefile +++ b/security/base/Makefile @@ -6,7 +6,7 @@ # PORTNAME= base -PORTVERSION= 1.3.9 +PORTVERSION= 1.4.0 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= secureideas diff --git a/security/base/distinfo b/security/base/distinfo index aa55f3cead73..532e09c37dae 100644 --- a/security/base/distinfo +++ b/security/base/distinfo @@ -1,3 +1,3 @@ -MD5 (base-1.3.9.tar.gz) = 66e50f45c6bbf6b0cb2913b8c67f50d6 -SHA256 (base-1.3.9.tar.gz) = 8074d93c529f5dd761ba3fd6f80653fc36e2d39d17b52fdcdf5ea9d4b01da08f -SIZE (base-1.3.9.tar.gz) = 487292 +MD5 (base-1.4.0.tar.gz) = 9fe30fcb2bae39531dfef5c5458eddbd +SHA256 (base-1.4.0.tar.gz) = 6438d020eec493ae4b1c264bc16694cf86a69ba58479ec531ba92f3a76bb3d05 +SIZE (base-1.4.0.tar.gz) = 921006 diff --git a/security/base/pkg-plist b/security/base/pkg-plist index ece64873478d..69042d1c1668 100644 --- a/security/base/pkg-plist +++ b/security/base/pkg-plist @@ -60,6 +60,7 @@ www/base/includes/base_capabilities.php www/base/includes/base_constants.inc.php www/base/includes/base_db.inc.php www/base/includes/base_include.inc.php +www/base/includes/base_iso3166.inc.php www/base/includes/base_log_error.inc.php www/base/includes/base_log_timing.inc.php www/base/includes/base_net.inc.php |