diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 18:07:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-10 18:07:04 +0000 |
commit | afe99f9dccda1a3b5da8b457a83f5f9b7a57bac6 (patch) | |
tree | 8bf04e5f7cb569d14c8e830dd68100011260d246 /databases/p5-Prophet | |
parent | f1e12f3aafd62d4936ded5400a48ac4c9d8fbb86 (diff) | |
download | ports-afe99f9dccda1a3b5da8b457a83f5f9b7a57bac6.tar.gz ports-afe99f9dccda1a3b5da8b457a83f5f9b7a57bac6.zip |
Notes
Diffstat (limited to 'databases/p5-Prophet')
-rw-r--r-- | databases/p5-Prophet/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-Prophet/distinfo | 4 | ||||
-rw-r--r-- | databases/p5-Prophet/pkg-plist | 5 |
3 files changed, 7 insertions, 4 deletions
diff --git a/databases/p5-Prophet/Makefile b/databases/p5-Prophet/Makefile index 31cce8bdc132..447e1a26603d 100644 --- a/databases/p5-Prophet/Makefile +++ b/databases/p5-Prophet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Prophet -PORTVERSION= 0.743 +PORTVERSION= 0.750 CATEGORIES= databases perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SPANG diff --git a/databases/p5-Prophet/distinfo b/databases/p5-Prophet/distinfo index 644def184774..c552b3a5b087 100644 --- a/databases/p5-Prophet/distinfo +++ b/databases/p5-Prophet/distinfo @@ -1,2 +1,2 @@ -SHA256 (Prophet-0.743.tar.gz) = be1f3ff6114717bb2b1a49bda86da0700a8fde9b6211cdbfb24e4606ff09379a -SIZE (Prophet-0.743.tar.gz) = 208544 +SHA256 (Prophet-0.750.tar.gz) = c53d0223b068486d38e6e1fd9db76818dd318126638d6243ed018ee29857db87 +SIZE (Prophet-0.750.tar.gz) = 212359 diff --git a/databases/p5-Prophet/pkg-plist b/databases/p5-Prophet/pkg-plist index 47ac78bf593a..5a8ec6ba8422 100644 --- a/databases/p5-Prophet/pkg-plist +++ b/databases/p5-Prophet/pkg-plist @@ -29,6 +29,7 @@ %%SITE_PERL%%/Prophet/Resolver/Prompt.pm %%SITE_PERL%%/Prophet/Resolver/Failed.pm %%SITE_PERL%%/Prophet/Resolver/AlwaysTarget.pm +%%SITE_PERL%%/Prophet/Resolver/Fixup/MissingSourceOldValues.pm %%SITE_PERL%%/Prophet/Replica/prophet_cache.pm %%SITE_PERL%%/Prophet/Replica/file.pm %%SITE_PERL%%/Prophet/Replica/sqlite.pm @@ -80,6 +81,7 @@ %%SITE_PERL%%/Prophet/CLI/Command/Delete.pm %%SITE_PERL%%/Prophet/CLI/Command/Create.pm %%SITE_PERL%%/Prophet/CLI/Dispatcher/Rule.pm +%%SITE_PERL%%/Prophet/CLI/Dispatcher/Rule/RecordId.pm %%SITE_PERL%%/Prophet/ConflictingPropChange.pm %%SITE_PERL%%/Prophet/CLI.pm %%SITE_PERL%%/Prophet/Record.pm @@ -115,7 +117,6 @@ @dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web/static/jquery @dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web/static/yui/css @dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web/static/yui - @dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web/static @dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet/web @dirrmtry %%SITE_PERL%%/auto/share/dist/Prophet @@ -123,11 +124,13 @@ @dirrmtry %%SITE_PERL%%/Prophet/Test @dirrmtry %%SITE_PERL%%/Prophet/Server/ViewHelpers @dirrmtry %%SITE_PERL%%/Prophet/Server +@dirrmtry %%SITE_PERL%%/Prophet/Resolver/Fixup @dirrmtry %%SITE_PERL%%/Prophet/Resolver @dirrmtry %%SITE_PERL%%/Prophet/Replica/FS/Backend @dirrmtry %%SITE_PERL%%/Prophet/Replica/FS @dirrmtry %%SITE_PERL%%/Prophet/Replica @dirrmtry %%SITE_PERL%%/Prophet/Meta +@dirrmtry %%SITE_PERL%%/Prophet/CLI/Dispatcher/Rule @dirrmtry %%SITE_PERL%%/Prophet/CLI/Dispatcher @dirrmtry %%SITE_PERL%%/Prophet/CLI/Command @dirrmtry %%SITE_PERL%%/Prophet/CLI |