pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [PATCH] www/SOGo4: fix PLIST for NetBSD
Please excuse me - the "patch" in the previous email was wrapped in
HTML. The reason was that I had saved it in my Trac and had downloaded
it incorrectly to send it from there. In the attachment now the correct
patch.
Many greetings
Matthias
Am 09.08.2020 um 13:48 schrieb Matthias Petermann:
Hello,
(at least) for NetBSD, www/SOGo4 cannot be built at the moment, because
the generic PLIST references files which do not exist in destdir. The
only problem seems to be differences in the version names of some shared
object files.
With the attached patch the build works (again). Can someone please
commit it?
Thank you very much
Matthias
diff -ruN SOGo4.orig/Makefile SOGo4/Makefile
--- SOGo4.orig/Makefile 2020-08-09 12:59:01.733257138 +0200
+++ SOGo4/Makefile 2020-08-09 13:42:55.822329186 +0200
@@ -2,7 +2,7 @@
#
DISTNAME= SOGo-4.0.8
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= www
MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/
diff -ruN SOGo4.orig/PLIST SOGo4/PLIST
--- SOGo4.orig/PLIST 2020-08-09 12:59:01.735457521 +0200
+++ SOGo4/PLIST 2020-08-09 13:00:25.815073620 +0200
@@ -126,7 +126,6 @@
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Resources/SOGoDefaults.plist
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/SOGo
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/libSOGo.so
-lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/libSOGo.so.4
lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/libSOGo.so.${PKGVERSION}
lib/GNUstep/Frameworks/SOGo.framework/Versions/Current
lib/GNUstep/Frameworks/SOGo.framework/sogo/SOGo
@@ -1928,16 +1927,12 @@
lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/bundle-info.plist
lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/stamp.make
lib/sogo/libGDLContentStore.so
-lib/sogo/libGDLContentStore.so.4.9
lib/sogo/libGDLContentStore.so.4.9.0
lib/sogo/libNGCards.so
-lib/sogo/libNGCards.so.4.9
lib/sogo/libNGCards.so.4.9.0
lib/sogo/libSOGo.so
-lib/sogo/libSOGo.so.4
lib/sogo/libSOGo.so.${PKGVERSION}
lib/sogo/libSOGoUI.so
-lib/sogo/libSOGoUI.so.4.0
lib/sogo/libSOGoUI.so.4.0.0
sbin/sogo-ealarms-notify
sbin/sogo-slapd-sockd
Home |
Main Index |
Thread Index |
Old Index