svn commit: r329808 - head/deskutils/egroupware

Danilo Egea Gondolfo danilo at FreeBSD.org
Tue Oct 8 16:21:05 UTC 2013


Author: danilo
Date: Tue Oct  8 16:21:04 2013
New Revision: 329808
URL: http://svnweb.freebsd.org/changeset/ports/329808

Log:
  - Update from 1.8.005.20131001 to 1.8.005.20131007
  
  Changes: http://svn.stylite.de/viewvc/egroupware/branches/1.8/egroupware/doc/rpm-build/debian.changes?view=markup
  
  Approved by:	wg/culot (mentors, implicit)

Modified:
  head/deskutils/egroupware/Makefile
  head/deskutils/egroupware/distinfo

Modified: head/deskutils/egroupware/Makefile
==============================================================================
--- head/deskutils/egroupware/Makefile	Tue Oct  8 16:20:31 2013	(r329807)
+++ head/deskutils/egroupware/Makefile	Tue Oct  8 16:21:04 2013	(r329808)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	eGroupware
-PORTVERSION=	1.8.005.20131001
+PORTVERSION=	1.8.005.20131007
 CATEGORIES=	deskutils
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}-1.8/${PORTNAME}-${PORTVERSION}
 DISTFILES=	${PORTNAME}-${PORTVERSION}.tar.bz2 \
@@ -83,7 +83,7 @@ WRKSRC=	${WRKDIR}/egroupware
 EG_DIR=	www/eg
 EG_WWWDIR=	${PREFIX}/${EG_DIR}
 EG_DATA=	www/egdata
-EG_DATADIR=	${PREFIX}/www/egdata
+EG_DATADIR=	${PREFIX}/${EG_DATA}
 
 pre-install:
 	@${FIND} -s -d ${WRKSRC} -type f | ${SED} "s#${WRKSRC}#${EG_DIR}#g" >${PLIST}

Modified: head/deskutils/egroupware/distinfo
==============================================================================
--- head/deskutils/egroupware/distinfo	Tue Oct  8 16:20:31 2013	(r329807)
+++ head/deskutils/egroupware/distinfo	Tue Oct  8 16:21:04 2013	(r329808)
@@ -1,4 +1,4 @@
-SHA256 (eGroupware-1.8.005.20131001.tar.bz2) = 62013a411e38fbe58516764aca000165eafab938d2d96ad229bb4143841c9eb0
-SIZE (eGroupware-1.8.005.20131001.tar.bz2) = 10779109
-SHA256 (eGroupware-egw-pear-1.8.005.20131001.tar.bz2) = af0aa19de9d20f5d380b9a6394899a35a56f8030aa64b23d593a2676e708b2b2
-SIZE (eGroupware-egw-pear-1.8.005.20131001.tar.bz2) = 76481
+SHA256 (eGroupware-1.8.005.20131007.tar.bz2) = 1761779fd030b4ba4230dc7ef66ff8262b372e2af02068f81c32f589b9535bdc
+SIZE (eGroupware-1.8.005.20131007.tar.bz2) = 10785010
+SHA256 (eGroupware-egw-pear-1.8.005.20131007.tar.bz2) = 7809b9300fa55aba16182d20e3864ae02dddfbb46859140d0850b4161a65d0c9
+SIZE (eGroupware-egw-pear-1.8.005.20131007.tar.bz2) = 76632


More information about the svn-ports-all mailing list