aboutsummaryrefslogtreecommitdiffstats
path: root/net/tramp
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-10-12 07:16:07 +0800
committerpav <pav@FreeBSD.org>2004-10-12 07:16:07 +0800
commitb7e124425ab829c30e5efc0cabab0a42fdaf32d5 (patch)
treed2a450f6776ab2034d598af3f51f0683cf1c9f65 /net/tramp
parentc1360e8d0b33d899a533cd5cd18bbf3de5eb09ab (diff)
downloadfreebsd-ports-gnome-b7e124425ab829c30e5efc0cabab0a42fdaf32d5.tar.gz
freebsd-ports-gnome-b7e124425ab829c30e5efc0cabab0a42fdaf32d5.tar.zst
freebsd-ports-gnome-b7e124425ab829c30e5efc0cabab0a42fdaf32d5.zip
- Update to 2.0.44
PR: ports/72235 Submitted by: Andrey Slusar <anray@inet.ua>
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