aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsgraph
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-10 01:15:04 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-10 01:15:04 +0000
commit914427ecc8ab10b7ef27002d0ed3f4d5d5c5c12b (patch)
tree83505d1be1231170ccd028ee341a898a3cda486d /devel/cvsgraph
parent1615b15eafa93a50d84838dd0b8ef76ef8eb8c88 (diff)
downloadports-914427ecc8ab10b7ef27002d0ed3f4d5d5c5c12b.tar.gz
ports-914427ecc8ab10b7ef27002d0ed3f4d5d5c5c12b.zip
Notes
Diffstat (limited to 'devel/cvsgraph')
-rw-r--r--devel/cvsgraph/Makefile4
-rw-r--r--devel/cvsgraph/distinfo6
-rw-r--r--devel/cvsgraph/files/pkg-message.in4
3 files changed, 7 insertions, 7 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile
index fb50b8064d91..39e6a2865033 100644
--- a/devel/cvsgraph/Makefile
+++ b/devel/cvsgraph/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cvsgraph
-PORTVERSION= 1.6.0
+PORTVERSION= 1.6.1
CATEGORIES= devel graphics
MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/
@@ -26,7 +26,7 @@ EXAMPLES= cvsgraphwrapper.php3 mkimage.php3
MORE_EXAMPLES= README.Automatic_documentation checkoutlist commit_action.sh \
commitinfo cvswrappers tag_action.sh taginfo
PLIST= ${WRKDIR}/pkg-plist
-SUB_FILES= pkg-message
+SUB_FILES= pkg-message
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gd-inc=${LOCALBASE}/include \
--with-gd-lib=${LOCALBASE}/lib
diff --git a/devel/cvsgraph/distinfo b/devel/cvsgraph/distinfo
index 45971942aecf..2ac993180f75 100644
--- a/devel/cvsgraph/distinfo
+++ b/devel/cvsgraph/distinfo
@@ -1,3 +1,3 @@
-MD5 (cvsgraph-1.6.0.tar.gz) = d8919dc9617ab4cf8bf658b7fbd1df0e
-SHA256 (cvsgraph-1.6.0.tar.gz) = 43ee5d1358ee1b2b88ca1fbd1e8078f47fa8e90dd6b231b72c7f758a29acde6d
-SIZE (cvsgraph-1.6.0.tar.gz) = 114186
+MD5 (cvsgraph-1.6.1.tar.gz) = 2f3da8e85de67d0690b120b33304f966
+SHA256 (cvsgraph-1.6.1.tar.gz) = 05cdbed36bb2dd37aa382fc7f4410caac20dcf9176a50e922551cdc965dbc60b
+SIZE (cvsgraph-1.6.1.tar.gz) = 114337
diff --git a/devel/cvsgraph/files/pkg-message.in b/devel/cvsgraph/files/pkg-message.in
index a049a001bacd..44cef12d96db 100644
--- a/devel/cvsgraph/files/pkg-message.in
+++ b/devel/cvsgraph/files/pkg-message.in
@@ -1,3 +1,3 @@
-You must copy %%PREFIX%%/cvsgraph.conf.sample to
-%%PREFIX%%/cvsgraph.conf in order to use cvsgraph.
+You must copy %%PREFIX%%/etc/cvsgraph.conf.sample to
+%%PREFIX%%/etc/cvsgraph.conf in order to use cvsgraph.