Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2017 22:40:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 219008] pkg deleted print/harfbuzz when upgrading due to plist errors
Message-ID:  <bug-219008-6497-9o7MA50wUS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-219008-6497@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219008

--- Comment #14 from vvd@unislabs.com ---
One more: part of pkg info -R harfbuzz-icu-1.4.8
on amd64:
…
flatsize = 9491;
…
categories [
    "print",
]
shlibs_required [
    "libicudata.so.58",
    "libharfbuzz.so.0",
    "libicuuc.so.58",
]
shlibs_provided [
    "libharfbuzz-icu.so.0",
]
files {
    /usr/local/include/harfbuzz/hb-icu.h =
"1$f2eaa478e7ecc533be912d75288e6fa8c2157191edbc03b2bd68c302bbcd0f6e";
    /usr/local/lib/libharfbuzz-icu.so =
"1$7724a6332e1d8cffb5239378092f858931fcaed172befd9d4df28660da4ed8df";
    /usr/local/lib/libharfbuzz-icu.so.0 =
"1$7724a6332e1d8cffb5239378092f858931fcaed172befd9d4df28660da4ed8df";
    /usr/local/lib/libharfbuzz-icu.so.0.10400.8 =
"1$6521a331490c106e425000bca38df4b330d1ce9beb70c37a076b734f08efa17a";
    /usr/local/libdata/pkgconfig/harfbuzz-icu.pc =
"1$a5c3e5ce936b7ea172f023e5aa6778e9ee2c7631dfe3e5237d268784e6873e51";
}
scripts {
    post-install = "/sbin/ldconfig -m /usr/local/lib";
    post-deinstall = "/sbin/ldconfig -R";
}

on i386:
…
flatsize = 0;
…
categories [
    "print",
]
scripts {
    post-install = "/sbin/ldconfig -m /usr/local/lib";
    post-deinstall = "/sbin/ldconfig -R";
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219008-6497-9o7MA50wUS>