FreeBSD Bugzilla – Attachment 50304 Details for
Bug 76667
[MAINTAINER] security/xca: update to 0.5.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xca-0.5.1.patch
xca-0.5.1.patch (text/plain), 3.24 KB, created by
curly
on 2005-01-25 15:30:09 UTC
(
hide
)
Description:
xca-0.5.1.patch
Filename:
MIME Type:
Creator:
curly
Created:
2005-01-25 15:30:09 UTC
Size:
3.24 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/security/xca/Makefile /usr/home/curly/ports/xca/Makefile >--- /usr/ports/security/xca/Makefile Thu Dec 23 17:00:16 2004 >+++ /usr/home/curly/ports/xca/Makefile Tue Jan 25 16:28:44 2005 >@@ -6,8 +6,8 @@ > # > > PORTNAME= xca >-PORTVERSION= 0.4.5 >-PORTREVISION= 1 >+PORTVERSION= 0.5.1 >+#PORTREVISION= 1 > CATEGORIES= security > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME} >@@ -17,7 +17,6 @@ > > LIB_DEPENDS= db4.0:${PORTSDIR}/databases/db4 > >-GNU_CONFIGURE= yes > USE_GMAKE= yes > USE_REINPLACE= yes > USE_OPENSSL= yes >@@ -25,12 +24,22 @@ > > .include <bsd.port.pre.mk> > >-.if ${OSVERSION} >= 502126 >-BROKEN= "Does not compile on FreeBSD >= 5.x" >-.endif >- > post-patch: >- @${REINPLACE_CMD} -E -e 's,(if[\ \t]+test[\ \t]+.+)[\ \t]+==,\1 =,' \ >- ${WRKSRC}/configure >+ @echo "CPPFLAGS= -I. -I.. -I${OPENSSLINC} ${QTCPPFLAGS} -I${LOCALBASE}/include/db4" > ${WRKSRC}/Local.mak >+ @echo "CFLAGS= ${CFLAGS}" >> ${WRKSRC}/Local.mak >+ @echo "LDFLAGS= ${LDFLAGS}" >> ${WRKSRC}/Local.mak >+ @echo "LIBS= ${QTCFGLIBS} -lqt-mt -L${OPENSSLLIB} -lcrypto -ldb4_cxx ${PTHREAD_LIBS}" >> ${WRKSRC}/Local.mak >+ @echo "MOC=${MOC}" >> ${WRKSRC}/Local.mak >+ @echo "UIC=${QT_PREFIX}/bin/uic" >> ${WRKSRC}/Local.mak >+ @echo "CC=${CXX}" >> ${WRKSRC}/Local.mak >+ @echo "LD=${LD}" >> ${WRKSRC}/Local.mak >+ @echo "STRIP=${STRIP_CMD}" >> ${WRKSRC}/Local.mak >+ @echo "prefix=${PREFIX}" >> ${WRKSRC}/Local.mak >+ @echo "etc=${PREFIX}/etc/xca" >> ${WRKSRC}/Local.mak >+ @echo "basedir=" >> ${WRKSRC}/Local.mak >+ @${REINPLACE_CMD} -E -e 's|QFont\ font\(\ font\(\)\ \)|QFont font|' ${WRKSRC}/widgets/clicklabel.cpp >+ @${REINPLACE_CMD} -E -e 's|(install[\ \:]+xca\.1)\.gz|\1|g' ${WRKSRC}/doc/Makefile >+ >+MAN1= xca.1 > > .include <bsd.port.post.mk> >diff -ruN --exclude=CVS /usr/ports/security/xca/distinfo /usr/home/curly/ports/xca/distinfo >--- /usr/ports/security/xca/distinfo Wed Mar 31 06:11:15 2004 >+++ /usr/home/curly/ports/xca/distinfo Wed Dec 22 15:52:15 2004 >@@ -1,2 +1,2 @@ >-MD5 (xca-0.4.5.tar.gz) = 27a401c6e3ed1e406a602c2e7f8c3f4e >-SIZE (xca-0.4.5.tar.gz) = 336188 >+MD5 (xca-0.5.1.tar.gz) = 24e0289c189b8db2f1f15a4ddac1b1c3 >+SIZE (xca-0.5.1.tar.gz) = 287025 >diff -ruN --exclude=CVS /usr/ports/security/xca/pkg-plist /usr/home/curly/ports/xca/pkg-plist >--- /usr/ports/security/xca/pkg-plist Sat Dec 6 01:19:05 2003 >+++ /usr/home/curly/ports/xca/pkg-plist Tue Jan 25 16:41:20 2005 >@@ -2,25 +2,39 @@ > bin/xca > share/applications/xca.desktop > share/pixmaps/xca.xpm >+share/xca/aia.txt > share/xca/bigcert.png > share/xca/bigcrl.png > share/xca/bigcsr.png > share/xca/bigkey.png > share/xca/bigtemp.png > share/xca/crl.png >+share/xca/dn.txt >+share/xca/eku.txt > share/xca/halfkey.png > share/xca/invalidcert.png > share/xca/invalidcertkey.png > share/xca/key.png > share/xca/netscape.png >+share/xca/oids.txt > share/xca/req.png > share/xca/reqkey.png > share/xca/revoked.png >+share/xca/spki.png > share/xca/template.png > share/xca/validcert.png > share/xca/validcertkey.png >-share/xca/xca_de.qm >-share/xca/xca_es.qm >+share/xca/xca-1.html >+share/xca/xca-10.html >+share/xca/xca-2.html >+share/xca/xca-3.html >+share/xca/xca-4.html >+share/xca/xca-5.html >+share/xca/xca-6.html >+share/xca/xca-7.html >+share/xca/xca-8.html >+share/xca/xca-9.html >+share/xca/xca.html > @dirrm share/xca > @dirrm share/pixmaps > @dirrm share/applications
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 76667
: 50304