Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 May 2007 18:07:54 -0700 (PDT)
From:      Kian Mohageri <kian.mohageri@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        question+fbsdports@closedsrc.org
Subject:   ports/112795: [PATCH] security/base: update to 1.3.6
Message-ID:  <200705200107.l4K17sGp004612@alvis.restek.wwu.edu>
Resent-Message-ID: <200705200140.l4K1e3ph095281@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         112795
>Category:       ports
>Synopsis:       [PATCH] security/base: update to 1.3.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 20 01:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Kian Mohageri
>Release:        FreeBSD 6.2-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD alvis.restek.wwu.edu 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #0: Thu Feb 15 01:38:23 PST 2007
>Description:
- Update to 1.3.6

I apologize if this has already been submitted, but I couldn't find a PR for it.

Port maintainer (question+fbsdports@closedsrc.org) is cc'd.

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

--- base-1.3.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/base/Makefile /usr/home/kian/base/Makefile
--- /usr/ports/security/base/Makefile	Sat May 19 13:22:21 2007
+++ /usr/home/kian/base/Makefile	Sat May 19 17:58:19 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	base
-PORTVERSION=	1.3.5
-PORTREVISION=	1
+PORTVERSION=	1.3.6
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	secureideas
@@ -23,7 +22,8 @@
 ADODB_DIR=	${LOCALBASE}/share/adodb
 
 SUB_FILES=	pkg-message
-DOCS=		docs/CHANGELOG docs/CREDITS docs/README docs/TODO docs/UPGRADE
+DOCS=		docs/CHANGELOG docs/CREDITS docs/README docs/README.mssql \
+		docs/TODO docs/UPGRADE docs/GPL docs/base_faq.rtf
 
 OPTIONS=	MYSQL "Enable MySQL support" off \
 		PGSQL "Enable PostgreSQL support" off \
diff -ruN --exclude=CVS /usr/ports/security/base/distinfo /usr/home/kian/base/distinfo
--- /usr/ports/security/base/distinfo	Mon Feb 26 13:26:34 2007
+++ /usr/home/kian/base/distinfo	Sat May 19 17:54:22 2007
@@ -1,3 +1,3 @@
-MD5 (base-1.3.5.tar.gz) = 7599b9a7259bfc20d1aa1cfd2245ecdb
-SHA256 (base-1.3.5.tar.gz) = 0e3467420c7aa313a38137de83303265c5c0fccd06f693a9c4fdd71e249231e9
-SIZE (base-1.3.5.tar.gz) = 366086
+MD5 (base-1.3.6.tar.gz) = 5a4f7420f59302cb32640cd26577dc17
+SHA256 (base-1.3.6.tar.gz) = 086ad829c2bac9e808c76790338950d14759c3f03319d7f63ccbe959d15b32ba
+SIZE (base-1.3.6.tar.gz) = 363397
diff -ruN --exclude=CVS /usr/ports/security/base/pkg-plist /usr/home/kian/base/pkg-plist
--- /usr/ports/security/base/pkg-plist	Mon Feb 26 13:26:34 2007
+++ /usr/home/kian/base/pkg-plist	Sat May 19 17:48:41 2007
@@ -1,9 +1,12 @@
 @comment $FreeBSD: ports/security/base/pkg-plist,v 1.12 2007/02/26 21:26:34 miwi Exp $
 %%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.mssql
 %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG
 %%PORTDOCS%%%%DOCSDIR%%/CREDITS
 %%PORTDOCS%%%%DOCSDIR%%/TODO
 %%PORTDOCS%%%%DOCSDIR%%/UPGRADE
+%%PORTDOCS%%%%DOCSDIR%%/GPL
+%%PORTDOCS%%%%DOCSDIR%%/base_faq.rtf
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 www/base/admin/base_roleadmin.php
 www/base/admin/base_useradmin.php
--- base-1.3.6.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705200107.l4K17sGp004612>