Upgrade to 0.9.17, add my page to MASTER_SITES.
This commit is contained in:
parent
6450a66d70
commit
4c3b92c97f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14567
@ -1,14 +1,15 @@
|
||||
# New ports collection makefile for: icewm
|
||||
# Version required: 0.9.16
|
||||
# Version required: 0.9.17
|
||||
# Date created: 10 August 1997
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.20 1998/11/15 14:21:55 vanilla Exp $
|
||||
# $Id: Makefile,v 1.21 1998/11/16 05:44:57 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= icewm-0.9.16
|
||||
DISTNAME= icewm-0.9.17
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.kiss.uni-lj.si/~k4fr0235/icewm/devel/
|
||||
MASTER_SITES= http://www.kiss.uni-lj.si/~k4fr0235/icewm/devel/ \
|
||||
http://www.freebsd.org/~vanilla/
|
||||
EXTRACT_SUFX= .src.tar.gz
|
||||
|
||||
MAINTAINER= Nakai@technologist.com
|
||||
@ -20,8 +21,6 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libintl.a:${PORTSDIR}/devel/gettext
|
||||
.endif
|
||||
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
||||
|
||||
BROKEN= fetch
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (icewm-0.9.16.src.tar.gz) = 1c8100c6cafed43606325852e0f697e3
|
||||
MD5 (icewm-0.9.17.src.tar.gz) = bbf579c6e32705359b2bb4c8a858e5e8
|
||||
|
@ -623,6 +623,8 @@ lib/X11/icewm/themes/metal2/frameITL.xpm
|
||||
lib/X11/icewm/themes/metal2/frameITR.xpm
|
||||
lib/X11/icewm/themes/metal2/maximizeA.xpm
|
||||
lib/X11/icewm/themes/metal2/maximizeI.xpm
|
||||
lib/X11/icewm/themes/metal2/menuButtonA.xpm
|
||||
lib/X11/icewm/themes/metal2/menuButtonI.xpm
|
||||
lib/X11/icewm/themes/metal2/minimizeA.xpm
|
||||
lib/X11/icewm/themes/metal2/minimizeI.xpm
|
||||
lib/X11/icewm/themes/metal2/restoreA.xpm
|
||||
@ -729,17 +731,14 @@ lib/X11/icewm/themes/win31/menuButtonA.xpm
|
||||
lib/X11/icewm/themes/win31/menuButtonI.xpm
|
||||
lib/X11/icewm/themes/win31/minimizeA.xpm
|
||||
lib/X11/icewm/themes/win31/minimizeI.xpm
|
||||
lib/X11/icewm/themes/win31/restore.xpm
|
||||
lib/X11/icewm/themes/win31/restoreA.xpm
|
||||
lib/X11/icewm/themes/win31/restoreI.xpm
|
||||
lib/X11/icewm/themes/win31/titleAB.xpm
|
||||
lib/X11/icewm/themes/win31/titleAL.xpm
|
||||
lib/X11/icewm/themes/win31/titleAM.xpm
|
||||
lib/X11/icewm/themes/win31/titleAR.xpm
|
||||
lib/X11/icewm/themes/win31/titleAT.xpm
|
||||
lib/X11/icewm/themes/win31/titleIB.xpm
|
||||
lib/X11/icewm/themes/win31/titleIL.xpm
|
||||
lib/X11/icewm/themes/win31/titleIM.xpm
|
||||
lib/X11/icewm/themes/win31/titleIR.xpm
|
||||
lib/X11/icewm/themes/win31/titleIT.xpm
|
||||
lib/X11/icewm/themes/win95/close.xpm
|
||||
lib/X11/icewm/themes/win95/default.theme
|
||||
lib/X11/icewm/themes/win95/maximize.xpm
|
||||
|
Loading…
Reference in New Issue
Block a user