diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-16 07:27:18 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-16 07:27:18 +0000 |
commit | 5c2c867e04d05fa08bf7123a5fcc4c8d4bc32e39 (patch) | |
tree | 10030c0630a61e85160b6f75e41e790bd8c0f2bf /www/gallery | |
parent | 69525285b62a505b9512945a767e68a023175337 (diff) | |
download | ports-5c2c867e04d05fa08bf7123a5fcc4c8d4bc32e39.tar.gz ports-5c2c867e04d05fa08bf7123a5fcc4c8d4bc32e39.zip |
Notes
Diffstat (limited to 'www/gallery')
-rw-r--r-- | www/gallery/Makefile | 1 | ||||
-rw-r--r-- | www/gallery/distinfo | 6 | ||||
-rw-r--r-- | www/gallery/pkg-plist | 12 |
3 files changed, 16 insertions, 3 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index fdfb34484a1f..bebe61008a9a 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -7,6 +7,7 @@ PORTNAME= gallery PORTVERSION= 1.5.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/www/gallery/distinfo b/www/gallery/distinfo index 10dd9e31184e..51e6c3cc6a05 100644 --- a/www/gallery/distinfo +++ b/www/gallery/distinfo @@ -1,6 +1,6 @@ -MD5 (gallery/gallery-1.5.4.tar.gz) = b6cc05235d8e5323554b1fe35a3c88fe -SHA256 (gallery/gallery-1.5.4.tar.gz) = b401692693f281d83c2efd66892d5f419e796c614f63d14b532252123af9eb59 -SIZE (gallery/gallery-1.5.4.tar.gz) = 2360818 +MD5 (gallery/gallery-1.5.4.tar.gz) = 1fa40c8dd944471b24c7bd2b78444e49 +SHA256 (gallery/gallery-1.5.4.tar.gz) = c5c92e08e83bcb48f34e1ebc51633de0cb5f20f007f2f988d40c831a97e848f7 +SIZE (gallery/gallery-1.5.4.tar.gz) = 2371082 MD5 (gallery/af_ZA-1.5.1.tar.gz) = 1ed3ffcacca09f9e54ab216ff01935e4 SHA256 (gallery/af_ZA-1.5.1.tar.gz) = 64d39bfa1d79895dfc13b9612bc13f316231784b3af900d53e1f232c180d4d40 SIZE (gallery/af_ZA-1.5.1.tar.gz) = 136045 diff --git a/www/gallery/pkg-plist b/www/gallery/pkg-plist index 1705fbbbda4b..7ec278d63fb9 100644 --- a/www/gallery/pkg-plist +++ b/www/gallery/pkg-plist @@ -948,6 +948,16 @@ %%GALLERYDIR%%/stamp_preview.php %%GALLERYDIR%%/stats-wizard.php %%GALLERYDIR%%/stats.php +%%GALLERYDIR%%/tools/build_manifest.php +%%GALLERYDIR%%/tools/despam-comments.php +%%GALLERYDIR%%/tools/find_orphans.php +%%GALLERYDIR%%/tools/g1-makereport.php +%%GALLERYDIR%%/tools/g1-report.css +%%GALLERYDIR%%/tools/g1-report.php +%%GALLERYDIR%%/tools/include/main.inc +%%GALLERYDIR%%/tools/include/plugin_rowdata.inc +%%GALLERYDIR%%/tools/include/row_header.inc +%%GALLERYDIR%%/tools/validate_albums.php %%GALLERYDIR%%/upgrade_album.php %%GALLERYDIR%%/upgrade_users.php %%GALLERYDIR%%/user_preferences.php @@ -957,6 +967,8 @@ %%GALLERYDIR%%/view_photo.php %%GALLERYDIR%%/view_photo_properties.php %%GALLERYDIR%%/watermark_album.php +@dirrm %%GALLERYDIR%%/tools/include +@dirrm %%GALLERYDIR%%/tools @dirrm %%GALLERYDIR%%/skins/yellow/images @dirrm %%GALLERYDIR%%/skins/yellow/css @dirrm %%GALLERYDIR%%/skins/yellow |