From a88ee4c1dfd7e8f0ab69897b5bc1ab858824e175 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Mon, 15 May 2006 04:10:10 +0000 Subject: [PATCH] Update to 1.2.2 and unbreak. This works courtesy of Laszlo Karoly who pointed me towards defining MOZ_TRUNK=0. --- mail/moztraybiff/Makefile | 6 ++---- mail/moztraybiff/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/mail/moztraybiff/Makefile b/mail/moztraybiff/Makefile index 860265d311dd..00d0e704c64e 100644 --- a/mail/moztraybiff/Makefile +++ b/mail/moztraybiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= moztraybiff -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_MOZDEV} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,8 +19,6 @@ BUILD_DEPENDS= ${X11BASE}/lib/thunderbird/components/libwidget_gtk2.so:${PORTSDI zip:${PORTSDIR}/archivers/zip RUN_DEPENDS= ${X11BASE}/lib/thunderbird/components/libwidget_gtk2.so:${PORTSDIR}/mail/thunderbird -BROKEN= Does not compile - .if !exists(../thunderbird/Makefile) BROKEN= ${PORTNAME} needs the Thunderbird port in order to build .else @@ -30,7 +28,7 @@ TBVER!= cd ../thunderbird && ${MAKE} -V PORTVERSION USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= libgnome -MAKE_ARGS+= MOZILLA_PLATFORM=tbird TBVER=${TBVER} +MAKE_ARGS+= MOZILLA_PLATFORM=tbird TBVER=${TBVER} MOZ_TRUNK=0 FILENAME= mozTrayBiff-${PORTVERSION}-tb${TBVER}.xpi PLIST_FILES= share/${PORTNAME}/${FILENAME} diff --git a/mail/moztraybiff/distinfo b/mail/moztraybiff/distinfo index 0edccea13658..3b415268f100 100644 --- a/mail/moztraybiff/distinfo +++ b/mail/moztraybiff/distinfo @@ -1,3 +1,3 @@ -MD5 (mozTrayBiff-1.2.1.tar.gz) = a2e3092b08aa7f9522ac7b5587d16969 -SHA256 (mozTrayBiff-1.2.1.tar.gz) = 9b8a203dd42d88c5fc1fc0bf13f56039b3338a522e6253ec7120bce8f50924da -SIZE (mozTrayBiff-1.2.1.tar.gz) = 47121 +MD5 (mozTrayBiff-1.2.2.tar.gz) = d599f3772eb4c905f2fa5c7a17a81a55 +SHA256 (mozTrayBiff-1.2.2.tar.gz) = d8d819a33ac632cb64776e5f926d1d6f99a3986f7f322ac36fb48187e4d55775 +SIZE (mozTrayBiff-1.2.2.tar.gz) = 47948