FreeBSD Bugzilla – Attachment 204768 Details for
Bug 237932
[exp-run] Update graphics/proj to 6.1.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch-to-make-proj5-install-separately.patch
proj.patch (text/plain), 1.64 KB, created by
Yuri Victorovich
on 2019-06-01 22:42:37 UTC
(
hide
)
Description:
patch-to-make-proj5-install-separately.patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2019-06-01 22:42:37 UTC
Size:
1.64 KB
patch
obsolete
>Index: graphics/proj/Makefile >=================================================================== >--- graphics/proj/Makefile (revision 502923) >+++ graphics/proj/Makefile (working copy) >@@ -26,12 +26,13 @@ > > INSTALL_TARGET= install-strip > >+GNU_CONFIGURE_PREFIX= ${PREFIX}/proj5 >+DATADIR= ${GNU_CONFIGURE_PREFIX}/share/proj >+ > post-extract: > @${TAR} -xf ${DISTDIR}/${DATUM_GRID_FILES} -C ${WRKSRC}/nad > > post-install: >-.for m in 1 3 >- (cd ${STAGEDIR}${MANPREFIX}/man/man${m} && ${GZIP_CMD} ${FMAN${m}}) >-.endfor >+ ${RM} -r ${STAGEDIR}${MANPREFIX}/man > > .include <bsd.port.mk> >Index: graphics/proj/pkg-plist >=================================================================== >--- graphics/proj/pkg-plist (revision 502923) >+++ graphics/proj/pkg-plist (working copy) >@@ -1,28 +1,21 @@ >-bin/cct >-bin/cs2cs >-bin/geod >-bin/gie >-bin/invgeod >-bin/invproj >-bin/nad2bin >-bin/proj >-include/geodesic.h >-include/org_proj4_PJ.h >-include/proj.h >-include/proj_api.h >-include/projects.h >-lib/libproj.a >-lib/libproj.so >-lib/libproj.so.13 >-lib/libproj.so.13.1.0 >-libdata/pkgconfig/proj.pc >-man/man1/cct.1.gz >-man/man1/cs2cs.1.gz >-man/man1/geod.1.gz >-man/man1/gie.1.gz >-man/man1/proj.1.gz >-man/man3/geodesic.3.gz >-man/man3/pj_init.3.gz >+proj5/bin/cct >+proj5/bin/cs2cs >+proj5/bin/geod >+proj5/bin/gie >+proj5/bin/invgeod >+proj5/bin/invproj >+proj5/bin/nad2bin >+proj5/bin/proj >+proj5/include/geodesic.h >+proj5/include/org_proj4_PJ.h >+proj5/include/proj.h >+proj5/include/proj_api.h >+proj5/include/projects.h >+proj5/lib/libproj.a >+proj5/lib/libproj.so >+proj5/lib/libproj.so.13 >+proj5/lib/libproj.so.13.1.0 >+proj5/libdata/pkgconfig/proj.pc > %%DATADIR%%/BETA2007.gsb > %%DATADIR%%/CH > %%DATADIR%%/FL
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 237932
:
204410
|
204467
|
204492
|
204495
|
204768
|
204793
|
204795
|
204802
|
204803
|
205095
|
205159
|
205160
|
205330
|
205331
|
205353