summaryrefslogtreecommitdiff
path: root/x11-toolkits/gnocl
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2011-05-10 12:23:22 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2011-05-10 12:23:22 +0000
commit409abb3be49fcdd3cd5b2beb818a6a4e1716fc36 (patch)
tree181931b7310147de510cf55380ed142ef48e8f29 /x11-toolkits/gnocl
parentUpdate to 3.0.1 (patch 4) release. (diff)
- Update to latest snapshot 0.9.95-10-05-11
Notes
Notes: svn path=/head/; revision=273909
Diffstat (limited to 'x11-toolkits/gnocl')
-rw-r--r--x11-toolkits/gnocl/Makefile10
-rw-r--r--x11-toolkits/gnocl/distinfo4
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile
index 1c2ca0e91e2b..eadd2e5e1336 100644
--- a/x11-toolkits/gnocl/Makefile
+++ b/x11-toolkits/gnocl/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= gnocl
-PORTVERSION= 0.9.95
+DISTVERSION= ${BASE_VERSION}-${NIGHTLY_BUILD}
CATEGORIES= x11-toolkits devel
-MASTER_SITES= SF/${PORTNAME}/Gnocl/${PORTVERSION}/
+MASTER_SITES= SF/${PORTNAME}/Gnocl-Nightly-Build/
MAINTAINER= gahr@FreeBSD.org
COMMENT= GTK+ and Gnome extension for Tcl
@@ -22,10 +22,14 @@ USE_TCL= 84+
USE_LDCONFIG= yes
CFLAGS+= -I${TCL_INCLUDEDIR} -L${TCL_LIBDIR} `pkg-config --cflags libglade-2.0`
+BASE_VERSION= 0.9.95
+NIGHTLY_BUILD= 10-05-11
+
+WRKSRC= ${WRKDIR}/${PORTNAME}-${BASE_VERSION}
BUILD_WRKSRC= ${WRKSRC}/src
INSTALL_WRKSRC= ${BUILD_WRKSRC}
-BASEDIR= lib/${PORTNAME}${PORTVERSION}
+BASEDIR= lib/${PORTNAME}${BASE_VERSION}
PLIST_FILES= ${BASEDIR}/${PORTNAME}.so \
${BASEDIR}/pkgIndex.tcl
PLIST_DIRS= ${BASEDIR}
diff --git a/x11-toolkits/gnocl/distinfo b/x11-toolkits/gnocl/distinfo
index ae1c9079a5b9..30987defa3d0 100644
--- a/x11-toolkits/gnocl/distinfo
+++ b/x11-toolkits/gnocl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gnocl-0.9.95.tar.bz2) = a64afca726d97f3750476d88d0f896c8dcd7e41df130d5437bbe7640ac23b664
-SIZE (gnocl-0.9.95.tar.bz2) = 912444
+SHA256 (gnocl-0.9.95-10-05-11.tar.bz2) = 3b719d4e78949cff43a7d7bdb52174310236fbcdf3b0342e86341216850b509f
+SIZE (gnocl-0.9.95-10-05-11.tar.bz2) = 992044