ports/106826: [PATCH] www/elog update to 2.6.3-1

Martin Wilke miwi at FreeBSD.org
Sat Dec 16 23:50:17 UTC 2006


>Number:         106826
>Category:       ports
>Synopsis:       [PATCH] www/elog update to 2.6.3-1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 16 23:50:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #197: Fri Dec 15 09:15:59 CET 2006
>Description:
- Update to 2.6.3-1
- Tb: http://miwibox.org/tb/index.php?action=describe_port&id=1913

Port maintainer (ottodavid at gmx.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- elog-2.6.3.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/elog/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- Makefile	10 Nov 2006 00:40:10 -0000	1.2
+++ Makefile	16 Dec 2006 22:32:18 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	elog
-DISTVERSION=	2.6.2-1
+DISTVERSION=	2.6.3-1
 CATEGORIES=	www
 MASTER_SITES=	http://midas.psi.ch/elog/download/tar/
 
@@ -20,11 +20,11 @@
 SUB_LIST=		LOGBOOKDIR=${LOGBOOKDIR}
 
 LOGBOOKDIR?=	www/elog
-PLIST_SUB+=		LOGBOOKDIR=${LOGBOOKDIR}
+PLIST_SUB+=	LOGBOOKDIR=${LOGBOOKDIR}
 
-USE_GMAKE=		yes
-WRKSRC=			${WRKDIR}/elog-2.6.2
-MAKE_ENV=		LOGBOOKDIR=${LOGBOOKDIR}
+USE_GMAKE=	yes
+WRKSRC=		${WRKDIR}/elog-2.6.3
+MAKE_ENV=	LOGBOOKDIR=${LOGBOOKDIR}
 
 pre-fetch:
 	@${ECHO_MSG}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/www/elog/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	10 Nov 2006 00:40:10 -0000	1.2
+++ distinfo	16 Dec 2006 22:35:13 -0000
@@ -1,3 +1,3 @@
-MD5 (elog-2.6.2-1.tar.gz) = 819303530d1936090523c72f7a81a981
-SHA256 (elog-2.6.2-1.tar.gz) = 3d9800d738a4a42fca58af1cebe525629cf4d74466e496227e0fc9996b7b0e93
-SIZE (elog-2.6.2-1.tar.gz) = 634214
+MD5 (elog-2.6.3-1.tar.gz) = 935f19692a05c2cb289d45bac14f1088
+SHA256 (elog-2.6.3-1.tar.gz) = d31a3f7d169fdc2227758be9c851cb9e79b39c7898b404ff8982390bae994a20
+SIZE (elog-2.6.3-1.tar.gz) = 736914
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/www/elog/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- pkg-plist	15 Jul 2006 08:55:42 -0000	1.1
+++ pkg-plist	16 Dec 2006 22:35:11 -0000
@@ -21,6 +21,10 @@
 %%DATADIR%%/resources/eloghelp_zh_CN-UTF8.html
 %%DATADIR%%/resources/eloglang.brazilian
 %%DATADIR%%/resources/eloglang.bulgarian
+%%DATADIR%%/resources/eloghelp_czech.html
+%%DATADIR%%/resources/eloghelp_swedish.html
+%%DATADIR%%/resources/eloglang.czech
+%%DATADIR%%/resources/eloglang.swedish
 %%DATADIR%%/resources/eloglang.danish
 %%DATADIR%%/resources/eloglang.dutch
 %%DATADIR%%/resources/eloglang.french
--- elog-2.6.3.1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list