aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsgraph
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-14 13:31:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-14 13:31:09 +0000
commitfaed6c5a113b5898b02dc0e9a79d741599834f58 (patch)
tree9b91027f827205773d7c0c13ab15330b6a963932 /devel/cvsgraph
parent7a0abc2df9c32ee8433a2f3ff713bc4a9a8aab2e (diff)
Notes
Diffstat (limited to 'devel/cvsgraph')
-rw-r--r--devel/cvsgraph/Makefile10
-rw-r--r--devel/cvsgraph/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index d1e78f91afd4..13c3ad63197f 100644
--- a/devel/cvsgraph/Makefile
+++ b/devel/cvsgraph/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= cvsgraph
-PORTVERSION= 1.6.1
-PORTREVISION= 1
+PORTVERSION= 1.7.0
CATEGORIES= devel graphics
MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/
@@ -22,15 +21,16 @@ MAN1= cvsgraph.1
MAN5= cvsgraph.conf.5
DOCDIR= share/doc/${PORTNAME}
-DOCS= ChangeLog LICENSE README
-EXAMPLES= cvsgraphwrapper.php3 mkimage.php3
+DOCS= ChangeLog README
+EXAMPLES= cvsgraphwrapper.php mkimage.php
MORE_EXAMPLES= README.Automatic_documentation checkoutlist commit_action.sh \
commitinfo cvswrappers tag_action.sh taginfo
PLIST= ${WRKDIR}/pkg-plist
SUB_FILES= pkg-message
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gd-inc=${LOCALBASE}/include \
- --with-gd-lib=${LOCALBASE}/lib
+ --with-gd-lib=${LOCALBASE}/lib CFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${PREFIX}/lib"
REINPLACE_ARGS= -i ""
pre-patch:
diff --git a/devel/cvsgraph/distinfo b/devel/cvsgraph/distinfo
index 2ac993180f75..a6d2051eed73 100644
--- a/devel/cvsgraph/distinfo
+++ b/devel/cvsgraph/distinfo
@@ -1,3 +1,3 @@
-MD5 (cvsgraph-1.6.1.tar.gz) = 2f3da8e85de67d0690b120b33304f966
-SHA256 (cvsgraph-1.6.1.tar.gz) = 05cdbed36bb2dd37aa382fc7f4410caac20dcf9176a50e922551cdc965dbc60b
-SIZE (cvsgraph-1.6.1.tar.gz) = 114337
+MD5 (cvsgraph-1.7.0.tar.gz) = 8194c0c6f6837fcfa3ad0fab5dfc0597
+SHA256 (cvsgraph-1.7.0.tar.gz) = 74438faaefd325c7a8ed289ea5d1657befe1d1859d55f8fbbcc7452f4efd435f
+SIZE (cvsgraph-1.7.0.tar.gz) = 202678