- Update to 1.2.18
PR: 105739 Submitted by: miwi Approved by: maintainer timeout
This commit is contained in:
parent
95af3c1502
commit
8cc993369a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179053
2 changed files with 5 additions and 6 deletions
|
@ -7,7 +7,6 @@
|
|||
|
||||
PORTNAME= fox
|
||||
PORTVERSION= ${MAJORVER}.${SHVER}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= http://www.fox-toolkit.org/ftp/ \
|
||||
ftp://ftp.fox-toolkit.org/pub/ \
|
||||
|
@ -26,7 +25,7 @@ CONFLICTS= fox-1.0.* fox-1.4.*
|
|||
LATEST_LINK= fox12
|
||||
|
||||
MAJORVER= 1.2
|
||||
SHVER= 16
|
||||
SHVER= 18
|
||||
PLIST_SUB+= MAJORVER=${MAJORVER} SHVER=${SHVER}
|
||||
|
||||
USE_GNOME= lthack
|
||||
|
@ -34,7 +33,7 @@ USE_GL= yes
|
|||
GNU_CONFIGURE= yes
|
||||
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
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (fox-1.2.16.tar.gz) = f898da23fe7678faf5380224fbf0b3c3
|
||||
SHA256 (fox-1.2.16.tar.gz) = 8a08e30064d4a7bae74f7896d8e097449359e846fed6f732a5139f1e5dc498f0
|
||||
SIZE (fox-1.2.16.tar.gz) = 3896051
|
||||
MD5 (fox-1.2.18.tar.gz) = f55e53d66cfe09c0392cb837ec9ae8a6
|
||||
SHA256 (fox-1.2.18.tar.gz) = 77509ed17fb736b83f3073fc04986eed79ce70338f6c12596c966551e0d56a1b
|
||||
SIZE (fox-1.2.18.tar.gz) = 3896090
|
||||
|
|
Loading…
Reference in a new issue