FreeBSD Bugzilla – Attachment 109916 Details for
Bug 150982
[patch] net-p2p/ed2k: typo and wrong amule pkgname in CONFLICTS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a.diff
a.diff (text/plain), 1.26 KB, created by
swell.k
on 2010-09-27 09:30:07 UTC
(
hide
)
Description:
a.diff
Filename:
MIME Type:
Creator:
swell.k
Created:
2010-09-27 09:30:07 UTC
Size:
1.26 KB
patch
obsolete
>Index: net-p2p/ed2k/Makefile >=================================================================== >RCS file: /a/.cvsup/ports/net-p2p/ed2k/Makefile,v >retrieving revision 1.3 >diff -u -p -r1.3 Makefile >--- net-p2p/ed2k/Makefile 30 Jan 2008 08:25:45 -0000 1.3 >+++ net-p2p/ed2k/Makefile 27 Sep 2010 08:19:24 -0000 >@@ -9,7 +9,7 @@ PORTNAME= ed2k > PORTVERSION= 1.4 > CATEGORIES= net-p2p > MASTER_SITES= http://www.sdalu.com/download/software/tools/ >-PKGNAMESUFFIX= -hash${PKGNAMESUFFIX2} >+PKGNAMESUFFIX= -hash > DISTNAME= ed2k.c > EXTRACT_SUFX= > EXTRACT_ONLY= >@@ -17,26 +17,25 @@ EXTRACT_ONLY= > MAINTAINER= dinoex@FreeBSD.org > COMMENT= Calculates 'eMule' hashes or producing ed2k:// file links > >-CONFILTCS= aMule-* >-WRKSRC= ${WRKDIR} >+CONFLICTS= amule-* >+ >+NO_WRKSUBDIR= yes > MAKEFILE= /dev/null > ALL_TARGET= ed2k > PLIST_FILES= bin/ed2k >+MAKE_ENV+= LDLIBS="${LDLIBS}" > > .if defined(WITHOUT_OPENSSL) >-CPPFLAGS+= -DWITH_RSA >-MAKE_ENV+= LDLIBS="${CPPFLAGS}" >+CFLAGS+= -DWITH_RSA > .else > USE_OPENSSL= yes >-OPENSSLSUFFIX= -openssl > LDLIBS+= -lmd >-MAKE_ENV+= LDLIBS="${LDLIBS}" > .endif > > post-extract: > ${CP} -p ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} ${WRKSRC}/ > > do-install: >- @${INSTALL_PROGRAM} ${WRKSRC}/ed2k ${PREFIX}/bin/ >+ ${INSTALL_PROGRAM} ${WRKSRC}/ed2k ${PREFIX}/bin/ > > .include <bsd.port.mk>
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 150982
: 109916