diff options
author | krion <krion@FreeBSD.org> | 2004-12-30 17:21:39 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-12-30 17:21:39 +0800 |
commit | 53618b2d967026413c7d04be3172a5a00e007d76 (patch) | |
tree | 83839a250503e422dac194980e2ed25ab12aee05 /x11-wm/icewm | |
parent | 3eca7d81c25ccc887aa23fded28d83efaf0d23e0 (diff) | |
download | freebsd-ports-gnome-53618b2d967026413c7d04be3172a5a00e007d76.tar.gz freebsd-ports-gnome-53618b2d967026413c7d04be3172a5a00e007d76.tar.zst freebsd-ports-gnome-53618b2d967026413c7d04be3172a5a00e007d76.zip |
Update to version 1.2.19
PR: ports/75630
Submitted by: Ports Fury
Diffstat (limited to 'x11-wm/icewm')
-rw-r--r-- | x11-wm/icewm/Makefile | 5 | ||||
-rw-r--r-- | x11-wm/icewm/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index b8ad8291ded8..01e8e618ccda 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -6,8 +6,7 @@ # PORTNAME= icewm -PORTVERSION= 1.2.18 -PORTREVISION= 1 +PORTVERSION= 1.2.19 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -92,8 +91,6 @@ post-extract: @${CP} -f ${FILESDIR}/bsd-daemon.xpm ${WRKSRC}/lib/taskbar post-patch: - @${REINPLACE_CMD} -e \ - 's|CXX_LINK=$${CC}|CXX_LINK=$${CXX}|g' ${WRKSRC}/configure .for file in src/gnome2.cc @${REINPLACE_CMD} -e \ 's|/usr/share/control|${X11BASE}/share/gnome/control|g ; \ diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo index 0c06c26501ed..9bde3106c4ea 100644 --- a/x11-wm/icewm/distinfo +++ b/x11-wm/icewm/distinfo @@ -1,2 +1,2 @@ -MD5 (icewm-1.2.18.tar.gz) = ee57d16e8666515d5592b278ee1c3693 -SIZE (icewm-1.2.18.tar.gz) = 950203 +MD5 (icewm-1.2.19.tar.gz) = b41ed20d1e0f22d456b909d59cbea74e +SIZE (icewm-1.2.19.tar.gz) = 948416 |