diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2007-04-29 15:01:32 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2007-04-29 15:01:32 +0000 |
commit | c1b4e75d22d5f2c0e916a99d86b1ed92b1ef950e (patch) | |
tree | 2f96dd1f43a63607bdb4801758d7ec4fa8955695 /x11-toolkits | |
parent | Update to 0.60 (diff) |
- Upgrade to 1.4.35.
- Hand over maintainership to submitter, since he now maintains the
other fox ports.
PR: ports/109142
Submitted by: Marcelo Araujo <araujo@bsdmail.org>
Notes
Notes:
svn path=/head/; revision=191128
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fox14/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/fox14/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/fox14/Makefile b/x11-toolkits/fox14/Makefile index 4cac8aa57565..cb482bfb6d30 100644 --- a/x11-toolkits/fox14/Makefile +++ b/x11-toolkits/fox14/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.fox-toolkit.org/ftp/ \ ftp://ftp.fox-toolkit.org/pub/ \ http://fresh.t-systems-sfr.com/unix/src/misc/ -MAINTAINER?= shaun@FreeBSD.org +MAINTAINER?= araujo@bsdmail.org COMMENT= Fast and extensive C++ GUI toolkit LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ @@ -25,7 +25,7 @@ CONFLICTS= fox-1.0.* fox-1.2.* fox-1.6.* LATEST_LINK= fox14 MAJORVER= 1.4 -SHVER= 32 +SHVER= 35 PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER} USE_AUTOTOOLS= libtool:15 @@ -34,7 +34,7 @@ GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --with-opengl --with-x --enable-threadsafe -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= shutterbug.1 reswrap.1 diff --git a/x11-toolkits/fox14/distinfo b/x11-toolkits/fox14/distinfo index 6e6007276b9e..f013de3be43d 100644 --- a/x11-toolkits/fox14/distinfo +++ b/x11-toolkits/fox14/distinfo @@ -1,3 +1,3 @@ -MD5 (fox-1.4.32.tar.gz) = ace82f349c0e2c7f219388da2d1d7a96 -SHA256 (fox-1.4.32.tar.gz) = 3fe5ce8f870d959d5094bac0221d1709f2b99f19a509f52afec0d4e2d9f8579f -SIZE (fox-1.4.32.tar.gz) = 4035905 +MD5 (fox-1.4.35.tar.gz) = 9f980f324de6e62f90af7a77d6d0cb2c +SHA256 (fox-1.4.35.tar.gz) = c94e330047193440e446fc6a8185a266265cef3fbb8584405df8cf4b34ae1894 +SIZE (fox-1.4.35.tar.gz) = 4026552 |