aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-django13/Makefile
diff options
context:
space:
mode:
authorlwhsu <lwhsu@FreeBSD.org>2010-12-24 10:16:23 +0800
committerlwhsu <lwhsu@FreeBSD.org>2010-12-24 10:16:23 +0800
commit772d22a949512d1e6b57f5cf8e94d9319d061254 (patch)
treeca7ebfbcba3140a3fae767e109c6f646d4d3f10c /www/py-django13/Makefile
parent63fedfdad457d04462c1e307b6f2daeaaf0fc3db (diff)
downloadfreebsd-ports-gnome-772d22a949512d1e6b57f5cf8e94d9319d061254.tar.gz
freebsd-ports-gnome-772d22a949512d1e6b57f5cf8e94d9319d061254.tar.zst
freebsd-ports-gnome-772d22a949512d1e6b57f5cf8e94d9319d061254.zip
- Update to 1.2.4
Diffstat (limited to 'www/py-django13/Makefile')
-rw-r--r--www/py-django13/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/www/py-django13/Makefile b/www/py-django13/Makefile
index 03d3cc08c91a..1e3bb857156b 100644
--- a/www/py-django13/Makefile
+++ b/www/py-django13/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= django
-PORTVERSION= 1.2.3
+PORTVERSION= 1.2.4
CATEGORIES= www python
MASTER_SITES= http://media.djangoproject.com/releases/${PORTVERSION:R}/ \
CHEESESHOP
@@ -69,12 +69,6 @@ BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sphinx>0:${PORTSDIR}/textproc/py-sphinx
PORTDOCS= *
.endif
-pre-patch:
-.if defined(WITH_DOCS)
- ${MKDIR} ${WRKSRC}/docs/_theme/djangodocs
- ${MKDIR} ${WRKSRC}/docs/_theme/static
-.endif
-
post-build:
.if defined(WITH_DOCS)
. if defined(NOPORTDOCS)
2011-09-192-4/+1 * Revision 1.54 of Makefile added --enable-debug=no to CONFIGURE_ARGS.arved2011-07-301-2/+2 * Chase security/gnutls update and add an UPDATING entry.novel2011-06-061-2/+2 * Add OpenSSL option if you want it instead of GnuTLS. The GnuTLS is default.mezz2011-06-051-7/+16 * - Get Rid MD5 supportmiwi2011-03-201-1/+0 * - Bump PORTREVISION to chase the update of dns/libidnwen2011-03-141-2/+2 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Add more USE_GETTEXT macros, and bump PORTREVISIONs.marcus2010-06-061-1/+2 * Add a proper cipher suite, and point to a valid root cert file. This allowsmarcus2010-04-182-1/+34 * Add a hack to use pkg-config instead of the now absent libgnutls-config.marcus2009-08-171-0/+28 * Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-1/+2 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - Use GNOME macro instead of ${MASTER_SITE_GNOME}, removearaujo2009-02-021-2/+1 * Update to 1.4.3.marcus2008-11-052-4/+4 * Remove a stale patch to fix the apply patch.mezz2008-09-041-13/+0 * Update to 1.4.2ahze2008-09-022-4/+4 * Update to 1.4.1.marcus2008-08-043-5/+6 * Update to 1.4.0.marcus2008-07-076-23/+32 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Chase security/gnutls shlib version bumpnovel2008-03-031-2/+2 * Add libidn dependency with no option provide. There is no option to disablemezz2008-01-191-1/+3 * Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-011-1/+2 * Update to 1.2.3.marcus2007-06-112-4/+4 * Update to 1.2.2.marcus2007-05-302-4/+4 * Add the patch I missed in my previous commit.flz2007-04-201-0/+14 * - Update to 1.2.1.flz2007-04-204-7/+28 * - Chase security/gnutls updatenovel2007-01-021-1/+2 * INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1 * Update to 1.0.5.marcus2006-09-122-5/+4 * Chase gnutls shlib version change.novel2006-07-071-1/+2 * Update to 1.0.4.marcus2006-07-012-4/+4 * Update to 1.0.3.marcus2006-04-062-5/+4 * Conversion to a single libtool environment.ade2006-02-232-2/+3 * Chase gnutls update.novel2006-01-101-2/+2 * - Add SHA256 checksumspav2005-11-241-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Move instant messaging related ports to newly created net-im category:pav2005-11-091-1/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * Update to 1.0.1.marcus2005-08-292-16/+7 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1 * Update to 0.17.2.marcus2004-10-312-3/+3 * Update to 0.17.1.marcus2004-08-312-3/+3 * Update to 0.17.marcus2004-08-273-16/+5 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * Chase the gnutls shared lib version.marcus2004-06-061-1/+1 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1 * Chase the gnutls shared lib version.marcus2004-03-191-1/+1 * - Update to 0.16pav2004-03-182-5/+4 * - Add/update WWW lines for Imendio.com projectspav2004-03-181-1/+1 * - Add SIZE to GNOME portspav2004-03-181-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Update to 0.15.1.marcus2004-01-252-2/+2 * Update to 0.15.marcus2004-01-223-6/+8 * Update to 0.14.1.adamw2003-10-132-2/+2 * Update to 0.14.adamw2003-10-032-3/+3 * - Chase library to new gnutls versionkrion2003-09-261-1/+1 * Update to 0.13.2.marcus2003-08-152-2/+2 * Update to 0.13.1.marcus2003-08-052-3/+3 * Update to 0.13.marcus2003-08-052-2/+2 * Update to 0.12.adamw2003-07-182-3/+3 * Advertize the new configurable WITH_GNUTLS option.marcus2003-07-141-0/+6 * * Update to 0.11marcus2003-07-142-5/+19