summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-08-01 00:43:46 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-08-01 00:43:46 +0000
commitfa6d428fbe1bfa9665ed8d63e9e37b98e80f86a7 (patch)
tree7a406fce4c7cadcd43cc60f56e136e9d9ff08cfa /devel
parentFoo. I only got the Makefile committed. (diff)
Update to version 1.10.4
PR: 12886 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>, maintainer
Notes
Notes: svn path=/head/; revision=20414
Diffstat (limited to 'devel')
-rw-r--r--devel/astyle/Makefile15
-rw-r--r--devel/astyle/distinfo2
-rw-r--r--devel/astyle/pkg-plist2
3 files changed, 12 insertions, 7 deletions
diff --git a/devel/astyle/Makefile b/devel/astyle/Makefile
index 0f2ae5ca0d17..ade55f299c78 100644
--- a/devel/astyle/Makefile
+++ b/devel/astyle/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: astyle
-# Version required: 1.10.1
+# Version required: 1.10.4
# Date created: 31 Jan 1999
# Whom: Don Croyle <croyle@gelemna.ft-wayne.in.us>
#
-# $Id: Makefile,v 1.1.1.1 1999/04/03 01:26:17 steve Exp $
+# $Id: Makefile,v 1.2 1999/07/22 04:20:45 cpiazza Exp $
#
-DISTNAME= astyle_1.10.1_src
-PKGNAME= astyle-1.10.1
+DISTNAME= astyle_1.10.4_src
+PKGNAME= astyle-1.10.4
CATEGORIES= devel textproc
MASTER_SITES= http://gene.md.huji.ac.il/~tald/astyle/stable/src/ \
http://www.infonex.com/~dacroyle/freebsd/
@@ -15,8 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= croyle@gelemna.ft-wayne.in.us
-WRKSRC= ${WRKDIR}/astyle_1.10.1
-ALL_TARGET= astyle
+WRKSRC= ${WRKDIR}/astyle_1.10.4
post-extract:
perl -pi -e 's/\r//' ${WRKSRC}/*
@@ -27,5 +26,9 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/astyle ${PREFIX}/bin/
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${PREFIX}/share/doc/astyle
+ ${INSTALL_DATA} ${WRKSRC}/astyle.html ${PREFIX}/share/doc/astyle
+.endif
.include <bsd.port.mk>
diff --git a/devel/astyle/distinfo b/devel/astyle/distinfo
index 1615bbc1c191..d07fc6f051c3 100644
--- a/devel/astyle/distinfo
+++ b/devel/astyle/distinfo
@@ -1 +1 @@
-MD5 (astyle_1.10.1_src.tgz) = f682d3ce6ba0611384a5319816826607
+MD5 (astyle_1.10.4_src.tgz) = f1a8d5e16975a8062308b818bd4c5bd2
diff --git a/devel/astyle/pkg-plist b/devel/astyle/pkg-plist
index 1def8e870b01..7d1585652e7d 100644
--- a/devel/astyle/pkg-plist
+++ b/devel/astyle/pkg-plist
@@ -1 +1,3 @@
bin/astyle
+share/doc/astyle/astyle.html
+@dirrm share/doc/astyle