Page MenuHomeFreeBSD

- Update to 2.1
ClosedPublic

Authored by miwi on Dec 20 2015, 5:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 12, 6:05 PM
Unknown Object (File)
Sun, Apr 12, 6:02 PM
Unknown Object (File)
Mar 15 2026, 2:34 PM
Unknown Object (File)
Mar 4 2026, 2:46 AM
Unknown Object (File)
Mar 4 2026, 2:37 AM
Unknown Object (File)
Feb 20 2026, 10:52 AM
Unknown Object (File)
Feb 8 2026, 2:05 PM
Unknown Object (File)
Dec 29 2025, 12:43 AM
Subscribers
None

Details

Summary
  • Pass maintainership to submitter
  • Use autoplist

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

miwi retitled this revision from to - Update to 2.1.
miwi updated this object.
miwi edited the test plan for this revision. (Show Details)
miwi added reviewers: mat, bapt.
sysutils/battray/Makefile
20 ↗(On Diff #11477)

wouldn't it be better to set DISTNAME=${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT} instead ?

  • Change to DISTNAME as recommanded.

I'm sure you need to run make makesum again ;-)

Hm? I did still same ..

[7:06] miwi@miwibox /usr/home/miwi/dev/ports/sysutils/battray# sudo mm

> License MIT accepted by the user

> battray-2.1 depends on file: /usr/local/sbin/pkg - found

> battray-2.1.tar.gz doesn't seem to exist in /usr/home/miwi/dev/ports/distfiles/.

> Attempting to fetch http://code.arp242.net/battray/get/011402fbc2a3.tar.gz?dummy=/battray-2.1.tar.gz

fetch: http://code.arp242.net/battray/get/011402fbc2a3.tar.gz?dummy=/battray-2.1.tar.gz: size of remote file is not known
battray-2.1.tar.gz 66 kB 108 kBps 00m01s

> Fetching all distfiles required by battray-2.1 for building

[7:06][miwi@miwibox] $ svn diff distinfo (~/dev/ports/sysutils/battray)

Index: distinfo

  • distinfo (revision 403484)

+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (battray-1.5.tar.gz) = 0c92976b042870a59dd740d0feb26962c5b535bcaa52244590e172075faa73e4
-SIZE (battray-1.5.tar.gz) = 66421
+SHA256 (battray-2.1.tar.gz) = eb0a647422f52aa5e719e129b555b8f57e2ca042df7a05817f14e6a6976bb31d
+SIZE (battray-2.1.tar.gz) = 68062

Ah, sorry, I did say DISTNAME and you wrote DISTFILE, which does not do anything.

miwi edited edge metadata.
  • s/DISTFILE/DISTNAME
sysutils/battray/Makefile
15 ↗(On Diff #11543)

that's wrong.

15 ↗(On Diff #11543)

Sorry, the devel/ part

  • Replace *_DEPENDS with USE_GNOME=py3gobject3
mat edited edge metadata.
This revision is now accepted and ready to land.Dec 22 2015, 1:50 AM
This revision was automatically updated to reflect the committed changes.
miwi mentioned this in rP404201: - Update to 2.1.