aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorshaun <shaun@FreeBSD.org>2006-06-22 08:06:50 +0800
committershaun <shaun@FreeBSD.org>2006-06-22 08:06:50 +0800
commit424c71266b8d61504177ab5ca0f33e009894fbe7 (patch)
tree5f62a76819691e4b15a1213c6e7209d10f6a3d0d /devel
parent5b9c249e88a84f3a7168dd13eb9bd5e72f24e9d0 (diff)
downloadfreebsd-ports-gnome-424c71266b8d61504177ab5ca0f33e009894fbe7.tar.gz
freebsd-ports-gnome-424c71266b8d61504177ab5ca0f33e009894fbe7.tar.zst
freebsd-ports-gnome-424c71266b8d61504177ab5ca0f33e009894fbe7.zip
- Update to 1.3.4
PR: ports/99262 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) Approved by: ahze (mentor)
Diffstat (limited to 'devel')
-rw-r--r--devel/log4sh/Makefile6
-rw-r--r--devel/log4sh/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/devel/log4sh/Makefile b/devel/log4sh/Makefile
index ba9573a8ea7a..65be57281f33 100644
--- a/devel/log4sh/Makefile
+++ b/devel/log4sh/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= log4sh
-PORTVERSION= 1.3.1
+PORTVERSION= 1.3.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,8 +18,10 @@ COMMENT= A common logging library for Bourne shell scripts
PLIST_FILES= lib/log4sh
PORTDOCS= log4sh.html
+ALL_TARGET= build
+
do-install:
- ${INSTALL_DATA} ${WRKSRC}/build/log4sh ${PREFIX}/lib
+ ${INSTALL_DATA} ${WRKSRC}/src/shell/log4sh ${PREFIX}/lib
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/log4sh.html ${DOCSDIR}
diff --git a/devel/log4sh/distinfo b/devel/log4sh/distinfo
index a6f6d2248d61..34fb2ca85e8b 100644
--- a/devel/log4sh/distinfo
+++ b/devel/log4sh/distinfo
@@ -1,3 +1,3 @@
-MD5 (log4sh-1.3.1.tgz) = a0575b4e6358cf034828bc1e46e133ee
-SHA256 (log4sh-1.3.1.tgz) = 96ce754a7ab4828e136798f25c3de42ec275c4f190f91cc6a4df5cb8559720f2
-SIZE (log4sh-1.3.1.tgz) = 40380
+MD5 (log4sh-1.3.4.tgz) = b3fd228594975d9ab85eee28167d15c2
+SHA256 (log4sh-1.3.4.tgz) = b5d930edaeb75404e2e0e12a24420b9d05224e9bf8554bf5ad2523cf1a55f656
+SIZE (log4sh-1.3.4.tgz) = 55040