mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
upgrade to 2.3
PR: 45245 Submitted by: maintainer
This commit is contained in:
parent
799605e08d
commit
8fe15e7332
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69998
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= ssync
|
||||
PORTVERSION= 2.2
|
||||
PORTVERSION= 2.3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://alcatraz.labs.agilent.com/shaffer/ssync/
|
||||
MASTER_SITES= http://angrypot.com/ssync/
|
||||
|
||||
MAINTAINER= nyxo@dnuc.polyn.kiae.su
|
||||
|
||||
@ -23,7 +23,7 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's@/etc/init.d/ssyncd@\$$0@g' ${WRKSRC}/ssyncd.init
|
||||
@${REINPLACE_CMD} -e "s@/etc@${PREFIX}/etc@g;s@/usr/sbin@${PREFIX}/sbin@g;" \
|
||||
${WRKSRC}/ssyncd.init ${WRKSRC}/ssyncd.conf ${WRKSRC}/daemon.c
|
||||
@${REINPLACE_CMD} -e "s@ +CFLAGS.+@@g; s@ +LDFLAGS.+@@g;" ${WRKSRC}/makefile
|
||||
@${REINPLACE_CMD} -e "s@FLAGS=@FLAGS+=@g" ${WRKSRC}/makefile
|
||||
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/ssync ${PREFIX}/bin/ssync
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ssync-2.2.tar.gz) = 74c3f2d7860d6819fb8c284af5956cd2
|
||||
MD5 (ssync-2.3.tar.gz) = ef33f1ae538a77fe20a8803126dca463
|
||||
|
Loading…
Reference in New Issue
Block a user