Summary: | Update Proguard to 3.2 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Manfred Riem <mriem> |
Component: | Individual Port(s) | Assignee: | Herve Quiroz <hq> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Manfred Riem
2005-04-10 05:00:45 UTC
Responsible Changed From-To: freebsd-ports-bugs->hq I'll handle this. BTW, the correct procedure when submitting nonmaintainer changes is to first send the PR, and then CC the maintainer in a follow-up message so that GNATS may keep track of the maintainer being asked for approval. Also, submitters are encouraged to send changes using diff(1). Manfred, I remember we already discussed this thing and I still believe tools like porttools are useful in this extend. Herve Dear maintainer, Do you approve the changes in this PR? http://www.freebsd.org/cgi/query-pr.cgi?pr=79735 Herve State Changed From-To: open->feedback Maintainer asked for feedback. You're right I should be using porttools. This fix was just so obvious. Anyway, 4 days to go and then it is triggered as maintainer timeout right? Hi Herve, Can you apply the patch? The maintainer hasn't responded in the 2 weeks time period. Thanks a lot! Manfred Riem mriem@manorrock.org http://www.manorrock.org/ Manfred, With your suggested modifications: ===> Deinstalling for java/proguard ===> Deinstalling proguard-3.2 pkg_delete: file '/usr/local/share/proguard/docs/LGPL.html' doesn't really exist pkg_delete: unable to completely remove directory '/usr/local/share/proguard/lib' pkg_delete: unable to completely remove directory '/usr/local/share/proguard/docs/manual/retrace' pkg_delete: unable to completely remove directory '/usr/local/share/proguard/docs/manual' pkg_delete: unable to completely remove directory '/usr/local/share/proguard/docs' pkg_delete: unable to completely remove directory '/usr/local/share/proguard/examples' pkg_delete: unable to completely remove directory '/usr/local/share/proguard' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) Do you have any fix for this? Also, is there anything that prevents us from installing docs in ${DOCSDIR} and samples in ${EXAMPLESDIR} ? Herve State Changed From-To: feedback->closed Patch commited. BTW, I added two launcher scripts to the port. Refer to the commit log for more information. Thanks for your contribution! |