FreeBSD Bugzilla – Attachment 69211 Details for
Bug 101484
[PATCH] science/chemtool-devel: fix pkg-plist, misc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
chemtool-devel-1.7.20050716.patch
chemtool-devel-1.7.20050716.patch (text/plain), 4.23 KB, created by
Stanislav Sedov
on 2006-08-06 19:20:23 UTC
(
hide
)
Description:
chemtool-devel-1.7.20050716.patch
Filename:
MIME Type:
Creator:
Stanislav Sedov
Created:
2006-08-06 19:20:23 UTC
Size:
4.23 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/science/chemtool-devel/Makefile /var/tmp/loctmp/chemtool-devel/Makefile >--- /usr/ports/science/chemtool-devel/Makefile Sat May 13 08:14:54 2006 >+++ /var/tmp/loctmp/chemtool-devel/Makefile Sun Aug 6 21:37:38 2006 >@@ -18,17 +18,18 @@ > LIB_DEPENDS= EMF.1:${PORTSDIR}/graphics/libemf > RUN_DEPENDS= transfig:${PORTSDIR}/print/transfig > >-WRKSRC= ${WRKDIR}/${PORTNAME}-1.7alpha15/ >+WRKSRC= ${WRKDIR}/${PORTNAME}-1.7alpha15/ > USE_GNOME= gtk20 > #USE_AUTOTOOLS= autoconf:213 > GNU_CONFIGURE= yes > USE_GMAKE= yes >+USE_GETTEXT= yes > CONFIGURE_ARGS= --enable-emf=yes > PKGNAMESUFFIX= -devel > MAN1= chemtool.1 cht.1 > #to include emf >-CFLAGS+= -I${LOCALBASE}/include/libEMF >-CXXFLAGS+= -I${LOCALBASE}/include/libEMF >+CFLAGS+= -I${LOCALBASE}/include/libEMF >+CXXFLAGS+= -I${LOCALBASE}/include/libEMF > > post-patch: > @${REINPLACE_CMD} -e 's+%%LOCALBASE%%+${LOCALBASE}+g;' ${WRKSRC}/configure.in >diff -ruN --exclude=CVS /usr/ports/science/chemtool-devel/pkg-plist /var/tmp/loctmp/chemtool-devel/pkg-plist >--- /usr/ports/science/chemtool-devel/pkg-plist Sun Nov 20 05:49:30 2005 >+++ /var/tmp/loctmp/chemtool-devel/pkg-plist Sun Aug 6 21:36:45 2006 >@@ -1,45 +1,45 @@ > bin/chemtool > bin/cht >-share/examples/chemtool/14263232.mol >-share/examples/chemtool/AMP.cht >-share/examples/chemtool/Adenosine.cht >-share/examples/chemtool/Dehydrotubifolin.cht >-share/examples/chemtool/G-host.pdb >-share/examples/chemtool/Indolizomycin.cht >-share/examples/chemtool/Lepicidin-A-Aglycon.cht >-share/examples/chemtool/Neu2 >-share/examples/chemtool/amine.mol >-share/examples/chemtool/anabsinthin.cht >-share/examples/chemtool/anthocyanidine.cht >-share/examples/chemtool/atp.cht >-share/examples/chemtool/bcarotin.pdb >-share/examples/chemtool/breve.cht >-share/examples/chemtool/breve.mol >-share/examples/chemtool/breve_frag.cht >-share/examples/chemtool/breve_frag.mol >-share/examples/chemtool/bufotalin.cht >-share/examples/chemtool/byrostatin1.cht >-share/examples/chemtool/c70.cht >-share/examples/chemtool/camphor.cht >-share/examples/chemtool/chlorophyll.cht >-share/examples/chemtool/claisen.cht >-share/examples/chemtool/dodecahedran.cht >-share/examples/chemtool/indigo.cht >-share/examples/chemtool/kdo.cht >-share/examples/chemtool/krebs.cht >-share/examples/chemtool/labeltest >-share/examples/chemtool/pagodan.cht >-share/examples/chemtool/penicillin_v.cht >-share/examples/chemtool/pteridin.cht >-share/examples/chemtool/reaction.cht >-share/examples/chemtool/rutamycin_b.cht >-share/examples/chemtool/sample.sdf >-share/examples/chemtool/tbutylazulene.cht >-share/examples/chemtool/tcdd.cht >-share/examples/chemtool/tetracyclin.cht >-share/examples/chemtool/v3000.mol >-share/examples/chemtool/viagra.cht >-@dirrm share/examples/chemtool >+%%EXAMPLESDIR%%/14263232.mol >+%%EXAMPLESDIR%%/AMP.cht >+%%EXAMPLESDIR%%/Adenosine.cht >+%%EXAMPLESDIR%%/Dehydrotubifolin.cht >+%%EXAMPLESDIR%%/G-host.pdb >+%%EXAMPLESDIR%%/Indolizomycin.cht >+%%EXAMPLESDIR%%/Lepicidin-A-Aglycon.cht >+%%EXAMPLESDIR%%/Neu2 >+%%EXAMPLESDIR%%/amine.mol >+%%EXAMPLESDIR%%/anabsinthin.cht >+%%EXAMPLESDIR%%/anthocyanidine.cht >+%%EXAMPLESDIR%%/atp.cht >+%%EXAMPLESDIR%%/bcarotin.pdb >+%%EXAMPLESDIR%%/breve.cht >+%%EXAMPLESDIR%%/breve.mol >+%%EXAMPLESDIR%%/breve_frag.cht >+%%EXAMPLESDIR%%/breve_frag.mol >+%%EXAMPLESDIR%%/bufotalin.cht >+%%EXAMPLESDIR%%/byrostatin1.cht >+%%EXAMPLESDIR%%/c70.cht >+%%EXAMPLESDIR%%/camphor.cht >+%%EXAMPLESDIR%%/chlorophyll.cht >+%%EXAMPLESDIR%%/claisen.cht >+%%EXAMPLESDIR%%/dodecahedran.cht >+%%EXAMPLESDIR%%/indigo.cht >+%%EXAMPLESDIR%%/kdo.cht >+%%EXAMPLESDIR%%/krebs.cht >+%%EXAMPLESDIR%%/labeltest >+%%EXAMPLESDIR%%/pagodan.cht >+%%EXAMPLESDIR%%/penicillin_v.cht >+%%EXAMPLESDIR%%/pteridin.cht >+%%EXAMPLESDIR%%/reaction.cht >+%%EXAMPLESDIR%%/rutamycin_b.cht >+%%EXAMPLESDIR%%/sample.sdf >+%%EXAMPLESDIR%%/tbutylazulene.cht >+%%EXAMPLESDIR%%/tcdd.cht >+%%EXAMPLESDIR%%/tetracyclin.cht >+%%EXAMPLESDIR%%/v3000.mol >+%%EXAMPLESDIR%%/viagra.cht >+@dirrm %%EXAMPLESDIR%% > share/locale/cs/LC_MESSAGES/chemtool.mo > share/locale/de/LC_MESSAGES/chemtool.mo > share/locale/fr/LC_MESSAGES/chemtool.mo >@@ -47,3 +47,7 @@ > share/locale/pl/LC_MESSAGES/chemtool.mo > share/locale/pt_BR/LC_MESSAGES/chemtool.mo > share/locale/ru/LC_MESSAGES/chemtool.mo >+@dirrmtry share/locale/cs/LC_MESSAGES >+@dirrmtry share/locale/cs >+@dirrmtry share/locale/pl/LC_MESSAGES >+@dirrmtry share/locale/pl
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 101484
: 69211