mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 2.6.2.
This commit is contained in:
parent
c420e08971
commit
ce63e62d33
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=81505
2 changed files with 3 additions and 4 deletions
|
@ -6,8 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= ORBit2
|
PORTNAME= ORBit2
|
||||||
PORTVERSION= 2.6.1
|
PORTVERSION= 2.6.2
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= devel gnome
|
CATEGORIES= devel gnome
|
||||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6
|
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.6
|
||||||
|
@ -26,7 +25,7 @@ USE_LIBTOOL= yes
|
||||||
USE_GNOME= gnomehack libidl linc
|
USE_GNOME= gnomehack libidl linc
|
||||||
CONFIGURE_ARGS= --disable-indent
|
CONFIGURE_ARGS= --disable-indent
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LIBS="-L${LOCALBASE}/lib"
|
LDFLAGS="-L${LOCALBASE}/lib"
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${FIND} ${WRKSRC} -type f | ${XARGS} ${GREP} -l LINC_THREADSAFE | \
|
@${FIND} ${WRKSRC} -type f | ${XARGS} ${GREP} -l LINC_THREADSAFE | \
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
MD5 (gnome2/ORBit2-2.6.1.tar.bz2) = 5d9cc3baa81c55b4bd2fd2563314791e
|
MD5 (gnome2/ORBit2-2.6.2.tar.bz2) = 6e255469741e56f1a77ae3a149e136b8
|
||||||
|
|
Loading…
Add table
Reference in a new issue