Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Dec 2013 04:50:01 GMT
From:      Sean DuBois <sean@siobud.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   RE: ports/184498: graphics/zathura: fail to install (missing LC_MESSAGES)
Message-ID:  <201312050450.rB54o1MO005654@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/184498; it has been noted by GNATS.

From: Sean DuBois <sean@siobud.com>
To: bug-followup@FreeBSD.org, jcigar@ulb.ac.be
Cc:  
Subject: RE: ports/184498: graphics/zathura: fail to install (missing
 LC_MESSAGES)
Date: Wed, 4 Dec 2013 22:39:34 -0600

 --y0ulUmNC+osPPQO6
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 It seems the pkg-plist for Zathura is out of date. I generated a new
 pkg-plist I have attached both the new pkg-plist AND a patch.
 
 I generated the new pkg-plist with `make makeplist`
 
 --y0ulUmNC+osPPQO6
 Content-Type: text/x-diff; charset=us-ascii
 Content-Disposition: attachment; filename="pkg-plist.patch"
 
 Index: pkg-plist
 ===================================================================
 --- pkg-plist	(revision 335577)
 +++ pkg-plist	(working copy)
 @@ -10,31 +10,4 @@
  man/man1/zathura.1.gz
  man/man5/zathurarc.5.gz
  share/applications/zathura.desktop
 -%%NLS%%share/locale/ca/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/cs/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/de/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/el/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/eo/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/es/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/es_CL/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/et/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/fr/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/he/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/hr/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/id_ID/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/it/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/pl/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/pt_BR/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/ru/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/ta_IN/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/tr/LC_MESSAGES/zathura.mo
 -%%NLS%%share/locale/uk_UA/LC_MESSAGES/zathura.mo
 -@dirrm include/zathura
 -@dirrmtry share/locale/es_CL/LC_MESSAGES
 -@dirrmtry share/locale/es_CL
 -@dirrmtry share/locale/id_ID/LC_MESSAGES
 -@dirrmtry share/locale/id_ID
 -@dirrmtry share/locale/ta_IN/LC_MESSAGES
 -@dirrmtry share/locale/ta_IN
 -@dirrmtry share/locale/uk_UA/LC_MESSAGES
 -@dirrmtry share/locale/uk_UA
 +@dirrmtry include/zathura
 
 --y0ulUmNC+osPPQO6
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename=pkg-plist
 
 bin/zathura
 include/zathura/document.h
 include/zathura/links.h
 include/zathura/macros.h
 include/zathura/page.h
 include/zathura/plugin-api.h
 include/zathura/types.h
 include/zathura/version.h
 libdata/pkgconfig/zathura.pc
 man/man1/zathura.1.gz
 man/man5/zathurarc.5.gz
 share/applications/zathura.desktop
 @dirrmtry include/zathura
 
 --y0ulUmNC+osPPQO6--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312050450.rB54o1MO005654>