mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
Update to 2.0.15.
This commit is contained in:
parent
2b42ac9bc5
commit
c2743fa69e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177862
6 changed files with 12 additions and 10 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gnome-pilot-conduits
|
||||
PORTVERSION= 2.0.14
|
||||
PORTVERSION= 2.0.15
|
||||
CATEGORIES= palm comms gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gnome2/gnome-pilot-conduits-2.0.14.tar.bz2) = 2fcc65c4aa7da5746432bb7443bb80f1
|
||||
SHA256 (gnome2/gnome-pilot-conduits-2.0.14.tar.bz2) = e86ffb1eec7eff57d551baf22e60a2c416c456506ed3ad4f3496f8ae7d56aab5
|
||||
SIZE (gnome2/gnome-pilot-conduits-2.0.14.tar.bz2) = 475743
|
||||
MD5 (gnome2/gnome-pilot-conduits-2.0.15.tar.bz2) = 19abe4219da30479018c245ec1160d33
|
||||
SHA256 (gnome2/gnome-pilot-conduits-2.0.15.tar.bz2) = 18b57a52e38f1c0604bcfceb13ba21bdc69b02714f8e3d73578b1e01195f1ab4
|
||||
SIZE (gnome2/gnome-pilot-conduits-2.0.15.tar.bz2) = 476251
|
||||
|
|
|
@ -19,6 +19,7 @@ share/gnome/gnome-pilot/conduits/memofile.conduit
|
|||
share/gnome/gnome-pilot/conduits/sendmail.conduit
|
||||
share/gnome/gnome-pilot/conduits/time.conduit
|
||||
share/gnome/pixmaps/avantgo.png
|
||||
share/locale/ar/LC_MESSAGES/gnome-pilot-conduits.mo
|
||||
share/locale/az/LC_MESSAGES/gnome-pilot-conduits.mo
|
||||
share/locale/be/LC_MESSAGES/gnome-pilot-conduits.mo
|
||||
share/locale/bg/LC_MESSAGES/gnome-pilot-conduits.mo
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= gnome-pilot
|
||||
PORTVERSION= 2.0.14
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.15
|
||||
CATEGORIES= palm comms gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.0
|
||||
|
@ -27,7 +26,8 @@ USE_GETTEXT= yes
|
|||
GNU_CONFIGURE= yes
|
||||
INSTALLS_OMF= yes
|
||||
USE_LDCONFIG= yes
|
||||
CONFIGURE_ARGS= --with-pisock=${LOCALBASE}
|
||||
CONFIGURE_ARGS= --with-pisock=${LOCALBASE} \
|
||||
--mandir=${PREFIX}/man
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (gnome2/gnome-pilot-2.0.14.tar.bz2) = e0dd8c92db7c6df8840e5dcecaea2f3b
|
||||
SHA256 (gnome2/gnome-pilot-2.0.14.tar.bz2) = 6b7c3fedd442ae6555efad6ae858d234d2188c5faa48d93510890555c3abb180
|
||||
SIZE (gnome2/gnome-pilot-2.0.14.tar.bz2) = 791930
|
||||
MD5 (gnome2/gnome-pilot-2.0.15.tar.bz2) = 460a1fdd2206e1bbf820639831ca88f8
|
||||
SHA256 (gnome2/gnome-pilot-2.0.15.tar.bz2) = 38e6f5522a4a56824cbf6765e4ea368068f82ecf74cf8b2b260420876c56c6ec
|
||||
SIZE (gnome2/gnome-pilot-2.0.15.tar.bz2) = 804209
|
||||
|
|
|
@ -61,6 +61,7 @@ share/gnome/pixmaps/sync_icon.png
|
|||
share/gnome/pixmaps/sync_paused.png
|
||||
share/gnome/pixmaps/syncing_icon.png
|
||||
share/locale/am/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/ar/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/az/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/ca/LC_MESSAGES/gnome-pilot.mo
|
||||
share/locale/cs/LC_MESSAGES/gnome-pilot.mo
|
||||
|
|
Loading…
Add table
Reference in a new issue