diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-04 12:15:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-09-04 12:15:38 +0000 |
commit | b98c462e47438d13a33073d0ad685272d406cf16 (patch) | |
tree | ee900e8903ba164141701fb4e710871b5764c96c /www/py-albatross | |
parent | 7769eaaf18321d7c79b7331c0bf6608ae088f312 (diff) | |
download | ports-b98c462e47438d13a33073d0ad685272d406cf16.tar.gz ports-b98c462e47438d13a33073d0ad685272d406cf16.zip |
- Update to 1.32
PR: ports/85554
Submitted by: Gregory Bond (maintainer)
Notes
Notes:
svn path=/head/; revision=141891
Diffstat (limited to 'www/py-albatross')
-rw-r--r-- | www/py-albatross/Makefile | 2 | ||||
-rw-r--r-- | www/py-albatross/distinfo | 8 | ||||
-rw-r--r-- | www/py-albatross/pkg-plist | 23 |
3 files changed, 12 insertions, 21 deletions
diff --git a/www/py-albatross/Makefile b/www/py-albatross/Makefile index 45fcc293f388..290eeed6dc01 100644 --- a/www/py-albatross/Makefile +++ b/www/py-albatross/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= albatross -PORTVERSION= 1.30 +PORTVERSION= 1.32 CATEGORIES= www python MASTER_SITES= http://object-craft.com.au/projects/albatross/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-albatross/distinfo b/www/py-albatross/distinfo index 644616125eb5..6422c57b97df 100644 --- a/www/py-albatross/distinfo +++ b/www/py-albatross/distinfo @@ -1,4 +1,4 @@ -MD5 (albatross-1.30.tar.gz) = cbbe47734b83a81742f8cdee0c4a6a06 -SIZE (albatross-1.30.tar.gz) = 265725 -MD5 (albatross-html-1.30.tar.gz) = e4b98454c53a17b8fed3d39ae048842e -SIZE (albatross-html-1.30.tar.gz) = 526804 +MD5 (albatross-1.32.tar.gz) = b9b001d2f6d6406658e460ae03242c3a +SIZE (albatross-1.32.tar.gz) = 264251 +MD5 (albatross-html-1.32.tar.gz) = 02dbd9d90370273be8934688fcff5402 +SIZE (albatross-html-1.32.tar.gz) = 525836 diff --git a/www/py-albatross/pkg-plist b/www/py-albatross/pkg-plist index 1ab199d875e5..2eb5f18e85d1 100644 --- a/www/py-albatross/pkg-plist +++ b/www/py-albatross/pkg-plist @@ -54,23 +54,7 @@ bin/al-httpd @dirrm %%PYTHON_SITELIBDIR%%/albatross %%PORTDOCS%%%%DOCSDIR%%/.cvsignore %%PORTDOCS%%%%DOCSDIR%%/AlbatrossObjects.dia -%%PORTDOCS%%%%DOCSDIR%%/AppContext-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/Application-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/BranchingSessionContext-methods.tex %%PORTDOCS%%%%DOCSDIR%%/Makefile -%%PORTDOCS%%%%DOCSDIR%%/ModularApp-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/ModularSessionApp-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/ModularSessionFileApp-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/RandomModularApp-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/RandomModularSessionApp-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/RandomModularSessionFileApp-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/SessionAppContext-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/SessionFileAppContext-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/SimpleApp-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/SimpleAppContext-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/SimpleContext-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/SimpleSessionApp-methods.tex -%%PORTDOCS%%%%DOCSDIR%%/SimpleSessionFileApp-methods.tex %%PORTDOCS%%%%DOCSDIR%%/albatross.tex %%PORTDOCS%%%%DOCSDIR%%/albmvc.dia %%PORTDOCS%%%%DOCSDIR%%/appcontext.dia @@ -379,6 +363,13 @@ bin/al-httpd %%PORTDOCS%%%%DOCSDIR%%/html/rel-1.30-simplecookie.html %%PORTDOCS%%%%DOCSDIR%%/html/rel-1.30-tbcycle.html %%PORTDOCS%%%%DOCSDIR%%/html/rel-1.30.html +%%PORTDOCS%%%%DOCSDIR%%/html/rel-1.31-bug.html +%%PORTDOCS%%%%DOCSDIR%%/html/rel-1.31-randompage.html +%%PORTDOCS%%%%DOCSDIR%%/html/rel-1.31.html +%%PORTDOCS%%%%DOCSDIR%%/html/rel-1.32.html +%%PORTDOCS%%%%DOCSDIR%%/html/rel-1.32-bug.html +%%PORTDOCS%%%%DOCSDIR%%/html/rel-1.32-bug-frame.html +%%PORTDOCS%%%%DOCSDIR%%/html/rel-1.32-start-page.html %%PORTDOCS%%%%DOCSDIR%%/html/simple-2.txt %%PORTDOCS%%%%DOCSDIR%%/html/simple-3.txt %%PORTDOCS%%%%DOCSDIR%%/html/simple-4.txt |