ports/69407: [MAINTAINER] textproc/dbacl: update to 1.8
Cheng-Lung Sung
clsung at dragon2.net
Thu Jul 22 05:20:15 UTC 2004
>Number: 69407
>Category: ports
>Synopsis: [MAINTAINER] textproc/dbacl: update to 1.8
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 22 05:20:14 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Cheng-Lung Sung
>Release: FreeBSD 4.10-RELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD sungsung.csie.nctu.edu.tw 4.10-RELEASE FreeBSD 4.10-RELEASE #1: Wed Jun 9 11:27:45 CST
>Description:
- Update to 1.8
- copy/paste from ChangeLog
dbacl 1.8:
* revise dbacl.ps: fixes typos (thanks to Keith Briggs) and brings
theory up to date.
* change html:links option to display full unparsed url.
* email mode now defaults to -e adp and -L uniform, unlike previous
version, whose behaviour can be obtained with -e cef -L dirichlet.
* new -e switch parameter (adp).
* new support for token classes. Not used much for now.
* rework reference measure estimations, modified -L switch.
* change default model policy from multinomial to hierarchical. To
obtain multinomial from now on, -M must always be used.
* add _GNU_SOURCE to shut up posix_memalign warnings on Linux.
* bug fix: decode_html_entity. This function just keeps bugging me.
* fix slightly the handling of HTML comments.
* fix some more options/bugs in the testsuite wrappers.
* bug fix: in digitizing digrams, because format has changed.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- dbacl-1.8.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/dbacl/Makefile /home/clsung/dbacl/Makefile
--- /usr/ports/textproc/dbacl/Makefile Thu Jul 22 12:17:51 2004
+++ /home/clsung/dbacl/Makefile Thu Jul 22 12:19:28 2004
@@ -6,7 +6,7 @@
#
PORTNAME= dbacl
-PORTVERSION= 1.7
+PORTVERSION= 1.8
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
Binary files /usr/ports/textproc/dbacl/dbacl-1.8.tgz and /home/clsung/dbacl/dbacl-1.8.tgz differ
diff -ruN --exclude=CVS /usr/ports/textproc/dbacl/distinfo /home/clsung/dbacl/distinfo
--- /usr/ports/textproc/dbacl/distinfo Thu Jul 22 12:17:51 2004
+++ /home/clsung/dbacl/distinfo Thu Jul 22 12:19:30 2004
@@ -1,2 +1,2 @@
-MD5 (dbacl-1.7.tar.gz) = 187612c287786953799937daa652bffd
-SIZE (dbacl-1.7.tar.gz) = 565904
+MD5 (dbacl-1.8.tar.gz) = 2ac80618bd401e5db7754d89e59fd78a
+SIZE (dbacl-1.8.tar.gz) = 598871
--- dbacl-1.8.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list