notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: www/py-django-dpaste/files

Number of commits found: 5

Monday, 28 Sep 2020
02:34 koobs search for other commits by this committer
www/py-django-dpaste: Fix RUN_DEPENDS regression

ports r549439 caused www/py-django-dpaste to fail to build:

  py37-django-dpaste-3.3.1_1 depends on package: py37-jsx-lexer=0.0.7 - not
found

This change backports an upstream commit [1] allowing js-lexer
dependency to >=0.0.7

[1]
https://github.com/bartTC/dpaste/commit/02a6812c80a7471cffd0e82b5093ac6e7a783bcd

Reported by:	pkg-fallout
MFH:		2020Q3 (build fix, no functional change in quarterly)
Original commitRevision:550390 
Friday, 6 Sep 2019
14:53 koobs search for other commits by this committer
www/py-django-dpaste: Update to 3.3.1

Changelog:

  https://github.com/bartTC/dpaste/blob/v3.3/CHANGELOG.rst
Original commitRevision:511318 
Monday, 15 Aug 2016
04:57 koobs search for other commits by this committer
www/py-django-dpaste: Update to 2.10

- Update PORTVERSION and distinfo checksum (2.10)
- Switch MASTER_SITES to CHEESESHOP (PyPI)
- Update RUN_DEPENDS
- Mark architecture independent (NO_ARCH)
- Patch setup.py/runtests.py so standard test methods work. Tox isn't required.
- Modernize test target (do-test: setup.py.test)


  https://github.com/bartTC/dpaste/blob/v2.10/CHANGELOG
Original commitRevision:420214 
Saturday, 14 Dec 2013
13:09 koobs search for other commits by this committer
www/py-django-dpaste: Packaging fixes upstreamed and distfile re-rolled

Four reported issues were upstreamed and the PyPi distribution file
was re-rolled without a version bump or new tag. A number of addition
commits also come along with this (Cmd-Enter to submit form) so bump
PORTREVISION accordingly.

- Delete all patches and the post-patch: workaround. Fixes:

 Issue #26: Templates and static files missing from sdist and installed
            files (create MANIFEST.in)

            https://github.com/bartTC/dpaste/issues/26

 Issue #27: manage.py uneccessarily installed in LOCALBASE/bin due
            to scripts= in setup.py

            https://github.com/bartTC/dpaste/issues/27

 Issue #28: Trove classifiers missing in pypi entry (use list not tuple)

            https://github.com/bartTC/dpaste/issues/28

 Issue #29: Create LICENSE file, add MIT contents, add to MANIFEST.in

            https://github.com/bartTC/dpaste/issues/29
Original commitRevision:336443 
Sunday, 8 Dec 2013
13:17 koobs search for other commits by this committer
www/py-django-dpaste: Pastebin application that powers dpaste.de [NEW PORT]

dpaste is a Django based pastebin. It's intended to run separately but its
also possible to be installed into an existing Django project like a regular
app. You can find a live example on dpaste.de

WWW: https://github.com/bartTC/dpaste/
Original commitRevision:335885 

Number of commits found: 5