View | Details | Raw Unified | Return to bug 115221
Collapse All | Expand All

(-)/home/ychsiao/project/bsd/wordpress/Makefile (-3 / +4 lines)
Lines 2-15 Link Here
2
# Date created:		2004-07-29
2
# Date created:		2004-07-29
3
# Whom:			Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
3
# Whom:			Elvis Chiang <elvis@sslab.cs.ccu.edu.tw>
4
#
4
#
5
# $FreeBSD: ports/www/wordpress/Makefile,v 1.30 2007/06/23 21:36:39 miwi Exp $
5
# $FreeBSD: ports/www/wordpress/Makefile,v 1.29 2007/05/27 10:40:29 miwi Exp $
6
#
6
#
7
7
8
PORTNAME=	wordpress
8
PORTNAME=	wordpress
9
PORTVERSION=	2.2.1
9
PORTVERSION=	2.2.2
10
PORTEPOCH=	1
10
PORTEPOCH=	1
11
CATEGORIES=	www
11
CATEGORIES=	www
12
MASTER_SITES=	ftp://ftp.stu.edu.tw/pub/wordpress/ \
12
MASTER_SITES=	http://wordpress.org/ \
13
		ftp://ftp.stu.edu.tw/pub/wordpress/ \
13
		ftp://ftp.twaren.net/local-distfiles/wordpress/
14
		ftp://ftp.twaren.net/local-distfiles/wordpress/
14
MASTER_SITE_SUBDIR=	cafelog
15
MASTER_SITE_SUBDIR=	cafelog
15
16
(-)/home/ychsiao/project/bsd/wordpress/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (wordpress-2.2.1.tar.gz) = a2670e28b2ebfe165278ce03ff75fa06
1
MD5 (wordpress-2.2.2.tar.gz) = a87666c6fe6cb4db94e2ae0531e5b633
2
SHA256 (wordpress-2.2.1.tar.gz) = eb806a2cb4297064ffa37dce185a4176160b8365c08355b4b36ac521fe3005e7
2
SHA256 (wordpress-2.2.2.tar.gz) = 044623ea63cc383d06da2985f29751b8c7795f877ee830b69f925fc125f88fae
3
SIZE (wordpress-2.2.1.tar.gz) = 822006
3
SIZE (wordpress-2.2.2.tar.gz) = 822143

Return to bug 115221