diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-09-17 11:51:11 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-09-17 11:51:11 +0000 |
commit | e5ad03bcc086fe720c7c99aebfbaf70db5e48a0b (patch) | |
tree | 1a250308aba3e3445bfee3e95f76f61f6da9f86e /www/coppermine | |
parent | 8695db98dfaff1177eddfcf7acbdfe9ef4321a00 (diff) | |
download | ports-e5ad03bcc086fe720c7c99aebfbaf70db5e48a0b.tar.gz ports-e5ad03bcc086fe720c7c99aebfbaf70db5e48a0b.zip |
Notes
Diffstat (limited to 'www/coppermine')
-rw-r--r-- | www/coppermine/Makefile | 4 | ||||
-rw-r--r-- | www/coppermine/distinfo | 6 | ||||
-rw-r--r-- | www/coppermine/pkg-plist | 13 |
3 files changed, 12 insertions, 11 deletions
diff --git a/www/coppermine/Makefile b/www/coppermine/Makefile index b0c36475431a..922ee9025ee2 100644 --- a/www/coppermine/Makefile +++ b/www/coppermine/Makefile @@ -6,9 +6,9 @@ # PORTNAME= coppermine -PORTVERSION= 1.4.12 +PORTVERSION= 1.4.13 CATEGORIES= www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= SF MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= cpg${PORTVERSION} diff --git a/www/coppermine/distinfo b/www/coppermine/distinfo index d00ebdf289d5..fafe9ad7e084 100644 --- a/www/coppermine/distinfo +++ b/www/coppermine/distinfo @@ -1,3 +1,3 @@ -MD5 (cpg1.4.12.zip) = 5bfc70bb07c3b262c23608434a878937 -SHA256 (cpg1.4.12.zip) = ea0126da85c444bd432c6cc358cc38886b43c2d9a06df68ec08c32fc8f3b70ea -SIZE (cpg1.4.12.zip) = 3442707 +MD5 (cpg1.4.13.zip) = 0b9a39f4c28e730144d42f3095a05416 +SHA256 (cpg1.4.13.zip) = 946f05f29bad5473ad1f84765727cd4d28b876722372c20bc48cf3e73a0538af +SIZE (cpg1.4.13.zip) = 3602865 diff --git a/www/coppermine/pkg-plist b/www/coppermine/pkg-plist index e5ac892064f8..7d088fc9268d 100644 --- a/www/coppermine/pkg-plist +++ b/www/coppermine/pkg-plist @@ -22,6 +22,7 @@ %%CPGDIR%%/bridge/punbb115.inc.php %%CPGDIR%%/bridge/punbb12.inc.php %%CPGDIR%%/bridge/smf10.inc.php +%%CPGDIR%%/bridge/smf20.inc.php %%CPGDIR%%/bridge/udb_base.inc.php %%CPGDIR%%/bridge/vbulletin30.inc.php %%CPGDIR%%/bridge/xmb.inc.php @@ -50,7 +51,7 @@ %%CPGDIR%%/docs/pics/anchor.gif %%CPGDIR%%/docs/pics/barre_menu_fr.gif %%CPGDIR%%/docs/pics/bridge_01_start.gif -%%CPGDIR%%/docs/pics/bridge_02_app.gif +%%CPGDIR%%/docs/pics/bridge_02_app.png %%CPGDIR%%/docs/pics/bridge_03_path.gif %%CPGDIR%%/docs/pics/category_cp.gif %%CPGDIR%%/docs/pics/config_language.gif @@ -205,6 +206,7 @@ %%CPGDIR%%/images/flags/lu.gif %%CPGDIR%%/images/flags/lv.gif %%CPGDIR%%/images/flags/md.gif +%%CPGDIR%%/images/flags/mk.gif %%CPGDIR%%/images/flags/mn.gif %%CPGDIR%%/images/flags/mx.gif %%CPGDIR%%/images/flags/my.gif @@ -387,6 +389,7 @@ %%CPGDIR%%/lang/basque.php %%CPGDIR%%/lang/brazilian_portuguese.php %%CPGDIR%%/lang/bulgarian.php +%%CPGDIR%%/lang/catalan.php %%CPGDIR%%/lang/chinese_big5.php %%CPGDIR%%/lang/chinese_gb.php %%CPGDIR%%/lang/czech.php @@ -409,10 +412,12 @@ %%CPGDIR%%/lang/japanese.php %%CPGDIR%%/lang/korean.php %%CPGDIR%%/lang/lithuanian.php +%%CPGDIR%%/lang/macedonian.php %%CPGDIR%%/lang/norwegian.php %%CPGDIR%%/lang/persian.php %%CPGDIR%%/lang/polish.php %%CPGDIR%%/lang/portuguese.php +%%CPGDIR%%/lang/romanian.php %%CPGDIR%%/lang/russian.php %%CPGDIR%%/lang/slovak.php %%CPGDIR%%/lang/slovenian.php @@ -434,9 +439,6 @@ %%CPGDIR%%/pluginmgr.php %%CPGDIR%%/plugins/sample/codebase.php %%CPGDIR%%/plugins/sample/configuration.php -%%CPGDIR%%/plugins/sef_urls/codebase.php -%%CPGDIR%%/plugins/sef_urls/configuration.php -%%CPGDIR%%/plugins/sef_urls/ht.txt %%CPGDIR%%/profile.php %%CPGDIR%%/ratepic.php %%CPGDIR%%/register.php @@ -769,7 +771,6 @@ @dirrm %%CPGDIR%%/themes/classic @dirrm %%CPGDIR%%/themes @dirrm %%CPGDIR%%/sql -@dirrm %%CPGDIR%%/plugins/sef_urls @dirrm %%CPGDIR%%/plugins/sample @dirrm %%CPGDIR%%/plugins @dirrm %%CPGDIR%%/logs @@ -786,5 +787,5 @@ @dirrm %%CPGDIR%%/albums/userpics @dirrm %%CPGDIR%%/albums/edit @dirrm %%CPGDIR%%/albums -%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry %%CPGDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%% |