aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorrobak <robak@FreeBSD.org>2016-04-15 04:34:29 +0800
committerrobak <robak@FreeBSD.org>2016-04-15 04:34:29 +0800
commit32a3c5944461532123d6f7bc8937952cf3319a5f (patch)
treebc5a8aede8ccf7eaca81655003b9d8f04460be0b /net-p2p
parentff698931e5577df69644ec88999e167c9b77f035 (diff)
downloadfreebsd-ports-gnome-32a3c5944461532123d6f7bc8937952cf3319a5f.tar.gz
freebsd-ports-gnome-32a3c5944461532123d6f7bc8937952cf3319a5f.tar.zst
freebsd-ports-gnome-32a3c5944461532123d6f7bc8937952cf3319a5f.zip
net-p2p/btsync: update upstream location
PR: 208796 Submitted by: joshruehlig@gmail.com (maintainer) MFH: 2016Q2
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/btsync/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/btsync/Makefile b/net-p2p/btsync/Makefile
index 4cca604fd0be..dce8b94de350 100644
--- a/net-p2p/btsync/Makefile
+++ b/net-p2p/btsync/Makefile
@@ -3,8 +3,8 @@
PORTNAME= btsync
PORTVERSION= 2.3.6
CATEGORIES= net-p2p
-MASTER_SITES= https://download-cdn.getsyncapp.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \
- http://download-cdn.getsyncapp.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/
+MASTER_SITES= https://download-cdn.getsync.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/ \
+ http://download-cdn.getsync.com/${PORTVERSION}/FreeBSD-${CONFIG_ARCH}/
DISTNAME= BitTorrent-Sync_freebsd_${CONFIG_ARCH}
MAINTAINER= joshruehlig@gmail.com
href='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/audio/lame?id=da880765886f48c0ac8fd253e5601d04ea853215'>Conversion to a single libtool environment.ade2006-02-231-2/+1 * SHA256ifyedwin2006-01-221-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * - ARCH is defined in bsd.port.pre.mk.flz2005-04-111-5/+7 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * Update to 3.96.1 (fixes some segfaults).netchild2004-07-302-3/+3 * Update to 3.96.netchild2004-04-123-6/+4 * Trevor thinks we may be seen as a manufacturer of lame if we distributenetchild2004-03-201-0/+2 * Add size data, approved by maintainers.trevor2004-03-191-0/+1 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+0 * - fix plist (only affects installs from a package) [1]netchild2004-02-163-12/+4 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * Update to 3.95.1.netchild2004-01-142-2/+3 * Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-211-19/+19 * Clear moonlight beckons.ade2003-03-072-1/+1 * Update to 3.93.1 (bug fixes which affect the quality of a MP3).netchild2002-12-032-3/+2 * Update to 3.93.netchild2002-11-176-63/+4 * - (finally) update to 3.92netchild2002-10-085-50/+69 * Fix the bugs and buglets which were causing warnings on -stable andmi2002-09-303-0/+32 * Enable 'mp3rtp' for lame to support (live) mp3 streaming with rtp viatorstenb2002-09-212-1/+2 * Use USE_GNOMENG.marcus2002-08-311-5/+7 * Respect CFLAGS.naddy2002-08-161-0/+16 * nasm dependency is i386-only.naddy2002-08-121-1/+3 * Enable building of the GTK GUI.anders2002-04-222-2/+22 * Update to 3.91pat2002-01-175-70/+24 * update master site subdirijliao2001-12-091-1/+1 * Add NOPORTDOCS support to pkg-plistijliao2001-07-081-11/+11 * 1) Revert change supporting for shared library build/installationlioux2001-01-083-22/+31 * 1) Add shared library build support. A Good Thing(TM)lioux2001-01-073-30/+25 * Code is now under GPL, remove the RESTRICTED flag.lioux2000-10-301-1/+0 * New fetch arrangements. Patch no longer needed.lioux2000-10-292-10/+3 * Fix my breakage (removed the do-install target). This patch appears to havereg2000-10-121-2/+4 * Implment WANT_GTK.reg2000-10-052-18/+10 * Add missing WWW tag to DESCRlioux2000-10-041-0/+2 * - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-configsteve2000-07-082-6/+15 * Fix improper #ifdef.will2000-06-081-1/+1 * Update to lame 3.70cpiazza2000-04-305-16/+18 * Standardize all user defined options to the booleans WITH_FOO andreg2000-04-172-3/+3 * update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3 * Update to ver 3.51cpiazza1999-11-222-3/+3 * - Update to 3.50cpiazza1999-11-215-32/+35 * Attack of the COMMENT police. Fixed a bunch of typos, grammaticaljim1999-10-021-1/+1 * We don't have a fp_* cruft on FreeBSD/Alpha.steve1999-09-201-0/+11 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Now full-source distribution is removed from archives,sada1999-07-282-10/+16 * Upgrade to 3.13.sada1999-07-052-5/+5 * Upgrade: lamer -> lame ver.3.sada1999-06-116-43/+61 * Wisten, to the SWwound, of a Whole new WOOhoek1999-05-031-1/+1 * Add www url to pkg/DESCR.sada1999-02-021-0/+2 * Fix a typo on pkg/COMMENT.sada1999-01-151-1/+1