aboutsummaryrefslogtreecommitdiff
path: root/port-files/obsolete/debian/watch
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2019-04-27 09:29:11 -0400
committerKen Moore <ken@ixsystems.com>2019-04-27 09:29:11 -0400
commit910dd498d245e680e0bd102bc09f6499ac712cf5 (patch)
tree28da6cc2d4efb34f5528e87ca549cfbcbf8b9fe5 /port-files/obsolete/debian/watch
parentEnsure that the browser path is always canonical. (diff)
downloadlumina-910dd498d245e680e0bd102bc09f6499ac712cf5.tar.gz
lumina-910dd498d245e680e0bd102bc09f6499ac712cf5.tar.bz2
lumina-910dd498d245e680e0bd102bc09f6499ac712cf5.zip
Move the old debian/ebuild/spec port files into an obsolete directory.
If somebody wants to update them, they can get moved back into the main dir, but need to clearly mark that they are for old/obsolete versions only.
Diffstat (limited to 'port-files/obsolete/debian/watch')
-rw-r--r--port-files/obsolete/debian/watch2
1 files changed, 2 insertions, 0 deletions
diff --git a/port-files/obsolete/debian/watch b/port-files/obsolete/debian/watch
new file mode 100644
index 00000000..a9b2b04c
--- /dev/null
+++ b/port-files/obsolete/debian/watch
@@ -0,0 +1,2 @@
+version=3
+https://github.com/pcbsd/lumina/releases/ .*/v(\d[\d\.]+)-Release\.tar\.gz
bgstack15