[Bug 219008] pkg deleted print/harfbuzz when upgrading due to plist errors
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 21 22:40:06 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219008
--- Comment #14 from vvd at 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.
More information about the freebsd-gnome
mailing list