View | Details | Raw Unified | Return to bug 166439
Collapse All | Expand All

(-)./Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	drush
8
PORTNAME=	drush
9
PORTVERSION=	4.5
9
PORTVERSION=	5.0
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://ftp.drupal.org/files/projects/
11
MASTER_SITES=	http://ftp.drupal.org/files/projects/
12
DISTNAME=	drush-7.x-${PORTVERSION}
12
DISTNAME=	drush-7.x-${PORTVERSION}
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SIZE (drush-7.x-4.5.tar.gz) = 282760
1
SIZE (drush-7.x-5.0.tar.gz) = 398062
2
SHA256 (drush-7.x-4.5.tar.gz) = 11a8ba3acbebf0be45407dee54a4c59cb9da7dfb461cf4ed9e27e78b2968fc99
2
SHA256 (drush-7.x-5.0.tar.gz) = a2b5672d2cc75d696c19fe6e6da7c3cd4233b51bbc135cc0027521c8d55a5c5d
(-)./pkg-plist (-10 / +86 lines)
Lines 1-16 Link Here
1
bin/drush
1
bin/drush
2
%%DATADIR%%/README.txt
2
%%DATADIR%%/README.txt
3
%%DATADIR%%/commands/core/clear.cache.inc
4
%%DATADIR%%/commands/core/core.drush.inc
3
%%DATADIR%%/commands/core/core.drush.inc
5
%%DATADIR%%/commands/core/docs.drush.inc
4
%%DATADIR%%/commands/core/docs.drush.inc
6
%%DATADIR%%/commands/core/drupal/batch_6.inc
5
%%DATADIR%%/commands/core/drupal/batch_6.inc
7
%%DATADIR%%/commands/core/drupal/batch.inc
6
%%DATADIR%%/commands/core/drupal/batch.inc
8
%%DATADIR%%/commands/core/drupal/environment_5.inc
9
%%DATADIR%%/commands/core/drupal/environment_6.inc
7
%%DATADIR%%/commands/core/drupal/environment_6.inc
10
%%DATADIR%%/commands/core/drupal/environment.inc
8
%%DATADIR%%/commands/core/drupal/environment.inc
11
%%DATADIR%%/commands/core/drupal/site_install_6.inc
9
%%DATADIR%%/commands/core/drupal/site_install_6.inc
12
%%DATADIR%%/commands/core/drupal/site_install.inc
10
%%DATADIR%%/commands/core/drupal/site_install.inc
13
%%DATADIR%%/commands/core/drupal/update_5.inc
14
%%DATADIR%%/commands/core/drupal/update_6.inc
11
%%DATADIR%%/commands/core/drupal/update_6.inc
15
%%DATADIR%%/commands/core/drupal/update.inc
12
%%DATADIR%%/commands/core/drupal/update.inc
16
%%DATADIR%%/commands/core/field.drush.inc
13
%%DATADIR%%/commands/core/field.drush.inc
Lines 23-51 Link Here
23
%%DATADIR%%/commands/core/sitealias.drush.inc
20
%%DATADIR%%/commands/core/sitealias.drush.inc
24
%%DATADIR%%/commands/core/test.drush.inc
21
%%DATADIR%%/commands/core/test.drush.inc
25
%%DATADIR%%/commands/core/topic.drush.inc
22
%%DATADIR%%/commands/core/topic.drush.inc
26
%%DATADIR%%/commands/core/upgrade.drush.inc
27
%%DATADIR%%/commands/core/variable.drush.inc
23
%%DATADIR%%/commands/core/variable.drush.inc
28
%%DATADIR%%/commands/core/watchdog.drush.inc
24
%%DATADIR%%/commands/core/watchdog.drush.inc
29
%%DATADIR%%/commands/pm/package_handler/cvs.inc
25
%%DATADIR%%/commands/core/drupal/update_7.inc
26
%%DATADIR%%/commands/core/usage.drush.inc
27
%%DATADIR%%/commands/core/queue.drush.inc
28
%%DATADIR%%/commands/core/ssh.drush.inc
29
%%DATADIR%%/commands/core/shellalias.drush.inc
30
%%DATADIR%%/commands/core/cache.drush.inc
31
%%DATADIR%%/commands/core/archive.drush.inc
32
%%DATADIR%%/commands/pm/release_info/updatexml.inc
33
%%DATADIR%%/commands/pm/download.pm.inc
34
%%DATADIR%%/commands/pm/info.pm.inc
30
%%DATADIR%%/commands/pm/package_handler/git_drupalorg.inc
35
%%DATADIR%%/commands/pm/package_handler/git_drupalorg.inc
31
%%DATADIR%%/commands/pm/package_handler/wget.inc
36
%%DATADIR%%/commands/pm/package_handler/wget.inc
32
%%DATADIR%%/commands/pm/pm.drush.inc
37
%%DATADIR%%/commands/pm/pm.drush.inc
33
%%DATADIR%%/commands/pm/update_info/drupal_5.inc
34
%%DATADIR%%/commands/pm/update_info/drupal_6.inc
38
%%DATADIR%%/commands/pm/update_info/drupal_6.inc
35
%%DATADIR%%/commands/pm/update_info/drupal.inc
39
%%DATADIR%%/commands/pm/update_info/drupal.inc
36
%%DATADIR%%/commands/pm/updatecode.pm.inc
40
%%DATADIR%%/commands/pm/updatecode.pm.inc
37
%%DATADIR%%/commands/pm/version_control/backup.inc
41
%%DATADIR%%/commands/pm/version_control/backup.inc
38
%%DATADIR%%/commands/pm/version_control/bzr.inc
42
%%DATADIR%%/commands/pm/version_control/bzr.inc
39
%%DATADIR%%/commands/pm/version_control/svn.inc
43
%%DATADIR%%/commands/pm/version_control/svn.inc
44
%%DATADIR%%/commands/runserver/runserver-prepend.php
45
%%DATADIR%%/commands/runserver/runserver-drupal.inc
46
%%DATADIR%%/commands/runserver/runserver.drush.inc
47
%%DATADIR%%/commands/make/make.download.inc
48
%%DATADIR%%/commands/make/make.drush.inc
49
%%DATADIR%%/commands/make/README.txt
50
%%DATADIR%%/commands/make/EXAMPLE.make
51
%%DATADIR%%/commands/make/generate.make.inc
52
%%DATADIR%%/commands/make/make.utilities.inc
53
%%DATADIR%%/commands/make/make.project.inc
40
%%DATADIR%%/commands/sql/sql.drush.inc
54
%%DATADIR%%/commands/sql/sql.drush.inc
41
%%DATADIR%%/commands/sql/sync.sql.inc
55
%%DATADIR%%/commands/sql/sync.sql.inc
42
%%DATADIR%%/commands/user/user.drush.inc
56
%%DATADIR%%/commands/user/user.drush.inc
57
%%DATADIR%%/docs/strict-options.html
58
%%DATADIR%%/docs/shellaliases.html
59
%%DATADIR%%/docs/bastion.html
60
%%DATADIR%%/docs/cron.html
43
%%DATADIR%%/docs/bootstrap.html
61
%%DATADIR%%/docs/bootstrap.html
44
%%DATADIR%%/docs/commands.html
62
%%DATADIR%%/docs/commands.html
45
%%DATADIR%%/docs/context.html
63
%%DATADIR%%/docs/context.html
46
%%DATADIR%%/docs/drush.api.php
64
%%DATADIR%%/docs/drush.api.php
47
%%DATADIR%%/docs/shellscripts.html
65
%%DATADIR%%/docs/shellscripts.html
48
%%DATADIR%%/docs/upgrade.html
66
%%DATADIR%%/drush.complete.sh
49
%%DATADIR%%/drush.info
67
%%DATADIR%%/drush.info
50
%%DATADIR%%/drush.php
68
%%DATADIR%%/drush.php
51
%%DATADIR%%/drush
69
%%DATADIR%%/drush
Lines 60-65 Link Here
60
%%DATADIR%%/examples/sandwich.drush.inc
78
%%DATADIR%%/examples/sandwich.drush.inc
61
%%DATADIR%%/examples/sandwich.txt
79
%%DATADIR%%/examples/sandwich.txt
62
%%DATADIR%%/examples/xkcd.drush.inc
80
%%DATADIR%%/examples/xkcd.drush.inc
81
%%DATADIR%%/examples/sync_enable.drush.inc
82
%%DATADIR%%/examples/sync_via_http.drush.inc
83
%%DATADIR%%/examples/sandwich-nocolor.txt
63
%%DATADIR%%/includes/backend.inc
84
%%DATADIR%%/includes/backend.inc
64
%%DATADIR%%/includes/batch.inc
85
%%DATADIR%%/includes/batch.inc
65
%%DATADIR%%/includes/command.inc
86
%%DATADIR%%/includes/command.inc
Lines 67-75 Link Here
67
%%DATADIR%%/includes/drush.inc
88
%%DATADIR%%/includes/drush.inc
68
%%DATADIR%%/includes/environment.inc
89
%%DATADIR%%/includes/environment.inc
69
%%DATADIR%%/includes/sitealias.inc
90
%%DATADIR%%/includes/sitealias.inc
70
%%DATADIR%%/commands/core/cache.drush.inc
91
%%DATADIR%%/includes/bootstrap.inc
71
%%DATADIR%%/commands/core/archive.drush.inc
92
%%DATADIR%%/includes/cache.inc
72
%%DATADIR%%/tests/siteUpgradeTest.php
93
%%DATADIR%%/includes/dbtng.inc
94
%%DATADIR%%/includes/complete.inc
95
%%DATADIR%%/includes/drupal.inc
96
%%DATADIR%%/includes/filesystem.inc
97
%%DATADIR%%/includes/exec.inc
98
%%DATADIR%%/includes/output.inc
99
%%DATADIR%%/lib/README.txt
100
%%DATADIR%%/tests/siteIntallD6Test.php
101
%%DATADIR%%/tests/completeTest.php
102
%%DATADIR%%/tests/makefiles/contrib-destination.make
103
%%DATADIR%%/tests/makefiles/svn.make
104
%%DATADIR%%/tests/makefiles/translations-inside7.make
105
%%DATADIR%%/tests/makefiles/recursion.make
106
%%DATADIR%%/tests/makefiles/included2.make
107
%%DATADIR%%/tests/makefiles/translations.make
108
%%DATADIR%%/tests/makefiles/git.make
109
%%DATADIR%%/tests/makefiles/translations-inside.make
110
%%DATADIR%%/tests/makefiles/subtree.make
111
%%DATADIR%%/tests/makefiles/included.make
112
%%DATADIR%%/tests/makefiles/limited-projects-libraries.make
113
%%DATADIR%%/tests/makefiles/md5-fail.make
114
%%DATADIR%%/tests/makefiles/git-simple.make
115
%%DATADIR%%/tests/makefiles/file-extract.make
116
%%DATADIR%%/tests/makefiles/include.make
117
%%DATADIR%%/tests/makefiles/bzr.make
118
%%DATADIR%%/tests/makefiles/file.make
119
%%DATADIR%%/tests/makefiles/get.make
120
%%DATADIR%%/tests/makefiles/patches.make
121
%%DATADIR%%/tests/makefiles/md5-succeed.make
122
%%DATADIR%%/tests/queueTest.php
123
%%DATADIR%%/tests/siteSetTest.php
124
%%DATADIR%%/tests/commandUnitTest.php
125
%%DATADIR%%/tests/hooks/magic_help_alter/magic.drush.inc
126
%%DATADIR%%/tests/resources/example.profile
127
%%DATADIR%%/tests/resources/create_node_types.php
128
%%DATADIR%%/tests/resources/queue_script.php
129
%%DATADIR%%/tests/siteSetUnitTest.php
130
%%DATADIR%%/tests/watchdogTest.php
131
%%DATADIR%%/tests/commandSpecificTest.php
132
%%DATADIR%%/tests/generateMakeTest.php
133
%%DATADIR%%/tests/imageTest.php
134
%%DATADIR%%/tests/makeTest.php
135
%%DATADIR%%/tests/cacheCommandTest.php
136
%%DATADIR%%/tests/shellAliasTest.php
137
%%DATADIR%%/tests/batchTest.php
138
%%DATADIR%%/tests/siteSshTest.php
139
%%DATADIR%%/tests/sqlConnectTest.php
140
%%DATADIR%%/tests/releaseInfoTest.php
73
%%DATADIR%%/tests/sqlSyncTest.php
141
%%DATADIR%%/tests/sqlSyncTest.php
74
%%DATADIR%%/tests/variableTest.php
142
%%DATADIR%%/tests/variableTest.php
75
%%DATADIR%%/tests/siteAliasTest.php
143
%%DATADIR%%/tests/siteAliasTest.php
Lines 93-106 Link Here
93
@dirrm %%DATADIR%%/includes
161
@dirrm %%DATADIR%%/includes
94
@dirrm %%DATADIR%%/examples
162
@dirrm %%DATADIR%%/examples
95
@dirrm %%DATADIR%%/docs
163
@dirrm %%DATADIR%%/docs
164
@dirrm %%DATADIR%%/lib
96
@dirrm %%DATADIR%%/commands/user
165
@dirrm %%DATADIR%%/commands/user
97
@dirrm %%DATADIR%%/commands/sql
166
@dirrm %%DATADIR%%/commands/sql
98
@dirrm %%DATADIR%%/commands/pm/version_control
167
@dirrm %%DATADIR%%/commands/pm/version_control
99
@dirrm %%DATADIR%%/commands/pm/update_info
168
@dirrm %%DATADIR%%/commands/pm/update_info
100
@dirrm %%DATADIR%%/commands/pm/package_handler
169
@dirrm %%DATADIR%%/commands/pm/package_handler
170
@dirrm %%DATADIR%%/commands/pm/release_info
101
@dirrm %%DATADIR%%/commands/pm
171
@dirrm %%DATADIR%%/commands/pm
102
@dirrm %%DATADIR%%/commands/core/drupal
172
@dirrm %%DATADIR%%/commands/core/drupal
103
@dirrm %%DATADIR%%/commands/core
173
@dirrm %%DATADIR%%/commands/core
174
@dirrm %%DATADIR%%/commands/make
175
@dirrm %%DATADIR%%/commands/runserver
104
@dirrm %%DATADIR%%/commands
176
@dirrm %%DATADIR%%/commands
177
@dirrm %%DATADIR%%/tests/resources
178
@dirrm %%DATADIR%%/tests/makefiles
179
@dirrm %%DATADIR%%/tests/hooks/magic_help_alter
180
@dirrm %%DATADIR%%/tests/hooks
105
@dirrm %%DATADIR%%/tests
181
@dirrm %%DATADIR%%/tests
106
@dirrm %%DATADIR%%
182
@dirrm %%DATADIR%%

Return to bug 166439