ports/79702: Update port: security/base to 1.1.2
Linh Pham
question+fbsdports at closedsrc.org
Sat Apr 9 00:20:25 UTC 2005
>Number: 79702
>Category: ports
>Synopsis: Update port: security/base to 1.1.2
>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: Sat Apr 09 00:20:23 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Linh Pham
>Release: FreeBSD 5.3-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD q.internal.closedsrc.org 5.3-RELEASE-p4 FreeBSD 5.3-RELEASE-p4 #5: Sat Jan 8 23:34:57 PST 2005 question at q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386
>Description:
Update security/base to 1.1.2, which fixes the following (seemingly elusive)
bug:
Specifically, the errors were fatal calls to a non-object when ever you
selected one of the query pages.
Added new ACID CSS file to pkg-plist.
>How-To-Repeat:
>Fix:
--- base-1.1.2.diff begins here ---
diff -ruN /usr/ports/security/base/Makefile base/Makefile
--- /usr/ports/security/base/Makefile Wed Apr 6 09:33:16 2005
+++ base/Makefile Fri Apr 8 17:00:45 2005
@@ -6,7 +6,7 @@
#
PORTNAME= base
-PORTVERSION= 1.1
+PORTVERSION= 1.1.2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= secureideas
diff -ruN /usr/ports/security/base/distinfo base/distinfo
--- /usr/ports/security/base/distinfo Wed Apr 6 09:33:16 2005
+++ base/distinfo Fri Apr 8 17:01:51 2005
@@ -1,2 +1,2 @@
-MD5 (base-1.1.tar.gz) = ce8156463055bbdb4f0a35d95add273f
-SIZE (base-1.1.tar.gz) = 277338
+MD5 (base-1.1.2.tar.gz) = 9a88a792489363621743a327a076dbfc
+SIZE (base-1.1.2.tar.gz) = 277755
diff -ruN /usr/ports/security/base/pkg-plist base/pkg-plist
--- /usr/ports/security/base/pkg-plist Wed Apr 6 09:33:16 2005
+++ base/pkg-plist Fri Apr 8 17:05:56 2005
@@ -104,6 +104,7 @@
www/base/sql/create_base_tbls_pgsql_extra.sql
www/base/sql/upgrade_0.9.x_to_1.0-mysql.sql
www/base/styles/base_style.css
+www/base/styles/acid_style.css
@dirrm www/base/styles
@dirrm www/base/sql
@dirrm www/base/setup
--- base-1.1.2.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list