ports/59476: [MAINTANER-UPDATE] port www/smarty

zhuravlev alexander zaa at ulstu.ru
Thu Nov 20 00:00:38 UTC 2003


The following reply was made to PR ports/59476; it has been noted by GNATS.

From: zhuravlev alexander <zaa at ulstu.ru>
To: freebsd-gnats-submit at FreeBSD.org
Cc: zaa at ulstu.ru
Subject: Re: ports/59476: [MAINTANER-UPDATE] port www/smarty
Date: Thu, 20 Nov 2003 02:51:56 +0300

 	Monthe Ohrt has leased new version of the Smarty Template
 	Engine, so I've issued new patch.
 
 --- smarty.patch begins here ---
 diff -urN smarty5/Makefile smarty/Makefile
 --- smarty5/Makefile	Sun Nov  9 16:05:57 2003
 +++ smarty/Makefile	Thu Nov 20 01:56:26 2003
 @@ -2,17 +2,17 @@
  # Date created:		10 March 2002
  # Whom:			Simon 'corecode' Schubert <corecode at corecode.ath.cx>
  #
 -# $FreeBSD: ports/www/smarty/Makefile,v 1.12 2003/11/09 13:05:57 jeh Exp $
 +# $FreeBSD$
  #
  
  PORTNAME=	smarty
 -PORTVERSION=	2.6.0.r2
 +PORTVERSION=	2.6.0
  CATEGORIES=	www
  MASTER_SITES=	http://smarty.php.net/distributions/ \
  		http://smarty.php.net/distributions/manual/en/:manual
 -DISTFILES=	Smarty-${PORTVERSION:S/.r2/-RC2/}${EXTRACT_SUFX}
 +DISTFILES=	Smarty-${PORTVERSION}${EXTRACT_SUFX}
  .if !defined(NOPORTDOCS)
 -DISTFILES+=	Smarty-2.5.0-docs${EXTRACT_SUFX}:manual
 +DISTFILES+=	Smarty-2.6.0-docs${EXTRACT_SUFX}:manual
  .endif
  
  MAINTAINER=	zaa at ulstu.ru
 @@ -20,7 +20,7 @@
  
  RUN_DEPENDS=	php-config:${PORTSDIR}/www/mod_php4
  
 -WRKSRC=	${WRKDIR}/Smarty-${PORTVERSION:S/.r2/-RC2/}
 +WRKSRC=	${WRKDIR}/Smarty-${PORTVERSION}
  
  NO_BUILD=	yes
  
 diff -urN smarty5/distinfo smarty/distinfo
 --- smarty5/distinfo	Sun Nov  9 16:05:57 2003
 +++ smarty/distinfo	Thu Nov 20 01:43:15 2003
 @@ -1,2 +1,2 @@
 -MD5 (Smarty-2.6.0-RC2.tar.gz) = 57e8c475d553b8128247148e0fd78cce
 -MD5 (Smarty-2.5.0-docs.tar.gz) = 22bd33a9b9cf497e80eb21659b4c2163
 +MD5 (Smarty-2.6.0.tar.gz) = e7bf2f46c6a188220493f1e12ab55c19
 +MD5 (Smarty-2.6.0-docs.tar.gz) = 3035699c5785c06b0492832d372ffc62
 diff -urN smarty5/pkg-plist smarty/pkg-plist
 --- smarty5/pkg-plist	Sun Nov  9 16:05:57 2003
 +++ smarty/pkg-plist	Thu Nov 20 01:53:37 2003
 @@ -48,12 +48,18 @@
  %%PORTDOCS%%%%DOCSDIR%%/manual/api.variables.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/appendixes.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/bugs.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/caching.cacheable.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/caching.groups.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/caching.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/caching.multiple.caches.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/chapter.debugging.console.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/config.files.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/default.template.handler.function.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/foreach.property.first.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/foreach.property.iteration.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/foreach.property.last.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/foreach.property.show.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/foreach.property.total.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/getting.started.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/index.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/installation.html
 @@ -92,6 +98,7 @@
  %%PORTDOCS%%%%DOCSDIR%%/manual/language.function.section.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/language.function.strip.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/language.function.textformat.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/language.math.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.cat.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.count.characters.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/language.modifier.count.paragraphs.html
 @@ -198,12 +205,14 @@
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.debugging.ctrl.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.debugging.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.default.modifiers.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/variable.default.resource.type.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.default.template.handler.func.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.force.compile.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.global.assign.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.left.delimiter.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.php.handling.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.plugins.dir.html
 +%%PORTDOCS%%%%DOCSDIR%%/manual/variable.request.use.auto.globals.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.request.vars.order.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.right.delimiter.html
  %%PORTDOCS%%%%DOCSDIR%%/manual/variable.secure.dir.html
 
 --- smarty.patch ends here ---
 
                                      -- zhuravlev alexander
                                            u l s t u  n o c
                                              (zaa at ulstu.ru)



More information about the freebsd-ports-bugs mailing list