diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-12-17 20:29:07 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-12-17 20:29:07 +0000 |
commit | b86df1e063a2ae55a7e73f3e573c9930a84c22fa (patch) | |
tree | 6e7a8266bb0340eb74c4ee1ccb8d10676706f0ba /databases/py-Elixir | |
parent | 988f748205a586a849d1c976006b1577e184a1e8 (diff) | |
download | ports-b86df1e063a2ae55a7e73f3e573c9930a84c22fa.tar.gz ports-b86df1e063a2ae55a7e73f3e573c9930a84c22fa.zip |
Notes
Diffstat (limited to 'databases/py-Elixir')
-rw-r--r-- | databases/py-Elixir/Makefile | 10 | ||||
-rw-r--r-- | databases/py-Elixir/distinfo | 6 | ||||
-rw-r--r-- | databases/py-Elixir/pkg-plist | 48 |
3 files changed, 4 insertions, 60 deletions
diff --git a/databases/py-Elixir/Makefile b/databases/py-Elixir/Makefile index 6d666ffbdc4d..e2577556e26f 100644 --- a/databases/py-Elixir/Makefile +++ b/databases/py-Elixir/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Elixir -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 PORTREVISION= 0 CATEGORIES= databases python MASTER_SITES= CHEESESHOP \ @@ -21,12 +21,4 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0.4.0:${PORTSDIR}/databases/py-s USE_PYTHON= yes USE_PYDISTUTILS= easy_install -.if !defined(NOPORTEXAMPLES) -EXAMPLESDIR= ${PREFIX}/share/examples/${PYTHON_PKGNAMEPREFIX}${PORTNAME} - -post-install: - @${MKDIR} ${EXAMPLESDIR} - @cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${EXAMPLESDIR} -.endif - .include <bsd.port.mk> diff --git a/databases/py-Elixir/distinfo b/databases/py-Elixir/distinfo index 2ba4b34e4056..fd794376a294 100644 --- a/databases/py-Elixir/distinfo +++ b/databases/py-Elixir/distinfo @@ -1,3 +1,3 @@ -MD5 (Elixir-0.7.0.tar.gz) = e62944011564d0ec781345ddfb0aa56d -SHA256 (Elixir-0.7.0.tar.gz) = db700c2cbb1145e62954644fac5a5aff038ac7dea69263bf8914ff370599b6c5 -SIZE (Elixir-0.7.0.tar.gz) = 121937 +MD5 (Elixir-0.7.1.tar.gz) = 5615ec9693e3a8e44f69623d58f54116 +SHA256 (Elixir-0.7.1.tar.gz) = a7ef437f25b544e4f74fb3236fc43cd25f5d6feb6037dd7c66931046d75439e9 +SIZE (Elixir-0.7.1.tar.gz) = 47110 diff --git a/databases/py-Elixir/pkg-plist b/databases/py-Elixir/pkg-plist index 2f1a949324d5..7767d3e76aa1 100644 --- a/databases/py-Elixir/pkg-plist +++ b/databases/py-Elixir/pkg-plist @@ -1,50 +1,2 @@ @comment $FreeBSD$ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/dev.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/devdata.sqlite -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/setup.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/start-videostore.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/PKG-INFO -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/SOURCES.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/dependency_links.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/not-zip-safe -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/paster_plugins.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/requires.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/sqlobject.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore.egg-info/top_level.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/config/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/config/app.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/config/log.cfg -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/controllers/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/controllers/root.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/json.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/model.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/release.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/static/css/login.css -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/static/css/style.css -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/static/images/favicon.ico -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/static/images/info.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/static/images/ok.png -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/actor.kid -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/director.kid -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/index.kid -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/login.kid -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/master.kid -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/templates/movie.kid -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/tests/__init__.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/tests/test_controllers.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/videostore/videostore/tests/test_model.py -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/tests -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/templates -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/static/images -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/static/css -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/static -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/controllers -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore/config -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore.egg-info -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore/videostore -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/videostore -%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% |