ports/178824: [MAINTAINER] sysutils/froxlor: update to 0.9.28.1

Marco Steinbach coco at executive-computing.de
Tue May 21 21:50:00 UTC 2013


>Number:         178824
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/froxlor: update to 0.9.28.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 21 21:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Marco Steinbach
>Release:        FreeBSD 9.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD sab.c0c0.intra 9.1-STABLE FreeBSD 9.1-STABLE #0 r248102: Sat Mar  9 17:26:52
>Description:
- Update to 0.9.28.1 (fixes froxlors built-in database update)
- While here, properly OPTIONSng-ize php-gettext dependency


Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- froxlor-0.9.28.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 318721)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	froxlor
-DISTVERSION=	0.9.28
+DISTVERSION=	0.9.28.1
 CATEGORIES=	sysutils www
 MASTER_SITES=	http://files.froxlor.org/releases/
 
@@ -17,7 +17,7 @@
 
 SUB_FILES+=	pkg-message pkg-deinstall
 
-USE_PHP=	xml bcmath posix filter session ftp mysql mysqli gettext
+USE_PHP=	xml bcmath posix filter session ftp mysql mysqli
 
 OPTIONS_DEFINE=	POWERDNS LIBNSS LOGROTATE MYSQLS DKIM PCNTL NLS
 
@@ -129,6 +129,7 @@
 
 .if ${PORT_OPTIONS:MNLS}
 USES+=		gettext:run
+USE_PHP+=	gettext
 .endif
 
 do-install:
Index: distinfo
===================================================================
--- distinfo	(revision 318721)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (froxlor-0.9.28.tar.gz) = 15d7b7a4afe852d7a0cefe7215a81a31fdc86bd819a64648fba1b7e791be7281
-SIZE (froxlor-0.9.28.tar.gz) = 1528245
+SHA256 (froxlor-0.9.28.1.tar.gz) = a286084b9dc10474a19e9594de75069ca840365df8be65a639fc43035fa6ca5d
+SIZE (froxlor-0.9.28.1.tar.gz) = 1528346
--- froxlor-0.9.28.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list