diff options
author | shaun <shaun@FreeBSD.org> | 2007-04-29 23:01:32 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2007-04-29 23:01:32 +0800 |
commit | f05fddb90bf833fd96f55f61af44723ef1124d8e (patch) | |
tree | 68bd749883d7206e929a12afc55468b2d03e7863 /x11-toolkits | |
parent | eb50b296581512c993371898dc3f61748482a89b (diff) | |
download | freebsd-ports-gnome-f05fddb90bf833fd96f55f61af44723ef1124d8e.tar.gz freebsd-ports-gnome-f05fddb90bf833fd96f55f61af44723ef1124d8e.tar.zst freebsd-ports-gnome-f05fddb90bf833fd96f55f61af44723ef1124d8e.zip |
- 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>
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 |