Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160787289
D32593.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D32593.diff
View Options
diff --git a/converters/iconv/Makefile b/converters/iconv/Makefile
--- a/converters/iconv/Makefile
+++ b/converters/iconv/Makefile
@@ -1,6 +1,6 @@
PORTNAME= iconv
PORTVERSION= 2.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= converters
MASTER_SITES= LOCAL/bland
diff --git a/converters/iconv/files/patch-ces__Makefile b/converters/iconv/files/patch-ces__Makefile
--- a/converters/iconv/files/patch-ces__Makefile
+++ b/converters/iconv/files/patch-ces__Makefile
@@ -9,7 +9,7 @@
INTERNALLIB =
-@@ -27,9 +27,9 @@ ces_builtin.c: ${CHARSETS_C} ${CHARSETS_
+@@ -27,11 +27,11 @@ ces_builtin.c: ${CHARSETS_C} ${CHARSETS_O}
${.CURDIR}/../iconv_builtin -mo ${.TARGET} \
${CHARSETS_C} PIC ${CHARSETS_O}
@@ -19,8 +19,11 @@
-.So.so:
+.So.so .pico.so:
@${LDDESTDIRENV} ${CC} -shared -Wl,-x -o ${.TARGET} \
- -Wl,-soname,${.TARGET} `lorder ${.ALLSRC} | tsort -q` \
+- -Wl,-soname,${.TARGET} `lorder ${.ALLSRC} | tsort -q` \
++ -Wl,-soname,${.TARGET} ${.ALLSRC} \
${LDDESTDIR} ${LDADD}
+
+ beforeinstall:
@@ -41,8 +41,8 @@ beforeinstall:
${INSTALLFLAGS} ${SHLINSTALLFLAGS} ${CHARSETS_SO} \
${DESTDIR}${MODULEDIR}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jun 28, 8:51 PM (1 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34443248
Default Alt Text
D32593.diff (1 KB)
Attached To
Mode
D32593: converters/iconv: drop use of lorder(1)
Attached
Detach File
Event Timeline
Log In to Comment