diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2006-05-15 04:10:10 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2006-05-15 04:10:10 +0000 |
commit | a88ee4c1dfd7e8f0ab69897b5bc1ab858824e175 (patch) | |
tree | 590ed9bd69e2c6ab5d41d914f628ec905cc3fd6b /mail | |
parent | 9c0e7dc1c75c60d179a87ffcbf0760e2560e7550 (diff) | |
download | ports-a88ee4c1dfd7e8f0ab69897b5bc1ab858824e175.tar.gz ports-a88ee4c1dfd7e8f0ab69897b5bc1ab858824e175.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/moztraybiff/Makefile | 6 | ||||
-rw-r--r-- | 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 |