FreeBSD Bugzilla – Attachment 18010 Details for
Bug 32511
port update deskutils/gnomepim to 1.4.3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.67 KB, created by
hendrik
on 2001-12-04 20:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
hendrik
Created:
2001-12-04 20:50:01 UTC
Size:
1.67 KB
patch
obsolete
>--- Makefile.old Tue Dec 4 12:44:57 2001 >+++ Makefile Tue Dec 4 21:39:40 2001 >@@ -6,21 +6,38 @@ > # > > PORTNAME= gnomepim >-PORTVERSION= 1.4.0 >+PORTVERSION= 1.4.3 > CATEGORIES= deskutils gnome >-MASTER_SITES= ${MASTER_SITE_GNOME} >+MASTER_SITES= http://www.eskil.org/gnome-pilot/download/tarballs/ \ >+ ${MASTER_SITE_GNOME} > MASTER_SITE_SUBDIR= stable/sources/gnome-pim > DISTNAME= gnome-pim-${PORTVERSION} > > MAINTAINER= gnome@FreeBSD.org > >+.if defined(WITH_PILOT) >+CONFIGURE_ARGS= >+.else >+CONFIGURE_ARGS= --without-pisock --disable-pilotlinktest >+.endif >+ >+ > USE_X_PREFIX= yes > USE_GMAKE= yes > USE_GNOME= yes > USE_LIBTOOL= yes >-CONFIGURE_ARGS= --without-pisock --disable-pilotlinktest >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ >- LIBS="-L${LOCALBASE}/lib" >+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/pilot/include"\ >+ LIBS="-L${LOCALBASE}/lib -L${LOCALBASE}/pilot/lib" >+ >+pre-extract: >+.if defined(WITH_PILOT) >+ @${ECHO_MSG} >+ @${ECHO_MSG} "Palm Pilot support enabled. You will be able to syncronize" >+ @${ECHO_MSG} "your palm with gnomecard and gnomecal." >+.else >+ @${ECHO_MSG} >+ @${ECHO_MSG} "You can enable Palm Pilot support by defining WITH_PILOT" >+.endif > > pre-patch: > @${PERL} -pi -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ >--- pkg-plist Tue Dec 4 21:25:52 2001 >+++ pkg-plist.old Tue Dec 4 21:24:13 2001 >@@ -50,7 +50,7 @@ > share/locale/uk/LC_MESSAGES/gnome-pim.mo > share/locale/wa/LC_MESSAGES/gnome-pim.mo > share/locale/zh_CN.GB2312/LC_MESSAGES/gnome-pim.mo >-share/locale/zh_TW/LC_MESSAGES/gnome-pim.mo >+share/locale/zh_TW.Big5/LC_MESSAGES/gnome-pim.mo > @dirrm share/gnome/help/gnomecal/C/images > @dirrm share/gnome/help/gnomecal/C > @dirrm share/gnome/help/gnomecal
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 32511
: 18010 |
18011