- Update to 5.3.1

PR:		129469
Submitted by:	Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer)
This commit is contained in:
Martin Wilke 2008-12-06 23:36:17 +00:00
parent 3d384cf8ac
commit c5f0dda709
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223910
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= dwm
PORTVERSION= 5.2
PORTVERSION= 5.3.1
CATEGORIES= x11-wm
MASTER_SITES= http://code.suckless.org/dl/${PORTNAME}/ \
http://schot.a-eskwadraat.nl/files/
@ -25,7 +25,7 @@ PORTDOCS= LICENSE README
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.0 config.h-files no longer work."
@${ECHO_MSG} "Note: Pre-5.3 config.h-files no longer work."
post-extract:
.if defined(DWM_CONF)

View File

@ -1,3 +1,3 @@
MD5 (dwm-5.2.tar.gz) = ff64bf01a2dde4b038aac6601f737dc0
SHA256 (dwm-5.2.tar.gz) = ece6ecd8150e53c4704305eab902b2b84f6e1432df4c1cf846cbb5c3800465a7
SIZE (dwm-5.2.tar.gz) = 18372
MD5 (dwm-5.3.1.tar.gz) = 65b6eaa997984685887450885f5a36c6
SHA256 (dwm-5.3.1.tar.gz) = 9d65d97bd3bcc440f9d13c279eca7db9808ac763a1f0cfdf0610d557155c2bec
SIZE (dwm-5.3.1.tar.gz) = 18403