only https fetch possible anymore.

This commit is contained in:
ndb 2013-12-05 09:38:10 +00:00 committed by Thomas Klausner
parent 4537fae66c
commit c8f1df1a0d
3 changed files with 13 additions and 8 deletions

View file

@ -1,10 +1,10 @@
# $NetBSD: Makefile,v 1.3 2012/09/29 00:50:36 asau Exp $
# $NetBSD: Makefile,v 1.4 2013/12/05 09:38:10 noud4 Exp $
#
DISTNAME= gnome-activity-journal-0.3.3
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://edge.launchpad.net/gnome-activity-journal/0.3/0.3.3/+download/
MASTER_SITES= https://edge.launchpad.net/gnome-activity-journal/0.3/0.3.3/+download/
MAINTAINER= pkgsrc.gnome@gmail
HOMEPAGE= http://live.gnome.org/GnomeActivityJournal
@ -16,6 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-pygments>=1.0:../../textproc/py-pygments
DEPENDS+= ${PYPKGPREFIX}-distutils-extra>=2.15:../../wip/py-distutils-extra
DEPENDS+= ${PYPKGPREFIX}-zeitgeist>=0.3.0:../../wip/py-zeitgeist
FETCH_USING= curl
USE_TOOLS+= intltool
USE_LANGUAGES= # none

View file

@ -1,10 +1,11 @@
# $NetBSD: Makefile,v 1.3 2012/10/07 13:57:31 asau Exp $
# $NetBSD: Makefile,v 1.4 2013/12/05 09:38:10 noud4 Exp $
#
DISTNAME= storm-0.16.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://launchpad.net/storm/trunk/0.16/+download/
MASTER_SITES= https://launchpad.net/storm/trunk/0.16/+download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@ -12,6 +13,8 @@ HOMEPAGE= https://storm.canonical.com/
COMMENT= Object-relational mapper (ORM) for Python
LICENSE= gnu-lgpl-v2.1
FETCH_USING= curl
do-test:
( cd ${WRKSRC} && ${PYTHONBIN} test )

View file

@ -1,11 +1,11 @@
# $NetBSD: Makefile,v 1.11 2012/10/07 13:57:33 asau Exp $
# $NetBSD: Makefile,v 1.12 2013/12/05 09:38:10 noud4 Exp $
#
DISTNAME= zeitgeist-0.3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://launchpad.net/zeitgeist/0.3/0.3.2/+download/
MASTER_SITES= https://launchpad.net/zeitgeist/0.3/0.3.2/+download/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://launchpad.net/zeitgeist/
@ -15,6 +15,7 @@ LICENSE= gnu-lgpl-v3
DEPENDS+= ${PYPKGPREFIX}-xdg-[0-9]*:../../devel/py-xdg
DEPENDS+= ${PYPKGPREFIX}-storm-[0-9]*:../../wip/py-storm
FETCH_USING= curl
GNU_CONFIGURE= yes
USE_LANGUAGES= c
USE_TOOLS+= gmake intltool