aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/dwm
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-02-14 20:20:52 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-02-14 20:20:52 +0000
commit5ae44f74bd5983b27f505ba1e3de7cde6db892bd (patch)
treef807cf55f1c55251f2446b94acc11df8defd8af8 /x11-wm/dwm
parent61d8152b0ed3009f46e9afaa1a5cd0647e9b55a7 (diff)
downloadports-5ae44f74bd5983b27f505ba1e3de7cde6db892bd.tar.gz
ports-5ae44f74bd5983b27f505ba1e3de7cde6db892bd.zip
Notes
Diffstat (limited to 'x11-wm/dwm')
-rw-r--r--x11-wm/dwm/Makefile6
-rw-r--r--x11-wm/dwm/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/dwm/Makefile b/x11-wm/dwm/Makefile
index e0d2152237c2..b7b44ab565d0 100644
--- a/x11-wm/dwm/Makefile
+++ b/x11-wm/dwm/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dwm
-PORTVERSION= 5.9
+PORTVERSION= 6.0
CATEGORIES= x11-wm
MASTER_SITES= http://dl.suckless.org/${PORTNAME}/ \
http://schot.a-eskwadraat.nl/files/
@@ -34,7 +34,7 @@ USE_XORG+= xinerama
pre-everything::
@${ECHO_MSG} "You can build dwm with your own config.h using the DWM_CONF knob:"
@${ECHO_MSG} "make DWM_CONF=/path/to/dwm/config.h install clean"
- @${ECHO_MSG} "Note: Pre-5.6 config.h-files no longer work."
+ @${ECHO_MSG} "Note: Pre-6.0 config.h-files no longer work."
post-extract:
.if defined(DWM_CONF)
@@ -56,7 +56,7 @@ post-install:
.if !defined(NOPORTDOCS)
@${ECHO_MSG} "installing additional documentation to ${DOCSDIR}"
@${MKDIR} ${DOCSDIR}
- @${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR}
+ @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.endif
@${CAT} ${PKGMESSAGE}
diff --git a/x11-wm/dwm/distinfo b/x11-wm/dwm/distinfo
index 49c8c1a4000f..2fc1f6f2254a 100644
--- a/x11-wm/dwm/distinfo
+++ b/x11-wm/dwm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dwm-5.9.tar.gz) = 2dcdd5a2a233c385ef776017263164a288886561b6bf4d6b984562f5f02fe232
-SIZE (dwm-5.9.tar.gz) = 20517
+SHA256 (dwm-6.0.tar.gz) = b2b9483de69259eeea56844899bb2385158d3e79a42d82b10c142099fc8eeb56
+SIZE (dwm-6.0.tar.gz) = 20810