diff options
-rw-r--r-- | sysutils/rubygem-capistrano/Makefile | 2 | ||||
-rw-r--r-- | sysutils/rubygem-capistrano/distinfo | 4 | ||||
-rw-r--r-- | sysutils/rubygem-capistrano/pkg-message | 5 |
3 files changed, 3 insertions, 8 deletions
diff --git a/sysutils/rubygem-capistrano/Makefile b/sysutils/rubygem-capistrano/Makefile index 8c21c3182879..962d67a1dd3f 100644 --- a/sysutils/rubygem-capistrano/Makefile +++ b/sysutils/rubygem-capistrano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= capistrano -PORTVERSION= 3.2.1 +PORTVERSION= 3.4.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG diff --git a/sysutils/rubygem-capistrano/distinfo b/sysutils/rubygem-capistrano/distinfo index 482e8481a1a7..cfdb10813bbd 100644 --- a/sysutils/rubygem-capistrano/distinfo +++ b/sysutils/rubygem-capistrano/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/capistrano-3.2.1.gem) = a052919883c824e566682085b5ef971b99e474583fcbd3e42d80ee25a3449d49 -SIZE (rubygem/capistrano-3.2.1.gem) = 40448 +SHA256 (rubygem/capistrano-3.4.0.gem) = b3895b116f0254e8321b668929ece792a9f936416ce740490033cf97a47f87f7 +SIZE (rubygem/capistrano-3.4.0.gem) = 46080 diff --git a/sysutils/rubygem-capistrano/pkg-message b/sysutils/rubygem-capistrano/pkg-message deleted file mode 100644 index 3d77bfb44395..000000000000 --- a/sysutils/rubygem-capistrano/pkg-message +++ /dev/null @@ -1,5 +0,0 @@ -=== -With Capistrano version 3.1, deploy:restart task is no longer run by default. -From this version, developers who restart the app on each deploy need to declare -it in their deploy flow (eg after 'deploy:publishing', 'deploy:restart'). -=== |