Update to 1.0.0
This commit is contained in:
parent
a352651521
commit
49728c7d51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24150
3 changed files with 7 additions and 5 deletions
|
@ -1,15 +1,14 @@
|
|||
# New ports collection makefile for: icewm
|
||||
# Version required: 0.9.52
|
||||
# Version required: 1.0.0
|
||||
# Date created: 10 August 1997
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= icewm-0.9.52
|
||||
DISTNAME= icewm-1.0.0
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.kiss.uni-lj.si/~k4fr0235/icewm/devel/ \
|
||||
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
|
||||
MASTER_SITES= http://download.sourceforge.net/icewm/
|
||||
EXTRACT_SUFX= .src.tar.gz
|
||||
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (icewm-0.9.52.src.tar.gz) = 60f40ae958a0253cea9a7f97cb2f0e7b
|
||||
MD5 (icewm-1.0.0.src.tar.gz) = 8ff388a643a2be9087307104e6446007
|
||||
|
|
|
@ -46,6 +46,7 @@ share/icewm/icons/xterm_16x16.xpm
|
|||
share/icewm/icons/xterm_32x32.xpm
|
||||
share/icewm/icons/xv_16x16.xpm
|
||||
share/icewm/icons/xv_32x32.xpm
|
||||
share/icewm/keys
|
||||
share/icewm/ledclock/a.xpm
|
||||
share/icewm/ledclock/colon.xpm
|
||||
share/icewm/ledclock/dot.xpm
|
||||
|
@ -93,6 +94,8 @@ share/icewm/themes/gtk2/restoreI.xpm
|
|||
share/icewm/themes/metal2/closeA.xpm
|
||||
share/icewm/themes/metal2/closeI.xpm
|
||||
share/icewm/themes/metal2/default.theme
|
||||
share/icewm/themes/metal2/depthA.xpm
|
||||
share/icewm/themes/metal2/depthI.xpm
|
||||
share/icewm/themes/metal2/dframeAB.xpm
|
||||
share/icewm/themes/metal2/dframeABL.xpm
|
||||
share/icewm/themes/metal2/dframeABR.xpm
|
||||
|
|
Loading…
Reference in a new issue