mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Upgrade to 2.06.
This commit is contained in:
parent
35a27d2c03
commit
f64eb6a97b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38632
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= malsync
|
||||
PORTVERSION= 2.05
|
||||
PORTVERSION= 2.06
|
||||
CATEGORIES= palm
|
||||
MASTER_SITES= http://www.tomw.org/%SUBDIR%/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= malsync
|
||||
DISTNAME= malsync_2.0.5.src
|
||||
DISTNAME= malsync_2.0.6.src
|
||||
|
||||
MAINTAINER= dirk@FreeBSD.org
|
||||
|
||||
@ -20,6 +20,9 @@ LIB_DEPENDS= pisock.3:${PORTSDIR}/palm/pilot-link
|
||||
USE_GMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/malsync/mal/client/unix
|
||||
|
||||
pre-build:
|
||||
cd ${WRKSRC} && ${GMAKE} clean
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/malsync ${PREFIX}/bin
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (malsync_2.0.5.src.tar.gz) = d6b0aef7b177ca58aee9344377c9aa35
|
||||
MD5 (malsync_2.0.6.src.tar.gz) = b2a64720dc4c6e33d2b247c2d53700e4
|
||||
|
Loading…
Reference in New Issue
Block a user