Skip to content

Commit

Permalink
- upgrade to version 1.4.3
Browse files Browse the repository at this point in the history
- bump NEED_VERSION
- add HOMEPAGE
- update MASTER_SITES

>ChangeLog:
o fixed some bugs in magic.c
o added double click patch for the application window
  • Loading branch information
Kevin Lo committed Sep 4, 2001
1 parent 4585b99 commit 6883345
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
20 changes: 11 additions & 9 deletions x11/xfm/Makefile
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
# $OpenBSD: Makefile,v 1.11 2001/07/09 17:11:43 pvalchev Exp $
# $OpenBSD: Makefile,v 1.12 2001/09/04 05:33:34 kevlo Exp $

COMMENT= "X11 File Manager"

DISTNAME= xfm-1.4.2
CATEGORIES= x11
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.uni-koeln.de/windows/xcontrib/
DISTNAME= xfm-1.4.3
CATEGORIES= x11
NEED_VERSION= 1.448

MAINTAINER= [email protected]
HOMEPAGE= http://www.musikwissenschaft.uni-mainz.de/~ag/xfm/

MAINTAINER= [email protected]

PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes

USE_X11= Yes
MASTER_SITES= ${HOMEPAGE}

LIB_DEPENDS= Xaw3d.6::x11/Xaw3d
LIB_DEPENDS= Xaw3d.6::x11/Xaw3d

CONFIGURE_STYLE= imake
USE_X11= Yes
CONFIGURE_STYLE= imake

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions x11/xfm/files/md5
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
MD5 (xfm-1.4.2.tar.gz) = 7b23ae130220592015e39adca067af10
RMD160 (xfm-1.4.2.tar.gz) = b63aa5ff724cdcd2d6fdc9bc5a42103795739e17
SHA1 (xfm-1.4.2.tar.gz) = 5c33b90fb7b0386baf613f676b41f6d463f5734b
MD5 (xfm-1.4.3.tar.gz) = ea5e421347044dc24c4ab3f7e2d24ecc
RMD160 (xfm-1.4.3.tar.gz) = b06c562b467e5085e5ecdd4273b64d554415ce69
SHA1 (xfm-1.4.3.tar.gz) = 8d6235bb63e04491cc99603144b52884866b39e2
1 change: 1 addition & 0 deletions x11/xfm/pkg/DESCR
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ directories (mount points). So you won't have to fiddle around with mount or
mtools commands any more if all you want to do is copy some files between the
hard disk and your floppy drive.

WWW: ${HOMEPAGE}

0 comments on commit 6883345

Please sign in to comment.