diff options
author | nivit <nivit@FreeBSD.org> | 2009-12-18 04:29:07 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2009-12-18 04:29:07 +0800 |
commit | cdb1e0044244d203c1d3242cfd7a3445c8241f97 (patch) | |
tree | 5d48b540faf6170d1f9255a6ff0b592242275a5c | |
parent | bc9cce5352a02a89c5d9fe7a39399784b7421a48 (diff) | |
download | freebsd-ports-gnome-cdb1e0044244d203c1d3242cfd7a3445c8241f97.tar.gz freebsd-ports-gnome-cdb1e0044244d203c1d3242cfd7a3445c8241f97.tar.zst freebsd-ports-gnome-cdb1e0044244d203c1d3242cfd7a3445c8241f97.zip |
- Update to 0.7.1
-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%% |