Index: head/german/wordpress/Makefile =================================================================== --- head/german/wordpress/Makefile (revision 182557) +++ head/german/wordpress/Makefile (revision 182558) @@ -1,60 +1,60 @@ # New ports collection makefile for: wordpress # Date created: 2006-06-03 # Whom: Martin Wilke # (based on wordpress by Elvis Chiang) # # $FreeBSD$ # PORTNAME= wordpress -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= german www MASTER_SITES= http://freebsd.unixfreunde.de/sources/ PKGNAMEPREFIX= de- -DISTNAME= wp_de_206 +DISTNAME= wp_de_207 MAINTAINER= miwi@FreeBSD.org COMMENT= A state-of-the-art semantic personal publishing platform WRKSRC= ${WRKDIR}/${PORTNAME} USE_ZIP= YES USE_PHP= mysql pcre xml NO_BUILD= YES WANT_PHP_WEB= YES WORDPRESS?= www/wordpress PLIST_SUB+= WORDPRESS=${WORDPRESS} PLIST= ${WRKDIR}/pkg-plist PORTDOCS= license.txt readme.html liesmich.html pre-everything:: @${ECHO_CMD} "If you want to upgrade, you must read upgrade document." @${ECHO_CMD} "" @sleep 1 pre-install: cd ${WRKSRC} && ${FIND} -s * -type f | \ ${SED} -e 's|^|${WORDPRESS}/|' > ${PLIST} \ && ${FIND} -d * -type d | \ ${SED} -e 's|^|@dirrm ${WORDPRESS}/|' >> ${PLIST} \ && ${ECHO_CMD} @dirrm ${WORDPRESS} >> ${PLIST} if [! -f ${WRKSRC}/wp-config-sample.php]; then ${CP} \ ${WRKSRC}/wp-config.php.sample ${WRKSRC}/wp-config.php; fi do-install: @${MKDIR} ${PREFIX}/${WORDPRESS} @${CHOWN} ${WWWOWN}:${WWWGRP} ${PREFIX}/${WORDPRESS} @${CHMOD} 755 ${PREFIX}/${WORDPRESS} ${CP} -R ${WRKSRC}/ ${PREFIX}/${WORDPRESS} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}/${i} .endfor .endif post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/german/wordpress/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/german/wordpress/distinfo =================================================================== --- head/german/wordpress/distinfo (revision 182557) +++ head/german/wordpress/distinfo (revision 182558) @@ -1,3 +1,3 @@ -MD5 (wp_de_206.zip) = c9071078395dd476dc60a7ce5125a823 -SHA256 (wp_de_206.zip) = 3bdc1e1b12a7be751954e2417841eb46e18b5f82408acd8bdbb64fd4b677dde3 -SIZE (wp_de_206.zip) = 746359 +MD5 (wp_de_207.zip) = 79c999ee55647cc5a59b7bd1c1fe8070 +SHA256 (wp_de_207.zip) = febe803f805aee96951e16b1c395cd9de5690361bfd91b4d044484748ea192ae +SIZE (wp_de_207.zip) = 746368 Property changes on: head/german/wordpress/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property