diff options
author | Jason Helfman <jgh@FreeBSD.org> | 2013-01-08 05:10:44 +0000 |
---|---|---|
committer | Jason Helfman <jgh@FreeBSD.org> | 2013-01-08 05:10:44 +0000 |
commit | cfbc6e269af2c10d7b6d2b90a92397d6ffc591d6 (patch) | |
tree | 5a6166691fca9e8b481b38c6fa1fa5406017ac70 /www/resin3 | |
parent | 6220fac37be0b28e66101db03cb10b35e998d94c (diff) | |
download | ports-cfbc6e269af2c10d7b6d2b90a92397d6ffc591d6.tar.gz ports-cfbc6e269af2c10d7b6d2b90a92397d6ffc591d6.zip |
Notes
Diffstat (limited to 'www/resin3')
-rw-r--r-- | www/resin3/Makefile | 3 | ||||
-rw-r--r-- | www/resin3/distinfo | 4 | ||||
-rw-r--r-- | www/resin3/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/www/resin3/Makefile b/www/resin3/Makefile index 7361277c7ef6..81afc9bae3f3 100644 --- a/www/resin3/Makefile +++ b/www/resin3/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= resin -PORTVERSION= 3.1.12 -PORTREVISION= 3 +PORTVERSION= 3.1.13 CATEGORIES= www java MASTER_SITES= http://www.caucho.com/download/ diff --git a/www/resin3/distinfo b/www/resin3/distinfo index 86d7c0755385..1b379e33b5cc 100644 --- a/www/resin3/distinfo +++ b/www/resin3/distinfo @@ -1,2 +1,2 @@ -SHA256 (resin-3.1.12.tar.gz) = df33cfbf4e020b1942294c5c7cc5120d1646e758a80ff1076b54d6e81023508f -SIZE (resin-3.1.12.tar.gz) = 10266642 +SHA256 (resin-3.1.13.tar.gz) = f51b0acad197d44f69c1f722f07ab10efd046d52decef34ab0dd5d6194196b0b +SIZE (resin-3.1.13.tar.gz) = 10273075 diff --git a/www/resin3/pkg-plist b/www/resin3/pkg-plist index 19a38ad089fa..261ba6629982 100644 --- a/www/resin3/pkg-plist +++ b/www/resin3/pkg-plist @@ -82,6 +82,7 @@ etc/resin3/app-default.xml %%APP_NAME%%/webapps/resin-doc/changes/resin-3.0.9.xtp %%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.0.xtp %%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.1.xtp +%%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.13.xtp %%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.2.xtp %%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.3.xtp %%APP_NAME%%/webapps/resin-doc/changes/resin-3.1.4.xtp |