Updated from 1.8.004.20130819 to 1.8.004.20130831. Changelog: http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?view=markup Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I'll take it.
Author: sunpoet Date: Tue Sep 3 14:49:48 2013 New Revision: 326155 URL: http://svnweb.freebsd.org/changeset/ports/326155 Log: - Update to 1.8.004.20130831 Changes: http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?view=markup PR: ports/181769 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer) Modified: head/deskutils/egroupware/Makefile head/deskutils/egroupware/distinfo Modified: head/deskutils/egroupware/Makefile ============================================================================== --- head/deskutils/egroupware/Makefile Tue Sep 3 14:32:13 2013 (r326154) +++ head/deskutils/egroupware/Makefile Tue Sep 3 14:49:48 2013 (r326155) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eGroupware -PORTVERSION= 1.8.004.20130819 +PORTVERSION= 1.8.004.20130831 CATEGORIES= deskutils MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}-1.8/${PORTNAME}-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ Modified: head/deskutils/egroupware/distinfo ============================================================================== --- head/deskutils/egroupware/distinfo Tue Sep 3 14:32:13 2013 (r326154) +++ head/deskutils/egroupware/distinfo Tue Sep 3 14:49:48 2013 (r326155) @@ -1,4 +1,4 @@ -SHA256 (eGroupware-1.8.004.20130819.tar.bz2) = eca16b615766a168d745b0fe4d7f37f6dcf6fb0cc9948f74770a763861d60a98 -SIZE (eGroupware-1.8.004.20130819.tar.bz2) = 10774716 -SHA256 (eGroupware-egw-pear-1.8.004.20130819.tar.bz2) = bc852153546dcd57ae5a7443bba46e700055e1caf1b5a84fe9d01b3139ea3d8d -SIZE (eGroupware-egw-pear-1.8.004.20130819.tar.bz2) = 76131 +SHA256 (eGroupware-1.8.004.20130831.tar.bz2) = d1b4cbd32647cdfcc5ba74d8a532ae660b25954b8ef5bb75b7bf3d5599a59a0f +SIZE (eGroupware-1.8.004.20130831.tar.bz2) = 10784621 +SHA256 (eGroupware-egw-pear-1.8.004.20130831.tar.bz2) = 0dc9988459190a5ee544d0432dbbfb8bca5b033f249ccb3c8a7721488ac444fd +SIZE (eGroupware-egw-pear-1.8.004.20130831.tar.bz2) = 76045 _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!