ports/79681: [PORT UPDATE] net/amule 1.2.8_2

Ganael LAPLANCHE ganael.laplanche at martymac.com
Fri Apr 8 14:10:10 UTC 2005


>Number:         79681
>Category:       ports
>Synopsis:       [PORT UPDATE] net/amule 1.2.8_2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 08 14:10:09 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ganael LAPLANCHE
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
http://contribs.martymac.com
>Environment:
System: FreeBSD www.martymac.com 5.3-STABLE FreeBSD 5.3-STABLE


>Description:
	Update to pkg_plist to stick to linimon's mail (see error log : http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.5.2005032801/aMule-1.2.8_2.log). Port has recently been marked as broken due to incomplete pkg-plist. Here is the fix. This PR replaces the PR 77448.

>How-To-Repeat:
>Fix:


--------------- Patch starts here ---------------
diff -aur amule.old/pkg-plist amule/pkg-plist
--- amule.old/pkg-plist	Fri Apr  8 15:59:01 2005
+++ amule/pkg-plist	Fri Apr  8 15:58:41 2005
@@ -17,6 +17,7 @@
 share/gnome/doc/aMule-1.2.8/eMule-Imports-Status
 share/gnome/doc/aMule-1.2.8/license.txt
 @dirrm share/gnome/doc/aMule-1.2.8
+ at unexec rmdir %D/share/gnome/doc 2>/dev/null || true
 share/locale/en/LC_MESSAGES/amule.mo
 share/locale/es/LC_MESSAGES/amule.mo
 share/locale/de/LC_MESSAGES/amule.mo
@@ -25,6 +26,8 @@
 share/locale/ko/LC_MESSAGES/amule.mo
 share/locale/pl/LC_MESSAGES/amule.mo
 share/locale/ee/LC_MESSAGES/amule.mo
+ at unexec rmdir %D/share/locale/ee/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/share/locale/ee 2>/dev/null || true
 share/locale/ru/LC_MESSAGES/amule.mo
 share/locale/bg/LC_MESSAGES/amule.mo
 share/locale/es_MX/LC_MESSAGES/amule.mo
--------------- Patch ends here ---------------
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list