FreeBSD Bugzilla – Attachment 99500 Details for
Bug 138590
[MAINTAINER] sysutils/samesame update to 1.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile.diff
Makefile.diff (text/plain), 1.61 KB, created by
Alex de Kruijff
on 2009-09-06 22:40:02 UTC
(
hide
)
Description:
Makefile.diff
Filename:
MIME Type:
Creator:
Alex de Kruijff
Created:
2009-09-06 22:40:02 UTC
Size:
1.61 KB
patch
obsolete
>--- Makefile.orig Sun Aug 23 22:07:11 2009 >+++ Makefile Sun Sep 6 21:24:09 2009 >@@ -5,7 +5,7 @@ > # $FreeBSD: ports/sysutils/samesame/Makefile,v 1.9 2009/08/22 20:41:01 miwi Exp $ > > PORTNAME= samesame >-PORTVERSION= 1.4 >+PORTVERSION= 1.5 > CATEGORIES= sysutils > MASTER_SITES= http://samesame.kruijff.org/ \ > ${MASTER_SITE_LOCAL} >@@ -16,12 +16,13 @@ > > CONFLICTS= samefile-[0-9]* > >-MAN1= samearchive.1 samearchive-lite.1 samefile.1 samelink.1 >+MAN1= samesame.1 samearchive.1 samearchive-lite.1 samefile.1 sameln.1 \ >+ samecp.1 samemv.1 samerm.1 > MANCOMPRESSED= no > >-PLIST_FILES= bin/samearchive bin/samefile \ >- bin/samearchive-lite bin/samelink \ >- etc/rc.d/samesame.sh >+PLIST_FILES= bin/samearchive bin/samefile bin/samecp \ >+ bin/samearchive-lite bin/sameln bin/samemv \ >+ etc/rc.d/samesame.sh bin/samerm > > HAS_CONFIGURE= yes > CONFIGURE_ARGS= --mandir="${MANPREFIX}/man" --prefix="${PREFIX}" \ >@@ -47,10 +48,10 @@ > CONFIGURE_ARGS+= --disable-logic > .endif > >-test: build >+regression-test: build > @cd ${WRKSRC}; ${MAKE} check > >-pre-install: >+post-build: > .if defined(WITH_TEST) > @cd ${WRKSRC}; ${MAKE} check > .endif >@@ -58,12 +59,17 @@ > post-install: > .if defined(WITHOUT_DEBUG) > ${STRIP_CMD} ${PREFIX}/bin/samefile >- ${STRIP_CMD} ${PREFIX}/bin/samelink > ${STRIP_CMD} ${PREFIX}/bin/samearchive > ${STRIP_CMD} ${PREFIX}/bin/samearchive-lite >+ ${STRIP_CMD} ${PREFIX}/bin/samecp >+ ${STRIP_CMD} ${PREFIX}/bin/sameln >+ ${STRIP_CMD} ${PREFIX}/bin/samemv >+ ${STRIP_CMD} ${PREFIX}/bin/samerm > .endif > > ${INSTALL_SCRIPT} ${FILESDIR}/samesame.sh ${PREFIX}/etc/rc.d/ >+ @${ECHO} > @${CAT} pkg-message >+ @${ECHO} > > .include <bsd.port.post.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 138590
: 99500 |
99501
|
99502