pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/seamonkey



Module Name:    pkgsrc
Committed By:   maya
Date:           Tue Jun 19 01:30:26 UTC 2018

Modified Files:
        pkgsrc/www/seamonkey: PLIST

Log Message:
seamonkey: x86-specific PLIST entries.

We include firefox52/mozilla-common.mk so we don't need extra logic.
Somewhat blind commit.

Reported in PR pkg/53379.


To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 pkgsrc/www/seamonkey/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/seamonkey/PLIST
diff -u pkgsrc/www/seamonkey/PLIST:1.60 pkgsrc/www/seamonkey/PLIST:1.61
--- pkgsrc/www/seamonkey/PLIST:1.60     Sat Mar  3 22:14:41 2018
+++ pkgsrc/www/seamonkey/PLIST  Tue Jun 19 01:30:26 2018
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.60 2018/03/03 22:14:41 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.61 2018/06/19 01:30:26 maya Exp $
 bin/seamonkey
 lib/seamonkey/application.ini
 lib/seamonkey/blocklist.xml
@@ -4596,8 +4596,8 @@ lib/seamonkey/isp/rss.rdf
 lib/seamonkey/libldap60.so
 lib/seamonkey/libldif60.so
 lib/seamonkey/liblgpllibs.so
-lib/seamonkey/libmozavcodec.so
-lib/seamonkey/libmozavutil.so
+${PLIST.avx86}lib/seamonkey/libmozavcodec.so
+${PLIST.avx86}lib/seamonkey/libmozavutil.so
 ${PLIST.gtk3}lib/seamonkey/libmozgtk.so
 lib/seamonkey/libmozsqlite3.so
 lib/seamonkey/libprldap60.so



Home | Main Index | Thread Index | Old Index