Bug 181368 - deskutils/egroupware update
Summary: deskutils/egroupware update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-18 04:10 UTC by Danilo Egêa Gondolfo
Modified: 2013-08-18 08:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.24 KB, patch)
2013-08-18 04:10 UTC, Danilo Egêa Gondolfo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo Egêa Gondolfo 2013-08-18 04:10:00 UTC
Updated from 1.8.004.20130727 to 1.8.004.20130816.

Changelog: http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?revision=43422&view=markup

Redports: https://redports.org/buildarchive/20130818020001-56888

Fix: Patch attached with submission follows:
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-08-18 04:21:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-08-18 08:02:31 UTC
Author: sunpoet
Date: Sun Aug 18 07:02:23 2013
New Revision: 324889
URL: http://svnweb.freebsd.org/changeset/ports/324889

Log:
  - Update to 1.8.004.20130816
  - While I'm here, remove leading indefinite article from COMMENT
  
  Changes:	http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?view=markup
  PR:		ports/181368
  Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>

Modified:
  head/deskutils/egroupware/Makefile   (contents, props changed)
  head/deskutils/egroupware/distinfo   (contents, props changed)

Modified: head/deskutils/egroupware/Makefile
==============================================================================
--- head/deskutils/egroupware/Makefile	Sun Aug 18 07:00:29 2013	(r324888)
+++ head/deskutils/egroupware/Makefile	Sun Aug 18 07:02:23 2013	(r324889)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	eGroupware
-PORTVERSION=	1.8.004.20130727
+PORTVERSION=	1.8.004.20130816
 CATEGORIES=	deskutils
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}-1.8/${PORTNAME}-${PORTVERSION}
 DISTFILES=	${PORTNAME}-${PORTVERSION}.tar.bz2 \
 		${PORTNAME}-egw-pear-${PORTVERSION}.tar.bz2
 
 MAINTAINER=	danilogondolfo@gmail.com
-COMMENT=	A web based GroupWare system
+COMMENT=	Web-based GroupWare system
 
 BUILD_DEPENDS=	${PEARDIR}/Auth/SASL.php:${PORTSDIR}/security/pear-Auth_SASL \
 		${PEARDIR}/Net/IMAP.php:${PORTSDIR}/mail/pear-Net_IMAP \
@@ -39,6 +39,7 @@ POSTGRES_DESC=	PostgreSQL database suppo
 ZIP_DESC=	Install PHP zip extension
 
 .include <bsd.port.options.mk>
+
 .if ${PORT_OPTIONS:MMYSQL}
 USE_PHP+=	mysql
 USE_PHP+=	pdo_mysql

Modified: head/deskutils/egroupware/distinfo
==============================================================================
--- head/deskutils/egroupware/distinfo	Sun Aug 18 07:00:29 2013	(r324888)
+++ head/deskutils/egroupware/distinfo	Sun Aug 18 07:02:23 2013	(r324889)
@@ -1,4 +1,4 @@
-SHA256 (eGroupware-1.8.004.20130727.tar.bz2) = a0d41ca854daa6b46660a33c9a7f7c573895b19cef32a1a835159d9f5258bed7
-SIZE (eGroupware-1.8.004.20130727.tar.bz2) = 10773511
-SHA256 (eGroupware-egw-pear-1.8.004.20130727.tar.bz2) = 4eba680d0a2c1349c3cd10bd5378858007b96554c953890d6eba02052017de0d
-SIZE (eGroupware-egw-pear-1.8.004.20130727.tar.bz2) = 76188
+SHA256 (eGroupware-1.8.004.20130816.tar.bz2) = d8bdf19543a0edc2768d70b814a05db4406d7f8a7ab3e3f19d62dc3857d47123
+SIZE (eGroupware-1.8.004.20130816.tar.bz2) = 10773740
+SHA256 (eGroupware-egw-pear-1.8.004.20130816.tar.bz2) = 13a810b98073b6bfaa825f87cdc4fffb5ead2c32f42c863925b7637a541ae284
+SIZE (eGroupware-egw-pear-1.8.004.20130816.tar.bz2) = 76167
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-08-18 08:02:37 UTC
State Changed
From-To: open->closed

Committed. Thanks!