diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-05-05 07:18:48 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-05-05 07:18:48 +0000 |
commit | 2af440166f0442ef88fcfabd53a6d4cc87c2ea91 (patch) | |
tree | 6faf5b645f6638697999eeff9c02c24584df43fa /www/plog | |
parent | - Fix broken plist by removing dupe bin/playdv in PLIST_FILES and pkg-plist (diff) |
- _all_*_zip always changing, mark IGNOREFILES
Notes
Notes:
svn path=/head/; revision=134646
Diffstat (limited to 'www/plog')
-rw-r--r-- | www/plog/Makefile | 2 | ||||
-rw-r--r-- | www/plog/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/plog/Makefile b/www/plog/Makefile index bdedc2f19869..c80f3ef00e9c 100644 --- a/www/plog/Makefile +++ b/www/plog/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= clsung@FreeBSD.org COMMENT= A PHP and MySQL based blogging platform +IGNOREFILES= _all_plugins${EXTRACT_SUFX} _all_templates${EXTRACT_SUFX} + USE_ZIP= YES USE_PHP= ctype mysql pcre session xml diff --git a/www/plog/distinfo b/www/plog/distinfo index eee7a7bff01e..3a45c4400b2f 100644 --- a/www/plog/distinfo +++ b/www/plog/distinfo @@ -1,6 +1,4 @@ MD5 (plog-1.0.zip) = 4d48680437c8be9a6427ba78964b0e9f SIZE (plog-1.0.zip) = 2420990 -MD5 (_all_plugins.zip) = 5650f2f37bde982f692f4647d1995938 -SIZE (_all_plugins.zip) = 1672445 -MD5 (_all_templates.zip) = 8fe83304806611146cd4f23beea2e91a -SIZE (_all_templates.zip) = 5261827 +MD5 (_all_plugins.zip) = IGNORE +MD5 (_all_templates.zip) = IGNORE |