diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2009-03-31 09:40:16 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2009-03-31 09:40:16 +0000 |
| commit | 935f6f66d82b099625dcacce7c8c74300c0225a9 (patch) | |
| tree | be146f9fc9d426a19add47e820ddae7e56825eab /sysutils/phplogcon | |
| parent | 2d04fc9d63dd19da95b904ddf9782ebac140d20e (diff) | |
Notes
Diffstat (limited to 'sysutils/phplogcon')
| -rw-r--r-- | sysutils/phplogcon/Makefile | 2 | ||||
| -rw-r--r-- | sysutils/phplogcon/distinfo | 6 | ||||
| -rw-r--r-- | sysutils/phplogcon/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/sysutils/phplogcon/Makefile b/sysutils/phplogcon/Makefile index 741279902f1c..e78845d8f2c0 100644 --- a/sysutils/phplogcon/Makefile +++ b/sysutils/phplogcon/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phplogcon -PORTVERSION= 2.5.24 +PORTVERSION= 2.7.0 CATEGORIES= sysutils www MASTER_SITES= http://download.adiscon.com/phplogcon/ diff --git a/sysutils/phplogcon/distinfo b/sysutils/phplogcon/distinfo index 5c4d1b6b09ea..2838eb63bc70 100644 --- a/sysutils/phplogcon/distinfo +++ b/sysutils/phplogcon/distinfo @@ -1,3 +1,3 @@ -MD5 (phplogcon-2.5.24.tar.gz) = 3822a373bf416536fc0c8ce32bcf38ef -SHA256 (phplogcon-2.5.24.tar.gz) = b3fd69cf5e55b5c58bfce53e69f05da92413ee942cb9bc9f9750d4a712af0953 -SIZE (phplogcon-2.5.24.tar.gz) = 906241 +MD5 (phplogcon-2.7.0.tar.gz) = dd102175c7cbfee52f1b788a79ed96ad +SHA256 (phplogcon-2.7.0.tar.gz) = df004d149ee3f018531b76d119ce8a65888aef97bcf2b8169a2baed81cc62516 +SIZE (phplogcon-2.7.0.tar.gz) = 912978 diff --git a/sysutils/phplogcon/pkg-plist b/sysutils/phplogcon/pkg-plist index c157f6ace131..9d8fd35daa6d 100644 --- a/sysutils/phplogcon/pkg-plist +++ b/sysutils/phplogcon/pkg-plist @@ -26,6 +26,7 @@ %%LOGCONDIR%%/BitstreamVeraFonts/VeraSeBd.ttf %%LOGCONDIR%%/BitstreamVeraFonts/local.conf %%LOGCONDIR%%/admin/charts.php +%%LOGCONDIR%%/admin/dbmappings.php %%LOGCONDIR%%/admin/fields.php %%LOGCONDIR%%/admin/groups.php %%LOGCONDIR%%/admin/index.php @@ -221,6 +222,7 @@ %%LOGCONDIR%%/include/db_update_v5.txt %%LOGCONDIR%%/include/db_update_v6.txt %%LOGCONDIR%%/include/db_update_v7.txt +%%LOGCONDIR%%/include/db_update_v8.txt %%LOGCONDIR%%/include/functions_common.php %%LOGCONDIR%%/include/functions_config.php %%LOGCONDIR%%/include/functions_db.php @@ -250,6 +252,7 @@ %%LOGCONDIR%%/search.php %%LOGCONDIR%%/statistics.php %%LOGCONDIR%%/templates/admin/admin_charts.html +%%LOGCONDIR%%/templates/admin/admin_dbmappings.html %%LOGCONDIR%%/templates/admin/admin_fields.html %%LOGCONDIR%%/templates/admin/admin_groups.html %%LOGCONDIR%%/templates/admin/admin_index.html |
