FreeBSD Bugzilla – Attachment 52360 Details for
Bug 79362
Maintainer Update: security/osiris 4.1.3 -> 4.1.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.10 KB, created by
David Thiel
on 2005-03-30 10:50:04 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
David Thiel
Created:
2005-03-30 10:50:04 UTC
Size:
2.10 KB
patch
obsolete
>diff -ruN osiris.old/Makefile osiris/Makefile >--- osiris.old/Makefile Wed Mar 30 01:25:52 2005 >+++ osiris/Makefile Wed Mar 30 01:26:02 2005 >@@ -6,7 +6,7 @@ > # > > PORTNAME= osiris >-PORTVERSION= 4.1.3 >+PORTVERSION= 4.1.5 > CATEGORIES= security > MASTER_SITES= http://osiris.shmoo.com/data/ \ > http://darkambient.net/ >diff -ruN osiris.old/distinfo osiris/distinfo >--- osiris.old/distinfo Wed Mar 30 01:25:52 2005 >+++ osiris/distinfo Wed Mar 30 01:26:30 2005 >@@ -1,2 +1,2 @@ >-MD5 (osiris-4.1.3.tar.gz) = 1d3e250d1fcc3c654f5eda9d559c1f9a >-SIZE (osiris-4.1.3.tar.gz) = 1884877 >+MD5 (osiris-4.1.5.tar.gz) = 12f28beb5b20421e0b94b0ceda434448 >+SIZE (osiris-4.1.5.tar.gz) = 1886363 >diff -ruN osiris.old/files/patch-osirismd.in osiris/files/patch-osirismd.in >--- osiris.old/files/patch-osirismd.in Wed Mar 30 01:25:52 2005 >+++ osiris/files/patch-osirismd.in Wed Dec 31 16:00:00 1969 >@@ -1,8 +0,0 @@ >---- src/install/freebsd/osirismd.in.orig Fri Mar 11 15:05:42 2005 >-+++ src/install/freebsd/osirismd.in Fri Mar 11 15:06:03 2005 >-@@ -25,4 +25,5 @@ >- rcvar=`set_rcvar` >- command=@INSTALLDIR@/osirismd >- >-+load_rc_config $name >- run_rc_command "$1" >diff -ruN osiris.old/pkg-deinstall osiris/pkg-deinstall >--- osiris.old/pkg-deinstall Wed Mar 30 01:25:52 2005 >+++ osiris/pkg-deinstall Wed Dec 31 16:00:00 1969 >@@ -1,50 +0,0 @@ >-#! /bin/sh >-# >-# $FreeBSD: ports/security/osiris/pkg-deinstall,v 1.1 2004/04/20 20:36:39 sergei Exp $ >-# >- >- >-ask() { >- local question default answer >- >- question=$1 >- default=$2 >- if [ -z "${PACKAGE_BUILDING}" -a -z "${BATCH}" ]; then >- read -p "${question} [${default}]? " answer >- fi >- echo ${answer:-${default}} >-} >- >-yesno() { >- local question default answer >- >- question=$1 >- default=$2 >- while :; do >- answer=$(ask "${question}" "${default}") >- case "${answer}" in >- [Yy]*) return 0;; >- [Nn]*) return 1;; >- esac >- echo "Please answer yes or no." >- done >-} >- >-delete_account() { >- local u >- >- u=$1 >- if yesno "Do you want me to remove user and group \"${u}\"" n; then >- pw userdel -n ${u} >- echo "Done." >- fi >-} >- >-case $2 in >- >-DEINSTALL) >- >- delete_account osiris >- ;; >- >-esac
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 79362
: 52360