aboutsummaryrefslogtreecommitdiff
path: root/net/tramp
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-11 23:16:07 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-11 23:16:07 +0000
commita4e77c3e8fcf78c440ca6b2e9e760f7533dc5718 (patch)
tree20ca6c14eb672f4a5307fa273ee1832d7bd0968e /net/tramp
parent4280bf37ef4ea6a8e97545c09c02259f928fae06 (diff)
downloadports-a4e77c3e8fcf78c440ca6b2e9e760f7533dc5718.tar.gz
ports-a4e77c3e8fcf78c440ca6b2e9e760f7533dc5718.zip
- Update to 2.0.44
PR: ports/72235 Submitted by: Andrey Slusar <anray@inet.ua>
Notes
Notes: svn path=/head/; revision=118666
Diffstat (limited to 'net/tramp')
-rw-r--r--net/tramp/Makefile7
-rw-r--r--net/tramp/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/net/tramp/Makefile b/net/tramp/Makefile
index b5cc1f5341d8..bc139e10ca86 100644
--- a/net/tramp/Makefile
+++ b/net/tramp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= tramp
-PORTVERSION= 2.0.43
+PORTVERSION= 2.0.44
CATEGORIES= net elisp
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -25,12 +25,12 @@ PLIST_SUB+= TRAMP_LISPDIR=${TRAMP_LISPDIR} \
DIRSECTION=${DIRSECTION} \
INFOENTRY=${INFOENTRY} INFOENTRY_JA=${INFOENTRY_JA}
CONFIGURE_ENV= TEXI2DVI=no
-CONFIGURE_ARGS= --with-contrib --prefix=${PREFIX} \
+CONFIGURE_ARGS= --with-contrib --prefix=${PREFIX} \
--with-lispdir=${PREFIX}/${TRAMP_LISPDIR} \
--with-emacs=${EMACS_CMD}
.if defined(JAPANESE_INFO)
-CONFIGURE_ARGS+= --with-japanese-manual
+CONFIGURE_ARGS+= --with-japanese-manual
PLIST_SUB+= JAPANESE_INFO=""
.else
PLIST_SUB+= JAPANESE_INFO="@comment "
@@ -51,6 +51,5 @@ post-install:
.if ${EMACS_PORT_NAME} == emacs20
(cd ${WRKSRC}/contrib; ${GMAKE} install)
.endif
-
.include <bsd.port.mk>
diff --git a/net/tramp/distinfo b/net/tramp/distinfo
index fe538dada65a..bb1b63083df9 100644
--- a/net/tramp/distinfo
+++ b/net/tramp/distinfo
@@ -1,2 +1,2 @@
-MD5 (tramp-2.0.43.tar.gz) = a594c9a93239a81e8a51fe54f5a7dcbf
-SIZE (tramp-2.0.43.tar.gz) = 368387
+MD5 (tramp-2.0.44.tar.gz) = c011ae12c22f6967714c8b7ceef58b9f
+SIZE (tramp-2.0.44.tar.gz) = 288405