FreeBSD Bugzilla – Attachment 141239 Details for
Bug 187975
biology/seaview: Update to version 4.5.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
biology_seaview.diff
biology_seaview.diff (text/x-diff), 1.89 KB, created by
tkato432
on 2014-04-29 19:38:32 UTC
(
hide
)
Description:
biology_seaview.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2014-04-29 19:38:32 UTC
Size:
1.89 KB
patch
obsolete
>diff -urN /usr/ports/biology/seaview/Makefile biology/seaview/Makefile >--- /usr/ports/biology/seaview/Makefile 2014-02-27 22:13:28.000000000 +0900 >+++ biology/seaview/Makefile 2014-04-30 00:00:00.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/biology/seaview/Makefile 346262 2014-02-27 08:46:42Z miwi $ > > PORTNAME= seaview >-PORTVERSION= 4.4.3 >+PORTVERSION= 4.5.1 > PORTEPOCH= 1 > CATEGORIES= biology > MASTER_SITES= http://pbil.univ-lyon1.fr/software/seaview_data/archive/ >@@ -25,11 +25,12 @@ > OPT="${CFLAGS}" > ALL_TARGET= ${PORTNAME} > >-PLIST_FILES= bin/seaview man/man1/seaview.1.gz %%DATADIR%%/seaview.html >+PLIST_FILES= bin/seaview man/man1/seaview.1.gz %%DATADIR%%/seaview.html \ >+ share/pixmaps/seaview.xpm > PLIST_DIRS= %%DATADIR%% > >-DESKTOP_ENTRIES="SeaView" "${COMMENT}" "" \ >- "${PORTNAME}" "Biology;Science;" "true" >+DESKTOP_ENTRIES="SeaView" "" "${PREFIX}/share/pixmaps/seaview.xpm" "seaview" \ >+ "Biology;Science;" "true" > > OPTIONS_DEFINE= PDFLIB > OPTIONS_DEFAULT= PDFLIB >@@ -43,6 +44,7 @@ > 's|^\(PDF_PS_FLAGS\) |#\1 | ; \ > s|^\(FLTK\) |#\1 | ; \ > s|^\(USE_XFT\) |#\1 | ; \ >+ s| -ldl|| ; \ > s|^\(CC\) |#\1 | ; \ > s|^\(CXX\) |#\1 | ; \ > s|^\(OPT\) |#\1 | ; \ >@@ -56,5 +58,7 @@ > @${MKDIR} ${STAGEDIR}${DATADIR} > (cd ${WRKSRC} && ${INSTALL_DATA} seaview.html \ > ${STAGEDIR}${DATADIR}) >+ (cd ${WRKSRC} && ${INSTALL_DATA} seaview.xpm \ >+ ${STAGEDIR}${PREFIX}/share/pixmaps) > > .include <bsd.port.mk> >diff -urN /usr/ports/biology/seaview/distinfo biology/seaview/distinfo >--- /usr/ports/biology/seaview/distinfo 2014-02-27 22:13:28.000000000 +0900 >+++ biology/seaview/distinfo 2014-04-30 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (seaview_4.4.3.tar.gz) = cf547cd5d81b85da3bf5c9446c514250d2253714ad66cabbeaa320f416e79d43 >-SIZE (seaview_4.4.3.tar.gz) = 325513 >+SHA256 (seaview_4.5.1.tar.gz) = dd76a361b3b30d2a6eb790ff514f1b6c3ca2a114d1c394c7f67a4c4131fe34f2 >+SIZE (seaview_4.5.1.tar.gz) = 340032
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 187975
:
141237
|
141238
| 141239 |
141240