- Update to 6.0

PR:	ports/165144
Submitted by:	maintainer, schot at A-Eskwadraat.nl
This commit is contained in:
Jason Helfman 2012-02-14 20:20:52 +00:00
parent 61d8152b0e
commit 5ae44f74bd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291361
2 changed files with 5 additions and 5 deletions

View File

@ -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}

View File

@ -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